This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
18a29ba8a86ff7bfd2f712d44285acd2cfaa48e2
sdk
/
runtime
T
History
John McCutchan
9c4a0364de
Add missing dependency from gen_snapshot to generate_resources_cc_file
...
BUG= Review URL:
https://codereview.chromium.org/1408113002
.
2015-10-16 07:42:28 -07:00
..
bin
Add missing dependency from gen_snapshot to generate_resources_cc_file
2015-10-16 07:42:28 -07:00
include
Fix for issue 22379246 makes the API consistent between Dart_New and Dart_InvokeConstructor.
2015-10-14 10:06:30 -07:00
lib
Add a 'secure' constructor to Random in dart:math returning a cryptographically
2015-10-15 10:16:03 -07:00
observatory
Pad line number appropriately when generating script insets.
2015-10-14 13:28:33 -07:00
platform
Use #if TARGET_OS_IOS instead of #ifdef TARGET_OS_IOS.
2015-10-12 12:38:10 +02:00
tests
/vm
Call known TLS destructors on Windows
2015-10-14 07:59:33 -07:00
third_party
/double-conversion
error can shift more than 32 bits.
2015-07-13 08:50:37 -07:00
tools
Add link to BMU benchmark gallery generator tool.
2015-10-02 17:18:39 -07:00
vm
Refactor ReadObjectImpl to use the as_reference field and eliminate ReadObjectRef and ReadInlinedObject functions.
2015-10-15 17:29:49 -07:00
.gitignore
…
BUILD.gn
Add public_config to :libdart in runtime/BUILD.gn
2015-09-25 12:41:03 -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
Remove dart_debugger_api.h
2015-06-17 14:56:55 -07:00
PRESUBMIT.py
…