No description
Find a file
Régis Crelier 7d90df42f1 [Kernel, VM runtime] Hook up bool checks in strong mode (fixes #32336).
Update kernel status file.

Change-Id: I08b153d431c15870e0251e7dd760213c795579c9
Reviewed-on: https://dart-review.googlesource.com/48707
Reviewed-by: Siva Annamalai <asiva@google.com>
2018-03-29 16:10:52 +00:00
build
client
docs
pkg [Kernel, VM runtime] Hook up bool checks in strong mode (fixes #32336). 2018-03-29 16:10:52 +00:00
runtime [Kernel, VM runtime] Hook up bool checks in strong mode (fixes #32336). 2018-03-29 16:10:52 +00:00
samples
samples-dev
sdk
tests [Kernel, VM runtime] Hook up bool checks in strong mode (fixes #32336). 2018-03-29 16:10:52 +00:00
third_party
tools
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
AUTHORS Add Cristian Almstrand to AUTHORS 2015-07-16 09:51:56 -07:00
BUILD.gn
CHANGELOG.md [dart:io] Adds IOOverrides.socketConnect 2018-03-28 23:07:49 +00:00
codereview.settings
dartdoc_options.yaml
DEPS
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS Creates a watchlist for sdk/lib/_http and adds me to it 2018-01-02 18:39:53 +00:00

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.