1. 6cc7937 Update README.md (#92) by Michael Thomsen · 2 years, 9 months ago master
  2. 86ccc77 Fix misplaced whitespace in info.proto (#91) by Alexander Thomas · 2 years, 9 months ago
  3. a055256 fix formatting (#90) by Kevin Moore · 2 years, 9 months ago
  4. 6248970 Update pubspec.yaml by Kevin Moore · 2 years, 10 months ago
  5. 4252e31 Remove unused dependencies. (#89) by Lasse R.H. Nielsen · 2 years, 10 months ago
  6. 29ee596 Update test-package.yml (#88) by Kevin Moore · 3 years ago
  7. e3e85b8 Update LICENSE (#87) by Franklin Yow · 3 years, 1 month ago
  8. a0a813f Migrate to GitHub Actions (#86) by Alexander Thomas · 3 years, 3 months ago
  9. e0acfeb Bump version in pubspec. by Robert Nystrom · 3 years, 5 months ago
  10. 65efd8e Make compatible with null-safe args package. by Robert Nystrom · 3 years, 5 months ago
  11. 83504e4 Make dart2js_info compatible with null-safe protobuf by Ivan Inozemtsev · 3 years, 5 months ago
  12. 787aa97 Remove dependency on quiver. (#82) by Lasse R.H. Nielsen · 3 years, 7 months ago
  13. 66a7193 Remove unused dart:async imports by Mike Fairhurst · 3 years, 7 months ago
  14. 0632a62 Increase Dart SDK version by Ivan Inozemtsev · 3 years, 8 months ago
  15. f97a2b8 Update protobuf dependency by Ivan Inozemtsev · 3 years, 8 months ago
  16. 94ba36c fix README example to mention `--grouping` by sigmundch · 3 years, 10 months ago
  17. c809182 Delete codereview.settings by Kevin Moore · 4 years, 9 months ago
  18. 8335ee5 Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#79) by Sam Rawlins · 5 years ago
  19. 829f7be Delete analysis_options.yaml by Kevin Moore · 5 years ago
  20. 3896c5e reformat by Sigmund Cherem · 5 years ago
  21. b82db32 Move subcommands under src. Otherwise, pub-global-activate believes they should have a main by Sigmund Cherem · 5 years ago 0.6.1
  22. 40b704c Add a test for verifying proto codec serialized ids by Loren Van Spronsen · 5 years ago
  23. 8f9cf98 Use unqualified enum strings when generating serialized ids in the proto codec by Loren Van Spronsen · 5 years ago
  24. b971da7 Release 0.6.0 by Sigmund Cherem · 5 years ago 0.6.0
  25. cae9e37 Refactor convert command so that all conversions can use the same -o and --inject-text flags by Sigmund Cherem · 5 years ago
  26. 4cbb951 Revert to use the old-style IDs for json codec. by Sigmund Cherem · 5 years ago
  27. 812c1b1 Add 'show' command - displays infos as text by Sigmund Cherem · 5 years ago
  28. 521aa8e Consolidate all tools under a single command-line interface by Sigmund Cherem · 5 years ago
  29. b22cea7 Add JSON/binary conversion tools by Sigmund Cherem · 5 years ago
  30. ad2adf5 Add filename to output unit. by Sigmund Cherem · 5 years ago
  31. e991020 Allow all tools to read JSON or binary format (#69) by sigmundch · 5 years ago
  32. 814a5c0 update git ignore by Sigmund Cherem · 5 years ago
  33. d6eaba9 Small cleanup tasks. json and proto use the codec abstraction, but the binary serialization does not, other unrelated cleanup (#67) by sigmundch · 5 years ago
  34. dc9516a Add backwards-compatible json encoding (#66) by sigmundch · 5 years ago
  35. 8439f0c Allow null dart2js version (#65) by sigmundch · 5 years ago
  36. 38de0d8 Remove output unit field from code-span, it is redundant with output unit in the enclosing entity (#64) by sigmundch · 5 years ago
  37. a99b40b Add changelog comment about binary codec by Sigmund Cherem · 5 years ago
  38. 618f66a fix analyzer warnings by Sigmund Cherem · 5 years ago
  39. 648e670 Add binary serialization by Sigmund Cherem · 5 years ago
  40. 3db2a91 made some fields non-final to make deserialization easier by Sigmund Cherem · 5 years ago
  41. 23f2917 remove measurements from proto and regenerate by Sigmund Cherem · 5 years ago
  42. 9b962ab Split json codec from the info AST by Sigmund Cherem · 5 years ago
  43. e61cd1b json codec: bug fixes after removing id by Sigmund Cherem · 5 years ago
  44. 02094d4 Add CodeSpan to represent code sections in dump info by sigmundch · 5 years ago
  45. b60a136 Remove 'id' field from infos, compute an id during serialization (#59) by sigmundch · 5 years ago
  46. 01f42a3 Report library-sizes using the library uri (#58) by sigmundch · 5 years ago 0.5.17
  47. a966ccb Split out io from util.dart (#57) by sigmundch · 5 years ago 0.5.16
  48. aa5cee5 Add resetIds (#56) by sigmundch · 5 years ago 0.5.15
  49. 457ae22 run dartfmt by Sigmund Cherem · 5 years ago 0.5.14
  50. 68fbae0 Update coverage tool. by Sigmund Cherem · 5 years ago
  51. 85689be Prepare to release 0.5.13 (#53) by Kevin Moore · 6 years ago 0.5.13
  52. 0f1ace2 Use a relative path when generating unique IDs for elements (#52) by Kevin Moore · 6 years ago
  53. 79d7ee1 Remove gratuitous uses of SplayTreeMap when decoding JSON (#51) by Kevin Moore · 6 years ago
  54. f5970b3 Fix move.yml by Kevin Moore · 6 years ago
  55. 20d899c Support GitHub issue mover by Kevin Moore · 6 years ago
  56. a8e8631 use latest pkg:protos (#46) by Kevin Moore · 6 years ago
  57. 5fe2553 support latest pkg:quiver (#47) by Kevin Moore · 6 years ago
  58. 6212699 Improve the output of the diff tool (#45) by Harry Terkelsen · 6 years ago 0.5.12
  59. 3c01003 Add --summary option to diff tool (#44) by Harry Terkelsen · 6 years ago 0.5.11
  60. 85f0aba chore: set max SDK version to <3.0.0 (#43) by Patrice Chalin · 6 years ago 0.5.10
  61. 94cd237 dartfmt by Kevin Moore · 6 years ago
  62. 0347b8f Add output unit info to proto codec (#40) by Loren Van Spronsen · 6 years ago 0.5.9
  63. 2a7c7f3 Properly type imports when parsing deferredFiles from JSON. (#41) by Loren Van Spronsen · 6 years ago
  64. 7247ccf Proto codec support for deferred files (#39) by Loren Van Spronsen · 6 years ago 0.5.8
  65. f06f247 Put a tighter dependency on protobuf (#38) by Harry Terkelsen · 6 years ago untagged-eaed39d6a83e09b7cea2
  66. 035bb82 Bump the version of dart2js_info to 0.5.7. (#37) by Loren Van Spronsen · 6 years ago
  67. 6c657d5 Add a new protobuf codec for info data (#35) by Loren Van Spronsen · 6 years ago
  68. 78f180b Make dumpinfo parsing also strong clean (#34) by sigmundch · 6 years ago 0.5.6+4
  69. 7006aba Actually update the version number! (#33) by Emily Fortuna · 6 years ago
  70. 20c29a4 Make dart2js_info runtime strong mode clean. (#32) by Emily Fortuna · 6 years ago
  71. 46d8d1d Verify that all elements have a parent (#31) by Harry Terkelsen · 6 years ago
  72. 3fec061 gitignore .dart_tool directory (#30) by Harry Terkelsen · 6 years ago
  73. 1219d28 Roll version to 0.5.6+2 (#29) by Harry Terkelsen · 6 years ago 0.5.6+2
  74. 7ab6180 Only run travis on dev (#28) by Kevin Moore · 6 years ago
  75. 0c9136e Remove upper case constants (#27) by Lasse R.H. Nielsen · 6 years ago 0.5.6+1
  76. 7f18a26 Add isRuntimeTypeUsed, isIsolateInUse, isFunctionApplyUsed and isMirrorsUsed to ProgramInfo. by Harry Terkelsen · 6 years ago 0.5.6
  77. 66f8a1f Fix fuzzy arrow issues in bin/ (#25) by Sam Rawlins · 6 years ago
  78. 79ffef0 Roll dart2js_info to 0.5.5+2 (#24) by Harry Terkelsen · 6 years ago 0.5.5+2
  79. 852d142 Changes for landing https://github.com/dart-lang/sdk/issues/32161 (#23) by Michael R Fairhurst · 6 years ago
  80. a126fbd Fix uses_dynamic_as_bottom errors (#22) by Sam Rawlins · 6 years ago
  81. 55eb311 prepare for release by Kevin Moore · 7 years ago 0.5.5+1
  82. e31d4c8 Allow the latest shelf and args packages by Kevin Moore · 7 years ago
  83. 9013440 rename analysis_options by Kevin Moore · 7 years ago
  84. 1312c3f Fix travis (#20) by Kevin Moore · 7 years ago
  85. dfcbd59 add diff tool (#19) by Harry Terkelsen · 7 years ago 0.5.5
  86. bd163f4 Add missing dependency on shelf_static by Kevin Moore · 7 years ago 0.5.4+2
  87. 62ad264 ensure sort of holding info is stable by Kevin Moore · 7 years ago
  88. a750c36 regenerated the hello_world json by Kevin Moore · 7 years ago
  89. 9de49d7 Update changelog by Kevin Moore · 7 years ago
  90. 5a356e7 improve travis support by Kevin Moore · 7 years ago
  91. f9c18c9 dartfmt by Kevin Moore · 7 years ago
  92. 3db6b4d update homepage and quiver dependency by Kevin Moore · 7 years ago
  93. 074566d Remove files published accidentally by Sigmund Cherem · 7 years ago 0.5.4+1
  94. 3a35a5c Add simple binary that prints the inferred type information of a single function by Sigmund Cherem · 7 years ago 0.5.4
  95. 9193477 Create a more stable ID for ConstantInfo by Kevin Moore · 7 years ago 0.5.3+1
  96. 925f423 cleanup imports by Kevin Moore · 7 years ago 0.5.3
  97. cd587f3 pubspec reordering by Kevin Moore · 7 years ago
  98. bfa736a allow the latest pkg/quiver by Kevin Moore · 7 years ago
  99. 9bedfc1 dartfmt by Kevin Moore · 7 years ago
  100. ae18b86 uniqueness via hashing by Kevin Moore · 7 years ago