commit | d69374264824f18453d16d1ce1d3cf56a669ff49 | [log] [tgz] |
---|---|---|
author | Lasse R.H. Nielsen <lrn@google.com> | Wed Oct 24 09:07:50 2018 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org> | Wed Oct 24 09:07:50 2018 +0000 |
tree | 5b90f30eabcfbf4fe6229db43e050afa4aa67886 | |
parent | 5c9060283bd9b6629fa23cb58c9bc416ecdae0b9 [diff] |
Specify for all literals whether the object overrides `Object.==`. Also mention it in the `external const factory Symbol` constructor. This only relevant for constant expressions that may be used as switch case expressions or constant map keys. See #32557. Bug: http://dartbug.com/32557 Change-Id: Ie82799f3f0d39c21c10765338a7dfeb74a582add Reviewed-on: https://dart-review.googlesource.com/c/81242 Commit-Queue: Lasse R.H. Nielsen <lrn@google.com> Reviewed-by: Leaf Petersen <leafp@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
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.
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.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.