Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.2.0
/
docs
tag
a9a76e08404948ef7767ecbcba5341f41dbfa1fe
tagger
Alexander Thomas <athom@google.com>
Tue Feb 26 14:04:32 2019
object
e51bdfb6f69240996030f476aa9ba7f6efdae549
2.2.0
8934716
Incorporate mixin declarations in language specification.
by Lasse R.H. Nielsen
· 7 years ago
33ae5f0
Performed copyedits proposed by Patrice Chalin
by Erik Ernst
· 7 years ago
fed59a7
Whitespace and formatting cleanup
by Erik Ernst
· 7 years ago
a12805b
Gathered all spec snippets about operator == into one location
by Erik Ernst
· 7 years ago
649c4e6
Revised all spec occurrences of "dynamic error"/"dynamic type error"
by Erik Ernst
· 7 years ago
da6938a
After some more `git cl uploads`, this fixes a bunch of
by Erik Ernst
· 7 years ago
d51a847
Integrating generic-function-instantiation.md into dartLangSpec.tex
by Erik Ernst
· 7 years ago
37e06d3
Create breaking-changes.md
by Michael Thomsen
· 7 years ago
02bb437
Added specification of new style function types, generalized typedefs
by Erik Ernst
· 7 years ago
f4986cc
Fixed a couple of typos, including LaTeX error
by Erik Ernst
· 7 years ago
68f77fa
Specify that extending or implementing Function does nothing.
by Lasse R.H. Nielsen
· 7 years ago
cba23af
Adjusted spec to make it an error to have a method - getter/setter clash
by Erik Ernst
· 7 years ago
5ed1c61
Minor grammar and consistency fixes
by Paul Berry
· 7 years ago
c565d4e
Make the specification not mention `LinkedHashSet`.
by Lasse R.H. Nielsen
· 7 years ago
5b3b199
Integrated generalized-void.md into dartLangSpec.tex
by Erik Ernst
· 7 years ago
9e48cc7
Adjust specification of type tests to include promotion to X & S
by Erik Ernst
· 7 years ago
a862e86
Remove docs/language/informal/subtyping.md, which is now in the language repo
by Leaf Petersen
· 7 years ago
5d8501a
Integrated invalid_returns.md
by Erik Ernst
· 7 years ago
8dd03be
Add specification of set literals.
by Lasse Reichstein Holst Nielsen
· 7 years ago
825b1c0
Corrected status of subtyping.md
by Erik Ernst
· 7 years ago
d118c7f
Added changelog entry for instantiate-to-bound integration + commentary
by Erik Ernst
· 7 years ago
67217f4
Integration of i2b into dartLangSpec.tex
by Erik Ernst
· 7 years ago
cd2e768
Corrected instantiate-to-bound.md.
by Erik Ernst
· 7 years ago
00cec99
Integrated subtyping.md into dartLangSpec.tex
by Erik Ernst
· 7 years ago
f43c765
TBR: Added a missing status update to the int64.md feature specification.
by Erik Ernst
· 7 years ago
614ae7f
Integrated covariant parameter feature specs.
by Erik Ernst
· 7 years ago
30c5b39
Integrated dynamic-members.md
by Erik Ernst
· 7 years ago
207f06c
Typo fix in spec, just one spurious `{` removed.
by Erik Ernst
· 7 years ago
38d92dd
Allow Type objects as case expressions and constant map keys.
by Lasse R.H. Nielsen
· 7 years ago
09a44b8
Fixed a typo level problem with an Index and a spurious comment.
by Erik Ernst
· 7 years ago
4324bd1
Fix dead link in mixin-declaration
by Michael Thomsen
· 7 years ago
33c3218
Cleaned up some terminology, whitespace, and added index.
by Erik Ernst
· 7 years ago
c0db490
Merge remote-tracking branch 'github/master'
by Jonas Termansen
· 7 years ago
117c23f
Corrected nSM forwarder rules cf. #34962
by Erik Ernst
· 7 years ago
57f895c
Bounds of a generic type alias ensure the body is regular-bounded
by Erik Ernst
· 7 years ago
d693742
Specify for all literals whether the object overrides `Object.==`.
by Lasse R.H. Nielsen
· 7 years ago
e4e82da
Changed dartLangSpec errors to warnings
by Erik Ernst
· 7 years ago
af8e291
Respecify where type promotion happens.
by Lasse R.H. Nielsen
· 7 years ago
ade528c
Fixed the type alias omission in the def. of simple bounds
by Erik Ernst
· 7 years ago
7c7df7b
Add initial version of feature specification on interface conflicts.
by Erik Ernst
· 7 years ago
23c36ed
Elaborate that -0 means -0.0 in double context or when compiled to JS.
by Lasse R.H. Nielsen
· 7 years ago
a9b47bd
Integrated nosuchmethod-forwarding.md into dartLangSpec.tex
by Erik Ernst
· 7 years ago
6e561b7
Corrected several near-typo errors in Redirecting Factory Constructors
by Erik Ernst
· 7 years ago
62e67d7
Adjusted instantiate-to-bound.md such that it covers type aliases
by Erik Ernst
· 7 years ago
0a26599
Adjusted terminology to emphasize "compile-time constant" in commentary
by Erik Ernst
· 7 years ago
0808d29
Update spec of potentially constant and compile-time constant expressions.
by Lasse R.H. Nielsen
· 7 years ago
e05f1fc
Adjusted superclasses to make a mixin application superclass abstract
by Erik Ernst
· 7 years ago
4816b60
Eliminate checked mode and production mode
by Erik Ernst
· 7 years ago
f4dfb61
Corrected the "reusing part" error to take exports into account.
by Erik Ernst
· 7 years ago
c3c4e63
Adjusted spec to use package syntax, thus eliminating bnf.sty
by Erik Ernst
· 7 years ago
5af9844
Language specification reorganization.
by Erik Ernst
· 7 years ago
b9cb904
Fix typo in int-to-double.md
by Lasse R.H. Nielsen
· 7 years ago
d6bec62
Add tests for implicit conversion of integer literals to double values in a double context.
by Lasse R.H. Nielsen
· 7 years ago
e2fdd57
Clarify ambiguous definition of constant interpolated string expressions.
by Paul Berry
· 7 years ago
4ef1ad0
Update the language spec to allow `with` clause without an `extends` clause
by danrubel
· 7 years ago
f071f7c
Updated the status of each feature specification as needed
by Erik Ernst
· 7 years ago
9883fcc
Fix valid_returns tests.
by Leaf Petersen
· 7 years ago
52f2241
Added int-to-double.md
by Erik Ernst
· 7 years ago
1acf6f7
dynamic-members.md: Make `d.hashCode()` and `d.runtimeType()` an error
by Erik Ernst
· 7 years ago
9388cb3
Removed rule against return; & return e; in same function
by Erik Ernst
· 7 years ago
65b8ab1
Fixes a bad escape.
by Daniel Hillerström
· 7 years ago
f6242cb
Disallow expressions statements starting with `{`.
by Lasse Reichstein Holst Nielsen
· 7 years ago
9282a34
Corrected specification of dynamic checks on redirecting factories
by Erik Ernst
· 7 years ago
f88582e
Improve wording in invalid return spec per comments.
by Leaf Petersen
· 7 years ago
9085009
Adjusted type variable name conflicts to match class member rules
by Erik Ernst
· 7 years ago
be0969b
Specify that superinitializers must come at the end
by Erik Ernst
· 7 years ago
1a2532c
Adjusted end of 10.6 about constant object expressions
by Erik Ernst
· 7 years ago
891b716
Fix overly strict invalid return checking.
by Leaf Petersen
· 7 years ago
d14b256
Specify integer literals in double context.
by Lasse Reichstein Holst Nielsen
· 7 years ago
98c8cfc
Add note to language/informal deprecating the directory
by Sam Rawlins
· 7 years ago
75f92ac
Point old super mixin informal spec to canonical copy
by Leaf Petersen
· 7 years ago
0c18758
Added return-void-2-dynamic to whitelist of generalized-void.md
by Erik Ernst
· 7 years ago
6920d6b
Added specification of generated nSM forwarders for private methods
by Erik Ernst
· 7 years ago
61148ea
Update mixin-declaration feature specification.
by Lasse R.H. Nielsen
· 7 years ago
73663ae
Allow void on the RHS of null coalescing expressions
by Leaf Petersen
· 7 years ago
02ba125
Add informal spec for invalid returns.
by Leaf Petersen
· 7 years ago
b8098e9
Added new feature spec generic-function-instantiation.md.
by Erik Ernst
· 7 years ago
f55e23a
Fixed obsolete reference about member conflicts
by Erik Ernst
· 7 years ago
715d597
Added specification that redirecting constructors must be checked.
by Erik Ernst
· 7 years ago
a07b2a1
Changed all warnings to errors in the language specification.
by Erik Ernst
· 7 years ago
b803d74
Adjusted errors for FutureOr in class headers
by Erik Ernst
· 7 years ago
4fd0404
Adjusted circularity prevention rule for type variable subtyping
by Erik Ernst
· 7 years ago
5fab324
Update boolean conversion section of the specification to Dart 2.
by Lasse Reichstein Holst Nielsen
· 7 years ago
b43dc89
Remove spec references to Symbol constructor.
by Lasse R.H. Nielsen
· 7 years ago
28ed0d7
Make it explicit that "dynamic" is exported from dart:core.
by Lasse R.H. Nielsen
· 7 years ago
5d4dbda
Adjust stringContentTDQ, stringContentTSQ to allow escapes.
by Erik Ernst
· 7 years ago
e2c54e9
Fix cascade specification.
by Lasse R.H. Nielsen
· 7 years ago
d7e5332
Make dual use of a part in the same program an error.
by Erik Ernst
· 7 years ago
f7289aa
Remove specification of naming conventions.
by Lasse R.H. Nielsen
· 7 years ago
8713178
Add appendix to spec which specifies JavaScript integer behavior.
by Lasse R.H. Nielsen
· 7 years ago
4a7ccd5
Deleted TODO comment in Scoping
by Erik Ernst
· 7 years ago
8dca855
Specify dynamic type of Futures/... returned from async/... functions
by Erik Ernst
· 7 years ago
5dced20
Fix bad merge in spec.
by Lasse R.H. Nielsen
· 7 years ago
d4e908d
Add configurable imports to the language specification.
by Lasse R.H. Nielsen
· 7 years ago
bfa8be8
Extending dartLangSpec.tex with super-bounded types and variance.
by Erik Ernst
· 7 years ago
6f68bec
TBR: Typos fixed
by Erik Ernst
· 7 years ago
dd83e69
Add 64-bit integer semantics to the specification.
by Lasse R.H. Nielsen
· 7 years ago
715c14c
Added changelog entry for member conflict updates
by Erik Ernst
· 7 years ago
08c893d
Simplify class member conflict rules.
by Erik Ernst
· 7 years ago
e20189e
Adjusted the instantiate-to-bound algorithm to break cycles at
by Erik Ernst
· 7 years ago
Next »