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