No description
Find a file
Martin Kustermann e9ffc02663 Add partial instantiation support for constant evaluator [PartialInstantiationConstant]
Change-Id: Iaa93da60331737aaa6bceb4d2fe1d791dc7e95e9
Reviewed-on: https://dart-review.googlesource.com/52445
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2018-04-25 09:25:28 +00:00
.github
build
client
docs
pkg Add partial instantiation support for constant evaluator [PartialInstantiationConstant] 2018-04-25 09:25:28 +00:00
runtime Add partial instantiation support for constant evaluator [PartialInstantiationConstant] 2018-04-25 09:25:28 +00:00
samples
samples-dev
sdk Revert "Create _nullFuture and _falseFuture in the root zone." 2018-04-24 20:45:38 +00:00
tests Revert "Create _nullFuture and _falseFuture in the root zone." 2018-04-24 20:45:38 +00:00
third_party
tools Build Observatory directly with dart2js 2018-04-24 21:56:09 +00:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn [gn] Propagate outputs up to //create_sdk. 2018-04-24 16:03:45 +00:00
CHANGELOG.md
codereview.settings
dartdoc_options.yaml
DEPS
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

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.

Contributing to Dart

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

You can also contribute patches, as described in Contributing.

License & patents

See LICENSE and PATENTS.