No description
Find a file
Alexander Aprelev 79b4b558ec [vm/tlab] Abandon tlab when thread gets descheduled. Allow all threads to allocate from tlab. Add tlab test.
Change-Id: I7b48ad26c74c9a7017cf0427d4be78674e5ffa49
Reviewed-on: https://dart-review.googlesource.com/c/92880
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2019-02-14 21:45:00 +00:00
.github
build
client
docs
pkg Remove the UX experiment 2 flag from the Dart Analysis Server. 2019-02-14 20:33:59 +00:00
runtime [vm/tlab] Abandon tlab when thread gets descheduled. Allow all threads to allocate from tlab. Add tlab test. 2019-02-14 21:45:00 +00:00
samples
samples-dev
sdk
tests [vm] Respect entry-point annotation on constructors during obfuscation. 2019-02-14 20:18:19 +00:00
third_party
tools
utils
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages
.vpython
AUTHORS
BUILD.gn
CHANGELOG.md Fix mistake in CHANGELOG. 2019-02-14 20:48:39 +00:00
codereview.settings
CONTRIBUTING.md
DEPS Update dartdoc version to 0.28.2. 2019-02-14 19:03:29 +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.