commit | 76f0e71b134268c7093036eaf57ca60ca9112043 | [log] [tgz] |
---|---|---|
author | Vyacheslav Egorov <vegorov@google.com> | Thu Oct 26 18:09:43 2017 +0200 |
committer | Vyacheslav Egorov <vegorov@google.com> | Thu Oct 26 18:09:43 2017 +0200 |
tree | d4b5a985cfc41adebadd8f7b81a8aacf3c4f970f | |
parent | d8668478b0781a9d43f6b997855eaeeaa72eb1e6 [diff] |
Preparatory work to move away from type inference in inferrer.dart to using strong mode types and interfaceTargets provided by the front-end. * Add pkg/kernel/bin/vip_type_check that would perform type checking. * Fix various small issues related to preserving interfaceTarget in method_call, treeshaker and vipclosures transformations. Bug: Change-Id: I6ae9b62f2548f6ff41cb4b7af9f317d23d96f80d
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.