dart-sdk/runtime
2015-05-15 23:15:19 +00:00
..
bin Add dart:io and dart:_builtin to the dartium snapshot so that vmservices can work, the previous approach of trying to load dart:io and dart:_builtin from the sources does not work in a dart-sdk distribution as the sources are not copied out. 2015-05-15 23:15:19 +00:00
include Add Dart_NewIntegerFromUint64. Fix Dart_IntegerToUint64 for negative Smis. 2015-04-14 17:52:06 +00:00
lib Revert 45783 2015-05-14 00:32:32 +00:00
observatory Use words please. 2015-05-15 20:28:28 +00:00
platform Fixes to enable building dart:io implementation cleanly in mojo tree 2015-04-27 14:46:32 +00:00
tests/vm Implement raw list checks. 2015-05-13 11:58:45 +00:00
third_party/double-conversion - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
tools Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00
vm Use words please. 2015-05-15 20:28:28 +00:00
.gitignore
BUILD.gn - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
codereview.settings
CPPLINT.cfg - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp - Use conditional code inclusion for the dart_no_snapshot and dart executables using the MACRO DART_NO_SNAPSHOT 2015-05-11 18:31:55 +00:00
PRESUBMIT.py