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

Side by Side Diff: CHANGELOG.md

Issue 873313003: Cleanup some ambiguous and incorrect types and disable a case that in analyzer.dart that seems like… (Closed) Base URL: git@github.com:dart-lang/csslib.git@master
Patch Set: ptal 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/parser.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.11.0+4
2
3 * Cleanup some ambiguous and some incorrect type signatures.
4
1 ## 0.11.0+3 5 ## 0.11.0+3
2 6
3 * Improve the speed and memory efficiency of parsing. 7 * Improve the speed and memory efficiency of parsing.
4 8
5 ## 0.11.0+2 9 ## 0.11.0+2
6 10
7 * Fix another test that was failing on IE10. 11 * Fix another test that was failing on IE10.
8 12
9 ## 0.11.0+1 13 ## 0.11.0+1
10 14
11 * Fix a test that was failing on IE10. 15 * Fix a test that was failing on IE10.
12 16
13 ## 0.11.0 17 ## 0.11.0
14 18
15 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class. 19 * Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
OLDNEW
« no previous file with comments | « no previous file | lib/parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698