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

Side by Side Diff: pkg/analyzer/CHANGELOG.md

Issue 489173002: New analyzer snapshot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
OLDNEW
1 ## 0.22.1
2
3 * Changes in the async/await support.
4
5
1 ## 0.22.0 6 ## 0.22.0
2 7
3 New API: 8 New API:
4 9
5 * Source.uri added. 10 * Source.uri added.
6 11
7 Breaking changes: 12 Breaking changes:
8 13
9 * DartSdk.fromEncoding replaced with "fromFileUri". 14 * DartSdk.fromEncoding replaced with "fromFileUri".
10 * Source.resolveRelative replaced with "resolveRelativeUri". 15 * Source.resolveRelative replaced with "resolveRelativeUri".
OLDNEW
« no previous file with comments | « pkg/analysis_server/test/services/completion/local_computer_test.dart ('k') | pkg/analyzer/lib/src/generated/ast.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698