|
- Split Dart core libraries into shared sources and patch sources.
Currently this split goes along the runtime vs. library directories,
eventually more shared code will be sitting in the shared library
sources.
Committed: https://code.google.com/p/dart/source/detail?r=10612
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+363 lines, -121 lines) |
Patch |
|
A |
lib/empty_source.dart
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
lib/math_sources.gypi
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
vm/bootstrap.h
|
View
|
1
2
|
1 chunk |
+12 lines, -5 lines |
0 comments
|
Download
|
|
M |
vm/bootstrap.cc
|
View
|
1
2
|
1 chunk |
+30 lines, -36 lines |
0 comments
|
Download
|
|
M |
vm/bootstrap_nocorelib.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
vm/dart_api_impl_test.cc
|
View
|
1
2
|
1 chunk |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
vm/object.h
|
View
|
1
2
|
5 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
|
M |
vm/object.cc
|
View
|
1
2
|
8 chunks |
+72 lines, -49 lines |
0 comments
|
Download
|
|
M |
vm/parser.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
vm/vm.gypi
|
View
|
1
2
|
9 chunks |
+207 lines, -6 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|