- 6b0888c Update to latest lints and fix (#122) by Kevin Moore · 3 weeks ago master
- 3279f5d Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#120) by dependabot[bot] · 4 weeks ago
- 4913894 Bump actions/checkout from 4.1.0 to 4.1.1 (#121) by dependabot[bot] · 4 weeks ago
- ef45eb5 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#116) by dependabot[bot] · 8 weeks ago
- ef0a587 Bump actions/checkout from 3.6.0 to 4.1.0 (#115) by dependabot[bot] · 8 weeks ago
- 87ed065 Bump actions/checkout from 3.5.3 to 3.6.0 (#114) by dependabot[bot] · 3 months ago
- 00fa120 Bump actions/checkout from 3.5.2 to 3.5.3 (#113) by dependabot[bot] · 5 months ago
- d9b9a2a blast_repo fixes (#112) by Devon Carew · 7 months ago
- 006a130 Bump actions/checkout from 3.5.0 to 3.5.2 (#111) by dependabot[bot] · 7 months ago
- 92ec336 Bump actions/checkout from 3.3.0 to 3.5.0 (#108) by dependabot[bot] · 8 months ago
- f14fd19 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#109) by dependabot[bot] · 8 months ago
- f8379d9 Bump actions/checkout from 3.2.0 to 3.3.0 (#105) by dependabot[bot] · 10 months ago
- 34924b4 Bump dart-lang/setup-dart from 1.3 to 1.4 (#106) by dependabot[bot] · 10 months ago
- 96ca1fe add a publish script; prep to publish 1.1.0 (#104) by Devon Carew · 10 months ago v1.1.0
- 71f0d4d Migrate from no-implicit-casts to strict-casts (#103) by Sam Rawlins · 11 months ago
- 714381c Bump actions/checkout from 3.1.0 to 3.2.0 (#102) by dependabot[bot] · 11 months ago
- e4f5e97 Change IntegerDivisionByZeroException to UnsupportedError (#100) by Michael Thomsen · 12 months ago
- 3bd726f rev the sdk min to 2.19.0-0 (#99) by Devon Carew · 12 months ago
- 62916f2 Split into separate libraries instead of using parts. (#97) by Lasse R.H. Nielsen · 1 year ago
- 14d4827 Add `tryParse` methods. (#96) by Lasse R.H. Nielsen · 1 year ago
- bca3816 blast_repo fixes (#94) by Devon Carew · 1 year, 1 month ago
- e0b17cc Remove deprecated experimental invariant_booleans lint rule (#91) by Sam Rawlins · 1 year, 4 months ago
- 164712f Remove old language version markers (#90) by Michael Thomsen · 1 year, 6 months ago
- bd68553 prep for publishing 1.0.1 (#89) by Devon Carew · 1 year, 7 months ago 1.0.1
- 3bfc2ed Switch from homepage to repository in pubspec (#86) by Devon Carew · 1 year, 7 months ago
- 848341f Enable and fix some lints by Kevin Moore · 2 years, 1 month ago
- 02ef22f Ignore deprecations for IntegerDivisionByZeroException by Kevin Moore · 2 years, 1 month ago
- 9d90a12 Move from pedantic to lints package (#82) by Nate Bosch · 2 years, 4 months ago
- e381b30 Update test-package.yml (#77) by Kevin Moore · 2 years, 7 months ago
- 44508de Update LICENSE (#76) by Franklin Yow · 2 years, 8 months ago
- 762b74f stable null safety release (#73) by Jacob MacDonald · 2 years, 10 months ago 1.0.0
- 9dfcbba Migrate to GitHub Actions (#72) by Alexander Thomas · 2 years, 11 months ago
- 44e467e remove redundant experiment (#71) by Phil Quitslund · 3 years, 1 month ago
- 6fbde24 update for the null safety dev sdk release and eventual stable (#70) by Jacob MacDonald · 3 years, 1 month ago 1.0.0-nullsafety.0
- 872ca33 Support Dart 2.11 (#69) by Kevin Moore · 3 years, 1 month ago
- b11dd79 expand the sdk constraint to allow the 2.11 dev sdk (#66) by Jacob MacDonald · 3 years, 2 months ago
- 16d3890 remove some unnecessary casts from tests (#65) by Jacob MacDonald · 3 years, 3 months ago
- 0b7accb CI: Test on dev branch (#63) by Kevin Moore · 3 years, 4 months ago
- 300c3f0 update for the 2.10 dev sdk (#62) by Jacob MacDonald · 3 years, 4 months ago
- 9b38f49 Merge null safety branch into master (#56) by Jacob MacDonald · 3 years, 6 months ago
- 5dbf8fd remove lints duplicated by pedantic by Kevin Moore · 3 years, 8 months ago
- d7084b2 readme pubspec cleanup by Kevin Moore · 3 years, 8 months ago
- 13da512 Address pedantic lints (#52) by Stephen Adams · 4 years ago
- 8c6f0df Version 0.10.11 by Chris Bracken · 4 years, 1 month ago 0.10.11
- eb37486 Update to pedantic 1.8.0, also no implicit casts (#50) by Keerti Parthasarathy · 4 years, 2 months ago
- a8b3d5d Fix Int64._parseRadix (#49) by Stephen Adams · 4 years, 2 months ago 0.10.10
- a41a02f Fix outdated pub site URLs by Kevin Moore · 4 years, 3 months ago
- 675c8f6 Delete codereview.settings by Kevin Moore · 4 years, 4 months ago
- 079189d Update lints, test on oldest supported Dart SDK (#47) by Kevin Moore · 4 years, 7 months ago
- 06c55b8 fix changelog by Kevin Moore · 5 years ago 0.10.9
- e37bb48 fix some more lints by Kevin Moore · 5 years ago
- 8ed49bd Enable and fix a number of lints (#45) by Kevin Moore · 5 years ago
- 7604fc5 Add toStringUnsigned() method (#44) by Stephen Adams · 5 years ago
- 785d623 chore: set max SDK version to <3.0.0 (#43) by Patrice Chalin · 5 years ago 0.10.8
- feef567 test: move tests requiring the VM to their own test file by Kevin Moore · 5 years ago
- f51d120 fix: go Dart-2 only, update dependencies, update deprecated test usage by Kevin Moore · 5 years ago
- 50577a8 misc: small fix to changelog by Kevin Moore · 5 years ago
- 496a262 Update .gitignore to new `dart_tool` pub cache (#40) by BC Ko · 5 years ago
- 107bb54 Delete PATENTS by Kevin Moore · 6 years ago
- a37a947 Version 0.10.7 (#34) by Chris Bracken · 6 years ago 0.10.7
- eb0d5ca Make bitshifts work at bitwidth boundaries by Chris Bracken · 6 years ago
- 328b4f4 Fix #31: Make shifts work at width boundaries. by Nam T. Nguyen · 6 years ago
- 645147d Fix SDK constraint (#29) by Kevin Moore · 6 years ago
- 9f6745f Int64(int value) should not be sensitive to rounding errors (#26) by Stephen Adams · 6 years ago 0.10.6
- a137e81 travis: migrated to dart_task and added dart2js testing (firefox) (#25) by Stephen Adams · 6 years ago
- 6828bd9 Merge pull request #24 from dart-lang/cleanup by Stephen Adams · 6 years ago
- 8b548de Use correct name of analysis_options by Kevin Moore · 6 years ago
- b0809d2 cleanup throws uses by Kevin Moore · 6 years ago
- 8ca43dc Cleanup some lints by Kevin Moore · 6 years ago
- bbf45a5 dartfmt by Kevin Moore · 6 years ago
- 12720ee Migrate tests to using package test by Keerti Parthasarathy · 6 years ago
- 2d95f7d Fix parameter types for compareTo(). by Bob Nystrom · 8 years ago 0.10.5
- b212014 Merge in changes from SDK branch by Stephen Adams · 8 years ago 0.10.4
- 7c6e8b4 Add tests for Int32.parseHex. by Chris Bracken · 9 years ago
- 8f9901c Add tests for Int32.parseInt. by Chris Bracken · 9 years ago
- a894ee2 Add tests for Int32.toBytes. by Chris Bracken · 9 years ago
- e7c6d34 Add tests for Int32.numberOfTrailingZeros. by Chris Bracken · 9 years ago
- 1164037 Add tests for Int32.numberOfLeadingZeros. by Chris Bracken · 9 years ago
- 5b45107 Added Int32.clamp exception tests. by Chris Bracken · 9 years ago
- f9a7fcb Add tests for Int32.abs. by Chris Bracken · 9 years ago
- 7fe6a08 Add tests for Int32.compareTo. by Chris Bracken · 9 years ago
- d8a41b8 Add tests for operator == with int RHS. by Chris Bracken · 9 years ago
- dcc5ab9 Add tests for Int64 RHS for Int32 +, - operators. by Chris Bracken · 9 years ago
- 7b6c40b Add tests for Int64.toBytes. by Chris Bracken · 9 years ago
- abb14ee Add tests for Int64.numberOfTrailingZeros. by Chris Bracken · 9 years ago
- 6426d43 Minor Int64 test cleanup. by Chris Bracken · 9 years ago
- d1ef1cf Add tests for Int64.numberOfLeadingZeros. by Chris Bracken · 9 years ago
- c412984 Add unit tests for Int64.parseHex() by Chris Bracken · 9 years ago
- 08fa5ba Add operator == tests for int RHS. by Chris Bracken · 9 years ago
- 77fd6a2 Add tests for Int64 fromBytes, fromBytesBigEndian constructors. by Chris Bracken · 9 years ago
- e34a0a2 Add tests for illegal toRadixString arguments. by Chris Bracken · 9 years ago
- 9396ef0 Reformat badge placement in README.md by Chris Bracken · 9 years ago
- 73ad822 fixup! Collect coverage during Travis CI run. by Chris Bracken · 9 years ago
- da6926c Collect coverage during Travis CI run. by Chris Bracken · 9 years ago
- 342782b Version 0.9.1+2 by Chris Bracken · 9 years ago 0.9.1+2
- 268f8bf Updated recommended dependency upper-bound in README. by Chris Bracken · 9 years ago
- a1208db Update upper bound on unittest dev dependency to <0.12. by Chris Bracken · 9 years ago
- 2aee4c5 Update fixnum homepage in pubspec.yaml. by Chris Bracken · 9 years ago
- 9bbd1a1 README: Add Travis CI status badge. Update installation, contribution guidelines. by Chris Bracken · 9 years ago
- 6687131 Fixed typo in README. by Chris Bracken · 9 years ago