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

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

Issue 346983002: Improve the readability of some human-consumed strings in source_maps. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | pkg/source_maps/lib/span.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.9.2+1
2
3 * Minor readability improvements to `FixedSpan.getLocationMessage` and
4 `SpanException.toString`.
5
1 ## 0.9.2 6 ## 0.9.2
2 7
3 * Add `SpanException` and `SpanFormatException` classes. 8 * Add `SpanException` and `SpanFormatException` classes.
4 9
5 ## 0.9.1 10 ## 0.9.1
6 11
7 * Support unmapped areas in source maps. 12 * Support unmapped areas in source maps.
8 13
9 * Increase the readability of location messages. 14 * Increase the readability of location messages.
OLDNEW
« no previous file with comments | « no previous file | pkg/source_maps/lib/span.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698