No description
Find a file
John McCutchan a6114c23cd Simplify reload error reporting
- [x] Rationalize the load failure code path.
- [x] Remove support for reload to be aborted via a callback.
- [x] If a reload fails due to an unwind error, ignore it as the isolate is dead anyway.
- [x] Move more allocations into the zone.

Review URL: https://codereview.chromium.org/2208553002 .
2016-08-02 16:11:30 -07:00
build
client
docs/language
pkg Add non-null types list to StrongModeOptions 2016-08-02 13:38:10 -07:00
runtime Simplify reload error reporting 2016-08-02 16:11:30 -07:00
samples
samples-dev
sdk
site/try
tests Initial status file updates for $hot_reload_rollback 2016-08-02 11:03:44 -07:00
third_party
tools Script to automate keeping ddc dep in sync. 2016-08-02 09:25:17 -07:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md Update dart_style to 0.2.9. 2016-08-01 17:14:37 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS DEPS AutoUpdate: dev_compiler 2016-08-02 14:45:17 -07:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

Learn how to get the source and prepare your machine to build the SDK.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License

See LICENSE.