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

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

Issue 1423333002: Option support for `enableSuperMixins` (and more). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Merge with master. Created 5 years, 1 month 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 | « pkg/analysis_server/pubspec.yaml ('k') | pkg/analyzer/lib/src/generated/error.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.26.1+17
2 * (Internal) Introduced context configuration logic (`configureContext()` extrac ted from server).
3
1 ## 0.26.1+16 4 ## 0.26.1+16
2 * (Internal) Options validation plugin API update. 5 * (Internal) Options validation plugin API update.
3 6
4 ## 0.26.1+15 7 ## 0.26.1+15
5 * (Internal) Provisional options validation plugin API. 8 * (Internal) Provisional options validation plugin API.
6 9
7 ## 0.26.1+13 10 ## 0.26.1+13
8 * (Internal) Plugin processing fixes. 11 * (Internal) Plugin processing fixes.
9 12
10 ## 0.26.1+11 13 ## 0.26.1+11
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 ## 0.22.0 106 ## 0.22.0
104 107
105 New API: 108 New API:
106 109
107 * `Source.uri` added. 110 * `Source.uri` added.
108 111
109 Breaking changes: 112 Breaking changes:
110 113
111 * `DartSdk.fromEncoding` replaced with `fromFileUri`. 114 * `DartSdk.fromEncoding` replaced with `fromFileUri`.
112 * `Source.resolveRelative` replaced with `resolveRelativeUri`. 115 * `Source.resolveRelative` replaced with `resolveRelativeUri`.
OLDNEW
« no previous file with comments | « pkg/analysis_server/pubspec.yaml ('k') | pkg/analyzer/lib/src/generated/error.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698