2a3f00a17965f591f097f0e705f175f6b676d58f
* Enable --limit-ints-to-64-bits for CFE when it is used to generate kernel for VM as CFE relies on int.parse being able to parse correct literals and reject incorrect. * Pass --limit-ints-to-64-bits to gen_kernel via environment variable to support batch mode compilation. * Use current Dart SDK instead of checked-in Dart SDK to run CFE in gen_kernel as checked-in Dart SDK is old and it doesn't have int.parse fix yet. Issue: https://github.com/dart-lang/sdk/issues/31339 Change-Id: Iaba2a7945a3faa9427f9aab1e9f2b907fa2246a3 Reviewed-on: https://dart-review.googlesource.com/29941 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>
…
…
…
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
Description
Languages
Dart
84.6%
C++
13%
Python
0.7%
JavaScript
0.5%
HTML
0.4%
Other
0.5%