dart-sdk/runtime
Søren Gjesse c05c8c6606 Revert change to Platform.excutable and add Platform.resolvedExecutable
The change to Platform.excutable in
e03ab17437 was a breaking change and it
has been reverted.

A new getter Platform.resolvedExecutable has been added to provide the
the fully qualified path of the executable.

BUG=https://github.com/dart-lang/sdk/issues/16994
R=lrn@google.com, kustermann@google.com, len@google.com

Review URL: https://codereview.chromium.org//1180623006.
2015-06-15 10:13:21 +02:00
..
bin Revert change to Platform.excutable and add Platform.resolvedExecutable 2015-06-15 10:13:21 +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 Expand the class id to 32 bits and size field to 16 bits on 64-bit platforms. 2015-06-12 16:42:40 -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 Fix accessing dart:_ libraries via exports. 2015-06-12 16:50:27 -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