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