dart-sdk/runtime
Soren Gjesse 82535a6e91 Resolve the executable path on Mac OS when sym-linked
Don't try to test sym-linked files on Windows as Junctions only support
directories.

This helps to locate the Dart SDK (if any) from the path of the dart
executable. On Linux the use of /proc/self/exe already takes care of this.

R=kustermann@google.com
BUG=

Review URL: https://codereview.chromium.org//1178643007.
2015-06-12 09:26:47 +02:00
..
bin Resolve the executable path on Mac OS when sym-linked 2015-06-12 09:26:47 +02:00
include Fix for issue 23598, add a Dart_CreateLibrarySnapshot entrypoint to the API. 2015-06-08 18:05:16 -07:00
lib Detect zero receiver of modInverse (may not converge and time out 2015-06-10 16:40:24 -07:00
observatory Fix checked mode service test. 2015-06-10 13:24:09 +02:00
platform Shrink some fields and add some bounds checks. 2015-06-09 10:47:25 -07:00
tests/vm Update status for failing tests on MIPS hardware. 2015-05-27 16:33:57 +02:00
third_party/double-conversion - Remove JSCRE from the runtime. 2015-04-08 23:59:23 +00:00
tools Decrease Dart binary size by 1.7MB 2015-05-21 13:35:11 -07:00
vm Add an assertion to ensure that the return type and types of parameters are canonical or a TypeParameter. 2015-06-11 18:09:41 -07:00
.gitignore
BUILD.gn Update GN build files for Mojo roll 2015-05-22 11:32:14 -07: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 - Add more data collection to the scavenger. 2013-10-16 23:15:11 +00:00