Sign in
dart
/
source_span
/
HEAD
« Previous
672ee0a
Merge pull request #9 from dart-lang/fix-strong-mode-errors
by Jacob MacDonald
· 8 years ago
1.2.4
35ef33f
update pubspec/changelog for 1.2.4
by Jacob MacDonald
· 8 years ago
d693c53
fix new strong mode error
by Jacob MacDonald
· 8 years ago
202b0ef
Fix a message bug.
by Natalie Weizenbaum
· 8 years ago
1.2.3
536e59d
Declare the package strong-mode clean.
by Natalie Weizenbaum
· 8 years ago
3827325
Allow some fields to be overridden in strong mode.
by Natalie Weizenbaum
· 9 years ago
1.2.2
32de304
Make SourceSpanException.source a getter
by Vijay Menon
· 9 years ago
3171891
Get rid of all the library tags.
by Natalie Weizenbaum
· 9 years ago
a9f70a8
Fix the typing of FileSpan.{start,end}.
by Natalie Weizenbaum
· 9 years ago
1.2.1
0ca6f80
Add SourceLocationMixin and SourceLocationBase.
by Natalie Weizenbaum
· 9 years ago
1.2.0
97fc7da
Fix a performance bug with FileLocation.
by Natalie Weizenbaum
· 9 years ago
a579629
Bump version.
by Robert Nystrom
· 9 years ago
1.1.6
02eff66
Optimize successive calls SourceFile.getLine().
by Robert Nystrom
· 9 years ago
701a5ce
Make the package strong-mode clean.
by Natalie Weizenbaum
· 9 years ago
1.1.5
3cf8669
Eliminate dart2js warning about overriding `==`, but not `hashCode`.
by Kevin Moore
· 9 years ago
1.1.4
80c947f
Support external implementations of FileSpan.
by Natalie Weizenbaum
· 9 years ago
1.1.3
d9841b7
Upgrade to the new test runner.
by Natalie Weizenbaum
· 9 years ago
5c6c13f
Support multiple occurrences of text in context
by Sigmund Cherem
· 10 years ago
1.1.2
d76e980
Fix FileSpan.context to include FileSpan.text.
by Sigmund Cherem
· 10 years ago
1.1.1
20ebdd7
Fix library name (dartanalyzer was complaining in the bots)
by Sigmund Cherem
· 10 years ago
1.1.0
9075bbd
Introduce span with line context
by Sigmund Cherem
· 10 years ago
691bc67
Cleanup equality operator to accept any Object rather than just a SourceLocation.
by Jacob Richman
· 10 years ago
4250113
Update the pubspec's homepage link.
by Natalie Weizenbaum
· 10 years ago
96df0db
Add gitignore, status, and codereview files.
by Natalie Weizenbaum
· 10 years ago
76d66f4
Avoid instantiating FileLocations where possible in source_span.
by nweiz@google.com
· 10 years ago
ce53b14
Fix source_span tests.
by nweiz@google.com
· 10 years ago
bd68d08
Use a more compact internal representation for FileSpan.
by nweiz@google.com
· 10 years ago
381e451
Change "FormatException.position" to be named "offset".
by lrn@google.com
· 10 years ago
1362c9c
Extract out a source_span package from source_maps.
by nweiz@google.com
· 10 years ago