No description
Find a file
Erik Ernst cd2e7680ed Corrected instantiate-to-bound.md.
Corrected instantiate-to-bound.md to (1) take the variance of the top level
type into account for each step of the algorithm, and (2) explicitly require
that the type yielded by the algorithm must be checked for well-boundedness;
finally (3) an example showing that we can indeed get a result which is not
well-bounded was added.

Also adjusted the terminology to be consistent with dartLangSpec.tex
(where we say 'generic type alias' rather than 'parameterized type
alias').

Change-Id: I4b4e4ee7988439e39b05514f172d69233b1695d7
Reviewed-on: https://dart-review.googlesource.com/c/80140
Reviewed-by: Leaf Petersen <leafp@google.com>
2018-12-07 09:25:17 +00:00
.github
build
client
docs Corrected instantiate-to-bound.md. 2018-12-07 09:25:17 +00:00
pkg Measure time spent emitting source-maps 2018-12-07 05:15:56 +00:00
runtime Reapply "[vm] Annotate longjmp-like functions with DART_NORETURN." 2018-12-06 19:09:06 +00:00
samples
samples-dev
sdk
tests Record deferred accesses in kernel world impacts and use it for splitting only 2018-12-06 23:20:38 +00:00
third_party
tools Remove support analyzer-use-fasta-parser from the test matrix. 2018-12-07 08:52:51 +00:00
utils
.clang-format
.gitattributes
.gitconfig
.gitignore tool to generate compile_commands.json for analysis servers 2018-12-06 14:36:51 +00:00
.gn
.mailmap
.packages
.vpython
AUTHORS
BUILD.gn
CHANGELOG.md Record deferred accesses in kernel world impacts and use it for splitting only 2018-12-06 23:20:38 +00:00
codereview.settings
CONTRIBUTING.md
dartdoc_options.yaml
DEPS Update dartdoc to v0.26.0 2018-12-04 23:57:15 +00: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.