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