Find a file
Samir Jindel 3e7ce992cf [vm/tfa] Implementation of type arguments tracking in TFA.
Change-Id: I9398186e27ae7a040e249df010ae16fb6ab6da89
Cq-Include-Trybots: luci.dart.try:vm-kernel-win-release-x64-try, vm-kernel-optcounter-threshold-linux-release-x64-try, vm-kernel-precomp-linux-debug-x64-try, vm-kernel-precomp-linux-release-simarm-try, vm-kernel-precomp-linux-release-simarm64-try, vm-kernel-precomp-linux-release-x64-try, vm-kernel-precomp-win-release-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/74962
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2018-10-11 19:09:42 +00:00
.github Add no-response bot configuration. 2018-10-05 22:21:06 +00:00
build Fix build rule. 2018-10-03 20:25:36 +00:00
client
docs Add initial version of feature specification on interface conflicts. 2018-10-11 13:32:00 +00:00
pkg [vm/tfa] Implementation of type arguments tracking in TFA. 2018-10-11 19:09:42 +00:00
runtime [vm, gc] Disable reads and writes to from-space after a scavenge. 2018-10-11 18:15:22 +00:00
samples
samples-dev fix some typos 2018-10-10 19:15:30 +00:00
sdk Report null error as a NoSuchMethodError 2018-10-10 20:07:44 +00:00
tests [gardening] Mark co19 LibTest/io/RawDatagramSocket/any_A03_t01 flaky 2018-10-11 18:07:17 +00:00
third_party Revert "[infra] Upgrade gsutil to a new version (#31065)" 2018-10-11 13:00:12 +00:00
tools [gardening] Fix leaks in run_vm_tests binary detected by ASAN. 2018-10-11 16:52:14 +00:00
utils Remove TargetFlags.strongMode 2018-10-10 12:11:41 +00:00
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages Upgrade dartdoc and dependencies for 0.22.0. 2018-10-03 21:05:17 +00:00
.vpython [infra] Add .vpython spec to fix gsutil on the bots (#31065) 2018-10-11 15:11:35 +00:00
AUTHORS
BUILD.gn [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays 2018-10-02 23:27:05 +00:00
CHANGELOG.md [release] Prepare changelog for 2.1.0-dev.7.0 2018-10-10 18:36:42 +00:00
codereview.settings
CONTRIBUTING.md
dartdoc_options.yaml
DEPS Revert "[infra] Upgrade gsutil to a new version (#31065)" 2018-10-11 13:00:12 +00:00
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.