| commit | ac3e8cb7b3af6a4d866e9a1ebc62b58aefd06c25 | [log] [tgz] |
|---|---|---|
| author | Asger Feldthaus <asgerf@google.com> | Mon Feb 13 14:20:04 2017 +0100 |
| committer | Asger Feldthaus <asgerf@google.com> | Mon Feb 13 14:20:04 2017 +0100 |
| tree | d91510a6e65c8e8fcab6a824ca5dfc04ec0887c6 | |
| parent | 13bbbd0d79ccd35a766cf42b508f5ece65e4bbc9 [diff] |
Support for modular mixin resolution. When a class from a different build unit is mixed in, the instance members of the mixed-in class are retained in the external library definition, so the mixin resolution pass can clone them. BUG= R=kmillikin@google.com Review-Url: https://codereview.chromium.org/2669303002 .
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.