No description
Find a file
Ryan Macnak c439ebead0 [vm, gc] Update old allocation stats when scanning instead of pushing.
Avoids the incremental barrier needing to deal with allocation stats, and avoids a repeated size calculation.

Bug: https://github.com/dart-lang/sdk/issues/34002
Change-Id: I9104ffca30174a3e659c93d20b4888678e8e759a
Reviewed-on: https://dart-review.googlesource.com/68221
Reviewed-by: Zach Anderson <zra@google.com>
2018-08-07 17:49:03 +00:00
.github
build
client
docs
pkg [vm/precomp] Support @pragma for fields and remove associated entry-point entries. 2018-08-07 16:47:50 +00:00
runtime [vm, gc] Update old allocation stats when scanning instead of pushing. 2018-08-07 17:49:03 +00:00
samples
samples-dev
sdk [vm/precomp] Support @pragma for fields and remove associated entry-point entries. 2018-08-07 16:47:50 +00:00
tests Update tests for const constructors in subclasses of mixin applications 2018-08-07 17:26:25 +00:00
third_party
tools [vm/precomp] Take 4 for procedure- and class-entrypoints. 2018-08-07 13:54:27 +00:00
utils
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn
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.