1. 2cbd4a6 blast_repo fixes (#60) by Devon Carew · 6 days ago master
  2. b353222 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#58) by dependabot[bot] · 8 days ago
  3. fdba29c Bump actions/checkout from 4.1.2 to 4.1.4 (#59) by dependabot[bot] · 9 days ago
  4. 24635df Bump actions/checkout from 4.1.1 to 4.1.2 (#57) by dependabot[bot] · 6 weeks ago
  5. be88351 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#56) by dependabot[bot] · 3 months ago
  6. caea8d4 Require Dart 3.1, bump and fix lints, use switch expressions (#55) by Kevin Moore · 6 months ago
  7. 7f523c3 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#53) by dependabot[bot] · 6 months ago
  8. 1ed2941 Bump actions/checkout from 4.1.0 to 4.1.1 (#54) by dependabot[bot] · 6 months ago
  9. 479e1c1 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#52) by dependabot[bot] · 7 months ago
  10. 9431e01 Bump actions/checkout from 3.6.0 to 4.1.0 (#51) by dependabot[bot] · 7 months ago
  11. f255921 Bump actions/checkout from 3.5.3 to 3.6.0 (#50) by dependabot[bot] · 8 months ago
  12. 303635d Bump actions/checkout from 3.5.2 to 3.5.3 (#49) by dependabot[bot] · 10 months ago
  13. 3a1c982 Update README.md (#48) by Devon Carew · 12 months ago
  14. 23e08e0 blast_repo fixes (#47) by Devon Carew · 12 months ago
  15. 7eed402 Bump actions/checkout from 3.5.0 to 3.5.2 (#46) by dependabot[bot] · 1 year ago
  16. 9fd3bae Bump actions/checkout from 3.3.0 to 3.5.0 (#44) by dependabot[bot] · 1 year, 1 month ago
  17. 28dc03d Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#45) by dependabot[bot] · 1 year, 1 month ago
  18. 16e6ad3 Bump dart-lang/setup-dart from 1.3 to 1.4 (#42) by dependabot[bot] · 1 year, 3 months ago
  19. c8874cc Bump actions/checkout from 3.2.0 to 3.3.0 (#43) by dependabot[bot] · 1 year, 3 months ago
  20. ba7d86b Bump actions/checkout from 3.1.0 to 3.2.0 (#41) by dependabot[bot] · 1 year, 4 months ago
  21. 5082b3d blast_repo fixes (#40) by Kevin Moore · 1 year, 6 months ago
  22. ea0ad27 use lints 2.0.0; prep for publishing (#39) by Devon Carew · 1 year, 7 months ago 2.1.1
  23. 1d3565e Update test-package.yml by Kevin Moore · 2 years ago
  24. a9ad2ee Move to pkg:lints (#38) by Kevin Moore · 2 years, 7 months ago
  25. 2b17622 Update CI (#37) by Kevin Moore · 3 years, 1 month ago
  26. 1110156 Update LICENSE (#36) by Franklin Yow · 3 years, 1 month ago
  27. 437e7f0 Prepare to publish stable null safety release (#35) by Nate Bosch · 3 years, 3 months ago 2.1.0
  28. ab050c7 Migrate to GitHub Actions (#33) by Alexander Thomas · 3 years, 5 months ago
  29. bf5191a Delete .test_config (#32) by Kevin Moore · 3 years, 6 months ago
  30. b42752c remove redundant experiment (#31) by Phil Quitslund · 3 years, 6 months ago
  31. 88fe350 Bump SDK constraints for pub (#30) by Nate Bosch · 3 years, 6 months ago 2.1.0-nullsafety.3
  32. 67b3452 allow the 2.12 prerelease sdks and prep for release (#29) by Jacob MacDonald · 3 years, 7 months ago 2.1.0-nullsafety.2
  33. daaf60b Prepare for the 2.11 dev SDKs (#28) by Nate Bosch · 3 years, 8 months ago 2.1.0-nullsafet.1 2.1.0-nullsafety.1
  34. d83eb6f Fix insecure URL in readme (#27) by Kevin Moore · 3 years, 10 months ago 2.1.0-nullsafety
  35. 0834ba5 CI: Test on dev branch (#26) by Kevin Moore · 3 years, 10 months ago
  36. 665e692 update for the 2.10 dev sdk (#25) by Jacob MacDonald · 3 years, 10 months ago
  37. f8f9598 Merge null_safety branch into master (#24) by Jacob MacDonald · 3 years, 10 months ago
  38. 1309eab Tighten type for argument to `evaluate` (#22) by Nate Bosch · 4 years, 4 months ago 2.0.0
  39. e9b2b81 Rename _getNext to _readNext (#20) by Nate Bosch · 4 years, 5 months ago
  40. 8c4c0f8 Make `accept` a generic method (#21) by Nate Bosch · 4 years, 5 months ago
  41. 55301c0 Fix newly enforced package:pedantic lints (#19) by Nate Bosch · 4 years, 5 months ago
  42. 85d0be2 Merge pull request #17 from srawlins/ana-options by Sam Rawlins · 4 years, 10 months ago
  43. 51aae1d Remove linter rules included in pedantic 1.8.0 by Sam Rawlins · 4 years, 10 months ago
  44. 9c662bc Small fixes before publish (#16) by Kevin Moore · 5 years ago 1.0.5
  45. a08c875 Fix a few Pub health issues (#15) by Michael Thomsen · 5 years ago
  46. d215e96 Merge pull request #10 from bcko/patch-2 by Michael Thomsen · 5 years ago
  47. 8aa847c Enable and fix standard lints, test on oldest supported Dart sdk (#14) by Kevin Moore · 5 years ago
  48. 6010304 misc: require Dart 2, fix deprecations, prepare to release 1.0.4 (#12) by Kevin Moore · 6 years ago 1.0.4
  49. 958b540 Merge pull request #7 from dart-lang/dart2-fix by Keerti Parthasarathy · 6 years ago
  50. e76cb8a Create example.dart by BC Ko · 6 years ago
  51. 96c1c71 Fix a Dart 2 runtime error in a test by Natalie Weizenbaum · 6 years ago
  52. 83b690b Work around a CFE inference bug (#5) by Siva · 6 years ago 1.0.3
  53. 608ef40 Stop testing on Dartium (#4) by Natalie Weizenbaum · 6 years ago
  54. e288ea9 Remove -dev.infinity in SDK upper constraint by Kevin Moore · 7 years ago
  55. 2f853eb Fix analysis errors by Kevin Moore · 7 years ago
  56. b69d10b dartfmt by Kevin Moore · 7 years ago
  57. 9a2e6c9 Use recommended analysis_options name by Kevin Moore · 7 years ago
  58. 8c3dbce enable Travis-CI by Kevin Moore · 7 years ago
  59. bccdedf Prepare for Dart v2 by Kevin Moore · 7 years ago
  60. aafab4c Declare compatibility with string_scanner 1.0.0. by Natalie Weizenbaum · 8 years ago 1.0.2
  61. f05c0e4 Fix all strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.0.1
  62. bb1ea5a Define equality for boolean selectors. by Natalie Weizenbaum · 8 years ago 1.0.0
  63. 456f6c7 Add the content of the package. by Natalie Weizenbaum · 8 years ago
  64. 5bd22d2 Initial commit. by Natalie Weizenbaum · 8 years ago