- b2b9b55 address a regression in the compact output format (#183) by Devon Carew · 2 years, 6 months ago v0.17.3
- 1ff82fd blast_repo fixes (#181) by Devon Carew · 2 years, 6 months ago
- 35bef7f Simplify TopLevelIncludes visitor (#180) by Nate Bosch · 2 years, 6 months ago
- c4e904c rev for publishing (#179) by Devon Carew · 2 years, 6 months ago
- c9e47d0 Require Dart 2.19, latest lints, skin hanging test (#175) by Kevin Moore · 2 years, 6 months ago
- 3976e6f address an issue parsing font names (#168) by Devon Carew · 2 years, 6 months ago
- a337a9a fixed CssPrinter pretty print indent levels (#169) by Devon Carew · 2 years, 6 months ago
- 923edf0 Bump actions/checkout from 3.5.0 to 3.5.2 (#178) by dependabot[bot] · 2 years, 6 months ago
- 44bfbe3 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#176) by dependabot[bot] · 2 years, 7 months ago
- 5836863 Bump actions/checkout from 3.3.0 to 3.5.0 (#177) by dependabot[bot] · 2 years, 7 months ago
- d32bdd4 refactor the package example (#170) by Devon Carew · 2 years, 8 months ago
- b671738 Add support for CSS `lh` and `rlh` units. (#173) by Matt Hall · 2 years, 9 months ago
- 45264a8 fixed a regression parsing declaration values containing spaces (#172) by Devon Carew · 2 years, 9 months ago
- e6c8308 fix the reported span for expressions (#167) by Devon Carew · 2 years, 9 months ago
- a190358 add a repro for #136 (#160) by Devon Carew · 2 years, 9 months ago
- fa3e221 correct the logic in isPredefinedName (#166) by Devon Carew · 2 years, 9 months ago
- f33d632 switch to using package:dart_flutter_team_lints (#161) by Devon Carew · 2 years, 10 months ago
- c0097a0 Update README.md (#158) by Devon Carew · 2 years, 10 months ago
- 0d985fb Bump dart-lang/setup-dart from 1.3 to 1.4 (#164) by dependabot[bot] · 2 years, 10 months ago
- 56d1152 Bump actions/checkout from 3.2.0 to 3.3.0 (#163) by dependabot[bot] · 2 years, 10 months ago
- 46d2c57 Update test-package.yml (#165) by Devon Carew · 2 years, 10 months ago
- a7d17bc all the cleanup (#155) by Kevin Moore · 2 years, 10 months ago
- 7054945 Migrate from no-implicit-casts to strict-casts (#157) by Sam Rawlins · 2 years, 10 months ago
- d776535 Bump actions/checkout from 3.1.0 to 3.2.0 (#156) by dependabot[bot] · 2 years, 10 months ago
- 34203c0 blast_repo fixes (#154) by Kevin Moore · 3 years ago
- ba2eb2d Add missing dev_dependency on term_glyph (#153) by Nate Bosch · 3 years, 6 months ago 0.17.2
- 23fb0b0 Prepare to publish (#152) by Nate Bosch · 3 years, 6 months ago
- 518761b Add commas between PercentageTerms in keyframes (#151) by Nate Bosch · 3 years, 9 months ago
- f746368 Merge pull request #150 from dart-lang/crash by Sam Rawlins · 3 years, 9 months ago
- 44809a8 Fix crash found in intenal presubmit by Sam Rawlins · 3 years, 9 months ago
- 41369c6 Merge pull request #149 from dart-lang/dynamic-calls by Sam Rawlins · 3 years, 9 months ago
- 0e6054f forgot-to-save by Sam Rawlins · 3 years, 9 months ago
- b3ca12b Avoid dynamic calls by Sam Rawlins · 3 years, 9 months ago
- 158bfa9 Revert "Comma separate keyframe percentage lists (#143)" (#147) by Nate Bosch · 4 years ago
- 6fc1c30 Use a const set to list calc functions (#146) by Nate Bosch · 4 years ago
- 785ae0f Comma separate keyframe percentage lists (#143) by Nate Bosch · 4 years ago
- a29f4a2 Support math in min, max, and clamp by Jennifer Thakar · 4 years ago
- 2357682 Run tests on windows (#142) by Nate Bosch · 4 years ago
- 02abc1d Add -acx-global-context by Ted Sander · 4 years ago
- 6f35da3 Merge pull request #137 from mit-mit/lic by Michael Thomsen · 4 years, 1 month ago
- 2a9821f Prep for publishing by Michael Thomsen · 4 years, 1 month ago
- d8a61ff Review feedback by Michael Thomsen · 4 years, 1 month ago
- 8be3765 Add third_party test files by Michael Thomsen · 4 years, 2 months ago
- 237ac9b Rename test by Michael Thomsen · 4 years, 2 months ago
- 0a6efa4 Update test to run from third_party by Michael Thomsen · 4 years, 2 months ago
- 3a07c07 Remove all third_party files stored in the wrong location by Michael Thomsen · 4 years, 2 months ago
- 6338de2 Merge pull request #135 from scheglov/fix-HintCode.UNNECESSARY_TYPE_CHECK_TRUE by Konstantin Scheglov · 4 years, 2 months ago
- 9c0fe61 Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE by Konstantin Shcheglov · 4 years, 2 months ago
- e57255e Fix updated lints (#133) by Kevin Moore · 4 years, 3 months ago
- 54a5528 Dart format with latest SDK (#132) by Kevin Moore · 4 years, 4 months ago
- f9f460f Fix unneeded imports (#131) by Kevin Moore · 4 years, 6 months ago
- 341e7b2 Latest CI setup, test on oldest supported SDK (#130) by Kevin Moore · 4 years, 7 months ago
- 2126592 Merge pull request #129 from dart-lang/franklinyow-patch-1 by Franklin Yow · 4 years, 7 months ago
- 4dc8d3e Update LICENSE by Franklin Yow · 4 years, 7 months ago
- 7eb3467 Fix latest lints (#128) by Kevin Moore · 4 years, 8 months ago
- c9be48b Fix crash using `Color.css` with rgb(), rgba(). (#104) by Đào Hoàng Sơn · 4 years, 9 months ago
- 1432076 prepare for stable, null-safe version (#127) by Kevin Moore · 4 years, 9 months ago 0.17.0
- 11d4cf4 Add changelog entry for null safety (#126) by Nate Bosch · 4 years, 10 months ago 0.17.0-nullsafety.0
- 609c576 Prepare to publish (#125) by Nate Bosch · 4 years, 10 months ago
- e411d86 Add a psuedo compound selector global-context by Ted Sander · 4 years, 11 months ago
- 29763d6 Migrate to GitHub Actions (#121) by Alexander Thomas · 5 years ago
- 781be29 Merge pull request #120 from dart-lang/kevmoo-patch-1 by Jacob MacDonald · 5 years ago
- 324c952 Delete .test_config by Kevin Moore · 5 years ago
- 8c15319 Update SDK constraint and remove unneeded dependency overrides (#119) by Kevin Moore · 5 years ago
- 6f77b3d Remove unnecessary cast. (#117) by Paul Berry · 5 years ago
- 452a2e5 fix formatting (#115) by Kevin Moore · 5 years ago
- 59dfef3 Fix Travis config to run sound tests (#114) by Nate Bosch · 5 years ago
- 681a660 Disable implicit casts from dynamic (#113) by Nate Bosch · 5 years ago
- cb3f940 Fix cast of nullable argument (#112) by Nate Bosch · 5 years ago
- 166d3e0 Only test on the dev SDK (#111) by Nate Bosch · 5 years ago
- 7759c1d Migrate to null safety (#110) by Nate Bosch · 5 years ago
- 1e96b6c Correct a misused putIfAbsent call (#109) by Nate Bosch · 5 years ago
- bd0f77f Refactor some private final files with a getter (#108) by Nate Bosch · 5 years ago
- 451448a Update changelog and version for release by Leon Senft · 5 years ago 0.16.2
- cc9164a Fix typo by Leon Senft · 5 years ago
- 33b1f2a Support parsing identifiers with escape codes in them by Leon Senft · 5 years ago
- 5d0997f Travis: merge test tasks, use Chrome instead of firefox (#103) by Kevin Moore · 6 years ago
- bf372d4 Enforce and fix prefer_typing_uninitialized_variables (#100) by Nate Bosch · 6 years ago
- 75a88e8 Use explicit dynamic over void return types (#99) by Nate Bosch · 6 years ago
- c9528fc Add return types and remove local variable types (#98) by Nate Bosch · 6 years ago
- ec823a5 Fix a number of lints, disable a couple of lints that cannot be easily fixed (#97) by Kevin Moore · 6 years ago
- d2666a1 Delete codereview.settings by Kevin Moore · 6 years ago
- 887958d Update version for release by Leon Senft · 6 years ago 0.16.1
- d1793b8 fix analyzer warnings: curly braces needed by Stanislav Zhbanov · 6 years ago
- cbb1201 fixed expressions parsing by Stanislav Zhbanov · 6 years ago
- 55f7f69 Update version for release by Leon Senft · 7 years ago 0.16.0
- 4afa5b4 Prevent infinite loop when parsing an invalid selector by Leon Senft · 7 years ago
- b3dc97f Remove support for shadow-piercing combinators by Leon Senft · 7 years ago
- dcedb11 Fix readme by Kevin Moore · 7 years ago
- c6ae3a8 prepare to publish by Kevin Moore · 7 years ago 0.15.0
- 3efc8bd Remove args and logging deps, along with other cleanup (#90) by Kevin Moore · 7 years ago
- 44634b7 Enable lints, fix formatting, test on oldest supported SDK (#89) by Kevin Moore · 7 years ago
- df499df Merge pull request #87 from srawlins/dart-doc-comments by Sam Rawlins · 7 years ago
- 2f88a29 oops by Sam Rawlins · 7 years ago
- 88669ca Merge branch 'master' into dart-doc-comments by Sam Rawlins · 7 years ago
- 321837c Merge pull request #79 from srawlins/too-much-dynamic by Sam Rawlins · 7 years ago
- e7925a5 Fmt by Sam Rawlins · 7 years ago
- c475d56 Feedback by Sam Rawlins · 7 years ago
- 5aa1fd1 Merge pull request #85 from srawlins/fix-supports-condition by Sam Rawlins · 7 years ago
- 7789433 Flip comments to modern doc-comment syntax by Sam Rawlins · 7 years ago