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

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

Issue 346993002: Fix a bug in FixedSpan.getLocationMessage. (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+2
2
3 * Fix a bug in `FixedSpan.getLocationMessage`.
4
1 ## 0.9.2+1 5 ## 0.9.2+1
2 6
3 * Minor readability improvements to `FixedSpan.getLocationMessage` and 7 * Minor readability improvements to `FixedSpan.getLocationMessage` and
4 `SpanException.toString`. 8 `SpanException.toString`.
5 9
6 ## 0.9.2 10 ## 0.9.2
7 11
8 * Add `SpanException` and `SpanFormatException` classes. 12 * Add `SpanException` and `SpanFormatException` classes.
9 13
10 ## 0.9.1 14 ## 0.9.1
11 15
12 * Support unmapped areas in source maps. 16 * Support unmapped areas in source maps.
13 17
14 * Increase the readability of location messages. 18 * 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