3fd5ffdbd4d90749f3f4bb9bb3ad34eafcd99f7c
- Create a separate compilation output directory for each VMOptions varient so they can run in parallel. - Run both the snapshotter and assembler from the test harness instead of a wrapper script so crashes in the snapshotter are correctly identified by the test harness. - Delete the assembly source for the precompiled shared library as we go to limit space required to run the test suite (now 61GB for X64 release). - Remove the VMOption --optimization-counter-threshold in when running precompilation tests. - Don't look at a library prefix's import list during load(), it was removed by tree-shaking. - Trace types of TypeParameters. - Trace types of a Function's owner and parent. - Update status file for remaining 4 failures under http://dartbug.com/25892. R=fschneider@google.com Review URL: https://codereview.chromium.org/1732323005 .
…
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
Learn how to get the source and prepare your machine to build the SDK.
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
See LICENSE.
Description
Languages
Dart
84.6%
C++
13%
Python
0.7%
JavaScript
0.5%
HTML
0.4%
Other
0.5%