dart-sdk/runtime
Ivan Posva 6d0453594a - Prevent running of the dart_bootstrap script by default.
- Fix argument handling in Python: argparse does not properly handle booleans.

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org/1519063004 .
2015-12-11 13:23:12 -08:00
..
bin Remove stray copy of OS::AlignedAllocate. 2015-12-11 13:13:52 -08:00
include - Remove the legacy debug protocol. 2015-12-03 17:46:02 -08:00
lib Use a monotonic clock in the implementation of Timer. 2015-12-11 12:39:56 -08:00
observatory - Prevent running of the dart_bootstrap script by default. 2015-12-11 13:23:12 -08:00
platform - Remove the legacy debug protocol. 2015-12-03 17:46:02 -08:00
tests/vm Reapply "Precompilation/x64: Load float vector constants via Thread." 2015-12-04 09:46:21 -08:00
third_party/double-conversion error can shift more than 32 bits. 2015-07-13 08:50:37 -07:00
tools - Make sure the tar file for Observatory resources only contains 2015-12-07 15:27:28 -08:00
vm Fix stack overflow check in InvokeClosure. 2015-12-10 14:06:19 -08:00
.gitignore
BUILD.gn Enable generation of instruction buffer on precompilation 2015-10-22 12:26:41 -07:00
codereview.settings Remove trailing slash in codereview.settings to fix review url double slash 2015-10-01 07:27:13 -07:00
CPPLINT.cfg - Use the simulator to do atomic operations that could also 2014-10-27 19:21:33 +00:00
dart-runtime.gyp VM: Add dart_precompiled build target, a standalone VM without the JIT compiler. 2015-11-19 10:13:16 +01:00
PRESUBMIT.py