nweiz@google.com
|
f2be1beaa0
|
Avoid instantiating FileLocations where possible in source_span.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//754463002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41921 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-21 23:49:39 +00:00 |
|
nweiz@google.com
|
b8d51341be
|
Fix source_span tests.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//712473002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41614 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-07 20:12:46 +00:00 |
|
nweiz@google.com
|
2fa7f6be4f
|
Use a more compact internal representation for FileSpan.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//706133002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41591 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-07 00:30:59 +00:00 |
|
lrn@google.com
|
1715b6a60a
|
Change "FormatException.position" to be named "offset".
Address comments on SpanFormatException changes.
R=nweiz@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38373
Committed: https://code.google.com/p/dart/source/detail?r=38378
Review URL: https://codereview.chromium.org//396603003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38379 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-18 09:25:48 +00:00 |
|
nweiz@google.com
|
22d2778e00
|
Extract out a source_span package from source_maps.
This is just the first step; future CLs will add support for the new API to
various packages currently using the old one.
BUG=19930
R=sigmund@google.com
Review URL: https://codereview.chromium.org//381363002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38360 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-18 00:51:40 +00:00 |
|