Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Side by Side Diff: CHANGELOG.md

Issue 865293002: support basic identifiers in constructors (Closed) Base URL: git@github.com:dart-lang/static-init.git@master
Patch Set: add support for list and map literals Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | lib/transformer.dart » ('j') | lib/transformer.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.1.1
2
3 Top level properties and static class properties are now supported in initialzer
4 constructors, [5](https://github.com/dart-lang/initialize/issues/5).
5
1 ## 0.1.0+1 6 ## 0.1.0+1
2 7
3 Quick fix for the transformer on windows. 8 Quick fix for the transformer on windows.
4 9
5 ## 0.1.0 10 ## 0.1.0
6 11
7 Initial beta release. There is one notable missing feature in the release 12 Initial beta release. There is one notable missing feature in the release
8 regarding constructor arguments, see 13 regarding constructor arguments, see
9 [5](https://github.com/dart-lang/initialize/issues/5). 14 [5](https://github.com/dart-lang/initialize/issues/5).
OLDNEW
« no previous file with comments | « no previous file | lib/transformer.dart » ('j') | lib/transformer.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698