commit | ccbeebe2a6951352461a98ee17ebfb1b07554749 | [log] [tgz] |
---|---|---|
author | Dmitry Stefantsov <dmitryas@google.com> | Tue Nov 28 17:36:44 2017 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org> | Tue Nov 28 17:36:44 2017 +0000 |
tree | 173be6cc32c348e994645f540946cef99f8cbe14 | |
parent | 0599ed3e901a161ab5e9942a35b91e6d64b7a0e0 [diff] |
[kernel] Add new member kind for redirecting factory constructors New type of AST nodes RedirectingFactoryConstructor is added to Kernel. The goal is to keep the information about redirecting factory constructors in the class for the linking phase. Change-Id: I7477c617fa7fd4935ceb23098ec7c056d1f286ca Reviewed-on: https://dart-review.googlesource.com/14740 Commit-Queue: Dmitry Stefantsov <dmitryas@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com>
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.