- 153e089 Merge pull request #63 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 weeks ago master
- e9ec2e4 Update LICENSE by Franklin Yow · 3 weeks ago
- 5ef3ca1 fix latest lints (#62) by Kevin Moore · 6 weeks ago
- 6499ee3 Prepare to publish for stable null safety (#61) by Nate Bosch · 3 months ago 0.10.10
- 811c5f5 Migrate to GitHub Actions (#60) by Alexander Thomas · 3 months ago
- df3632d Merge pull request #58 from dart-lang/pq-patch-1 by Phil Quitslund · 5 months ago
- 7eea522 remove redundant experiment by Phil Quitslund · 5 months ago
- 6d4e580 Bump SDK constraints for pub (#57) by Nate Bosch · 6 months ago 0.10.10-nullsafety.3
- af8ac85 allow the 2.12 prerelease sdks (#56) by Jacob MacDonald · 6 months ago 0.10.10-nullsafety.2
- 60a14d4 Prepare for the 2.11 dev SDKs (#55) by Nate Bosch · 7 months ago 0.10.10-nullsafety.1
- e4c05a5 version should be 0.10.10-nullsafety (#54) by Jacob MacDonald · 9 months ago 0.10.10-nullsafety
- f705815 change version to be non-breaking (#53) by Jacob MacDonald · 9 months ago
- 53e1f33 Delete .test_config by Kevin Moore · 9 months ago 0.11.0-nullsafety
- 6a0fb63 Update travis-ci: test on dev (#52) by Kevin Moore · 9 months ago
- 73e9482 add back coverage override to fix travis (#51) by Jacob MacDonald · 9 months ago
- 53eb92c update for the 2.10 dev sdk (#50) by Jacob MacDonald · 9 months ago
- 865bbf6 Merge the null_safety branch into master (#49) by Jacob MacDonald · 9 months ago
- 87b4fd9 Prepare to publish (#41) by Nate Bosch · 1 year, 2 months ago 0.10.9
- 49a061e Remove an unnecessary test expectation (#42) by Nate Bosch · 1 year, 2 months ago
- 1024076 Fix homepage URL (#43) by Kevin Moore · 1 year, 2 months ago
- de5ce0b Handle null names field when parsing source map files (#40) by Tod Bachman · 1 year, 2 months ago
- 8d7a5b0 Drop author from pubspec (#39) by Nate Bosch · 1 year, 3 months ago
- d26d5d4 Fix a number of doc comments by Kevin Moore · 1 year, 3 months ago
- 213f251 Enforce and fix package:pedantic lints (#37) by Nate Bosch · 1 year, 4 months ago
- 349eb23 Migrate for deprecations from other packages (#36) by Nate Bosch · 1 year, 4 months ago
- e2f13b8 Run dartfmt --fix (#35) by Nate Bosch · 1 year, 4 months ago
- b735866 Delete codereview.settings by Kevin Moore · 2 years ago
- 507ea06 Delete analysis_options.yaml by Kevin Moore · 2 years ago
- cef9700 Support the latest source_span (#34) by Natalie Weizenbaum · 2 years, 2 months ago
- 35f6f7d Support dart-lang/source_span#25 (#33) by Natalie Weizenbaum · 2 years, 3 months ago
- 23c17a2 Preserve source-map extensions in SingleMapping (#31) by sigmundch · 2 years, 7 months ago 0.10.8
- 8af7cc1 chore: set max SDK version to <3.0.0 (#30) by Patrice Chalin · 2 years, 9 months ago 0.10.7
- f6015c3 Prepare to publish 0.10.6 (#29) by sigmundch · 2 years, 10 months ago 0.10.6
- dacf181 Remove upper case constants (#27) by Lasse R.H. Nielsen · 2 years, 11 months ago
- 28eb6b8 Add support for the sourcesContent field (#28) by Natalie Weizenbaum · 3 years ago 0.10.5
- 83473b6 dartfmt by Kevin Moore · 3 years, 1 month ago
- 870122a Enable Travis, rename analysis_options, update .gitignore by Kevin Moore · 3 years, 1 month ago
- 96e5be3 Merge pull request #25 from dart-lang/davidmorgan-patch-1 by David Morgan · 3 years, 4 months ago
- 146b561 Update following review comments by David Morgan · 3 years, 4 months ago
- 357f890 Fix analyzer warnings in parser_test.dart by David Morgan · 3 years, 4 months ago
- af4e709 update pubspec/changelog for 0.10.4 by Jacob MacDonald · 4 years, 1 month ago 0.10.4
- e7f1148 implement highlight for SourceMapFileSpan by Jacob MacDonald · 4 years, 1 month ago
- 7ffe0f8 Remove unused dependency on the path package. by Jacob Richman · 4 years, 2 months ago
- 6c137ef Enabling adding and querying for source maps in a MappingBundle. by Jacob Richman · 4 years, 2 months ago 0.10.3
- 4a55cc7 Rev package version as the extended source map format is a new feature. by Jacob Richman · 4 years, 4 months ago 0.10.2
- 9c4021b Fix strong mode error in test. by Jacob Richman · 4 years, 4 months ago 0.10.1+5
- 6783522 Improve handling of locations not from the uris the source map is for. by Jacob Richman · 4 years, 4 months ago 0.10.1+4
- 453723b Support a new source map bundle format useful for the Dart Dev Compiler. A source map bundle is a JSON array where each entry is a source map. by Jacob Richman · 4 years, 5 months ago 0.10.1+3
- ac76be3 Publish new version of source_maps with extra strong mode fixes by Sigmund Cherem · 4 years, 6 months ago 0.10.1+2
- a60da70 Merge pull request #17 from dam0vm3nt/strong_mode_fix by sigmundch · 4 years, 6 months ago
- ef50832 much better indeed by Vittorio Ballestra · 4 years, 9 months ago
- 7b93973 fixes #16 by Vittorio Ballestra · 4 years, 9 months ago
- 7e74605 Fix strong-mode warnings. by Natalie Weizenbaum · 5 years ago 0.10.1+1
- 863c353 Merge pull request #14 from srawlins/fix-unused-import by Natalie Weizenbaum · 5 years ago
- 9f502d8 Fix unused import by Sam Rawlins · 5 years ago
- 9f2dafd Upgrade to the new test runner. by Natalie Weizenbaum · 6 years ago
- ea266bf Add a mapUrl parameter to parse() and parseJson(). by Natalie Weizenbaum · 6 years ago 0.10.1
- ec6978e Fix sourcemap after changes in source_span by Sigmund Cherem · 6 years ago 0.10.0+2
- 379b4f3 Update the pubspec's homepage link. by Natalie Weizenbaum · 6 years ago
- 33112dc Add gitignore, status, and codereview files. by Natalie Weizenbaum · 6 years ago
- b04fb45 Removing unnecessary warning when parsing Json. by tjblasi@google.com · 6 years ago
- e5e02d2 Actually release source_maps 0.10.0. by nweiz@google.com · 7 years ago
- a836634 Remove support for the old Span classes from source_maps. by nweiz@google.com · 7 years ago
- c68f42e Deprecate the source_maps span classes. by nweiz@google.com · 7 years ago
- b0d0673 Change "FormatException.position" to be named "offset". by lrn@google.com · 7 years ago 0.9.4
- b2fb750 Change "FormatException.position" to be named "offset". by lrn@google.com · 7 years ago
- 3179a42 Use the new "offset" name in span.dart too. by lrn@google.com · 7 years ago
- 63934a3 Change "FormatException.position" to be named "offset". by lrn@google.com · 7 years ago
- 2c9f63a Rev source_maps patch number, package is now 0.9.3. by tjblasi@google.com · 7 years ago
- 74f385d Allow updating the `targetUrl` property of SingleMapping. by tjblasi@google.com · 7 years ago
- f0e3091 Adding support for `sourceRoot` to the SingleMapping class. by tjblasi@google.com · 7 years ago
- db9a95e Fix class implementing FormatException getting warnings. by lrn@google.com · 7 years ago
- 2dfbe6a Moving logic for writing source maps from SourceMapBuilder into the Mapping class. by tjblasi@google.com · 7 years ago
- 1cd50f4 Fix markdown in source_maps README.md so it renders correctly in pub site. by sigmund@google.com · 7 years ago
- 7ae7ac4 Add implicit constraints from pub onto stack_trace and source_maps. by nweiz@google.com · 7 years ago
- b6ad0fa Fix a bug in FixedSpan.getLocationMessage. by nweiz@google.com · 7 years ago
- cff0fea Improve the readability of some human-consumed strings in source_maps. by nweiz@google.com · 7 years ago
- feec56e Add SpanException and SpanFormatException classes to source_maps. by nweiz@google.com · 7 years ago
- da6db01 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 7 years ago
- f4d3897 Make source map location information more readable. by nweiz@google.com · 7 years ago
- 30e568c Revert revision 36603 by ricow@google.com · 7 years ago
- 8528af6 Make source map location information more readable. by nweiz@google.com · 7 years ago
- 8b5f1f7 Support unmapped areas in source maps. by zarah@google.com · 7 years ago
- de1b17e pkg/unittest: added LICENSE by kevmoo@google.com · 7 years ago
- c89ab74 Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 7 years ago
- d6bc768 Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 7 years ago
- c766389 add versions and constraints for packages and samples by jmesserly@google.com · 7 years ago
- 500a70b Remove uses of Options from pkg, samples, tests, and third_party directories. by whesse@google.com · 7 years ago
- 0555675 Remove usage of dart:json. by floitsch@google.com · 8 years ago
- 47e2a36 Some more removals of dart:utf. by floitsch@google.com · 8 years ago
- e836b51 Fix source maps test (failed in checked mode). by sigmund@google.com · 8 years ago
- 731af26 Make observable transform a barback transform. by sigmund@google.com · 8 years ago
- bd58492 Fix source spans hashcode implementation by sigmund@google.com · 8 years ago
- 3cda7b1 Address hint discovered by dart2js: add hashCode to source_maps.Span by sigmund@google.com · 8 years ago
- 62f539b Fix bug in source-maps parsing: parser failed when most information could be by sigmund@google.com · 8 years ago
- a8a0db9 Fixes in sourcemaps discovered in csslib by sigmund@google.com · 8 years ago
- 7094069 Fixes source map bug: getLocationMessage was incorrect on file segments by sigmund@google.com · 8 years ago
- 4a944d3 add installation instructions to pkg packages by sethladd@google.com · 8 years ago
- 3f91095 lib/utf: remove codepointsToString by kevmoo@j832.com · 8 years ago
- 07c470e Move source maps package to the dart repo, so it can be used by other internal by sigmund@google.com · 8 years ago