dart-sdk/runtime
2015-05-06 14:53:12 +00:00
..
bin Add --noopt flag that sets all kind of flags to make unoptimzied code as fast as possible (and not running optimized code at all). 2015-05-01 20:55:24 +00:00
include Add Dart_NewIntegerFromUint64. Fix Dart_IntegerToUint64 for negative Smis. 2015-04-14 17:52:06 +00:00
lib Make EfficientLength public, as EfficientLengthIterable. 2015-05-06 09:00:45 +00:00
observatory Fix breakage due to package upgrades 2015-05-06 14:53:12 +00:00
platform Fixes to enable building dart:io implementation cleanly in mojo tree 2015-04-27 14:46:32 +00:00
tests/vm Skip huge array allocation in ARM tests. 2015-05-05 06:11:11 +00:00
third_party/double-conversion - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
tools First step towards splitting a full snapshot into a vm isolate snapshot and a 2015-03-31 18:46:19 +00:00
vm Implement Smi_bitLength intrinsic on mips, arm, and arm64. 2015-05-06 13:56:08 +00:00
.gitignore Ignore runtime/pkg/. 2012-12-19 11:25:41 +00:00
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 - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
PRESUBMIT.py - Add more data collection to the scavenger. 2013-10-16 23:15:11 +00:00