No description
Find a file
Régis Crelier a62107cfaf Check for a passed-in type argument vector in the prolog of generic functions.
Do this in unoptimized code only, when --reify-generic-functions is specified.
This is still work in progress, and support in optimizer, in inliner, in DBC,
in kernel to ir, and other areas, will follow.
Many small fixes and added todos.

R=rmacnak@google.com, vegorov@google.com

Review-Url: https://codereview.chromium.org/2941643002 .
2017-06-21 09:02:16 -07:00
build
client
docs/language
pkg Revert status change after disabling problematic test 2017-06-21 08:45:12 -07:00
runtime Check for a passed-in type argument vector in the prolog of generic functions. 2017-06-21 09:02:16 -07:00
samples
samples-dev
sdk [kernel] Make fasta call a new constructor on FallThroughError 2017-06-21 08:40:59 +02:00
tests Re-insert linebreak in dwarf_stack_trace_test 2017-06-21 13:47:38 +02:00
third_party
tools Revert "Merge branch 'co19roll'" 2017-06-21 07:15:25 +02:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Update dartdoc to v0.13.0+1. 2017-06-21 07:58:25 -07: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.