commit | 414d66dce65a876a8106f7dc884e06edf8b8155a | [log] [tgz] |
---|---|---|
author | Jens Johansen <jensj@google.com> | Wed Jan 11 09:59:52 2017 +0100 |
committer | Jens Johansen <jensj@google.com> | Wed Jan 11 09:59:52 2017 +0100 |
tree | 04291b2be0583e67762b3942650a1c28e1e544a9 | |
parent | cf069d2dfa7035a151bdedcd04253e5d0b407ec0 [diff] |
More offsets in kernel Added offsets to more nodes. Added end offsets to some nodes. Added functionnode debuggability flag. This changes the dill format. The new offsets et al. are read on the C++ side, but not used for anything usefull yet. This is step #2 in introducing these things, next step(s) will be using it on the C++ side. R=asgerf@google.com Review-Url: https://codereview.chromium.org/2626613002 .
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
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.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.
See LICENSE.