1. b1f149b Fixes Dart 2 runtime failure by Leon Senft · 6 years ago
  2. b7adfb1 Stop testing Dartium on Travis by Kevin Moore · 6 years ago
  3. 4a0a09b Prepare for release by Kevin Moore · 7 years ago 0.14.1
  4. 3627743 Fix readme to only reference required imports by Kevin Moore · 7 years ago
  5. 65ac237 Deprecate css.dart by Kevin Moore · 7 years ago
  6. b4d32c5 Update args usage logic by Kevin Moore · 7 years ago
  7. 5dd54db Remove -dev.infinity in SDK upper constraint by Kevin Moore · 7 years ago
  8. c0bf2a1 Stop using deprecated SourceSpan ctor by Kevin Moore · 7 years ago
  9. 3521258 sort directives, use isNotEmpty by Kevin Moore · 7 years ago
  10. 102200f dartfmt by Kevin Moore · 7 years ago
  11. cc317d0 Enable travis by Kevin Moore · 7 years ago
  12. e04fe3c rename analysis_options by Kevin Moore · 7 years ago
  13. bc73859 Update the comment based generic syntax usage by Keerti Parthasarathy · 7 years ago
  14. 43dbfe8 Updates version (#57) by Leon Senft · 7 years ago 0.14.0
  15. 8d73c0e Updates version (#55) by Leon Senft · 7 years ago 0.13.7
  16. cf59331 Restricts examples test to VM due to file I/O (#54) by Leon Senft · 7 years ago
  17. 4eb2b17 Added a samples test to test csslib on common css frameworks (#51) by Jarrett Tierney · 7 years ago
  18. 22a3519 Supports at-rules nested within at-rules (#52) by Leon Senft · 7 years ago
  19. b9e1ed8 Supports mixing /* */ and <!-- --> comments (#53) by Leon Senft · 7 years ago
  20. fe8d87e Updates version and changelog by Leon Senft · 7 years ago 0.13.6
  21. 2b4ab14 Merge pull request #48 from leonsenft/improve-term-errors by Leon Senft · 7 years ago
  22. e079c45 Merge pull request #49 from leonsenft/add-vendor-prefixed-calc by Leon Senft · 7 years ago
  23. ff875c7 Adds support for vendor-prefixed calc() by Leon Senft · 7 years ago
  24. cd6daad Prevents exception for invalid dimension terms by Leon Senft · 7 years ago
  25. 0bd790d Fixes @media and invalid test cases (#47) by Leon Senft · 7 years ago
  26. e1ae7d1 Merge pull request #46 from leonsenft/add-@viewport by Leon Senft · 7 years ago
  27. e7b2218 Adds support for @viewport by Leon Senft · 7 years ago
  28. 21dc8ce Updates changelog to reflect vendor specific rule. by Leon Senft · 7 years ago 0.13.5
  29. 49a9dab Updates version and changelog. by Leon Senft · 7 years ago
  30. 8a61f06 Adds support for `@supports`. (#41) by Leon Senft · 7 years ago
  31. a6b8f2a Merge pull request #40 from leonsenft/add-moz-document by Leon Senft · 7 years ago
  32. 57a8d57 Adds group rule body to @-moz-document tests. by Leon Senft · 7 years ago
  33. 5e5f7ae Adds support for `@-moz-document`. by Leon Senft · 7 years ago
  34. dc4327f Corrects changelog. by Leon Senft · 7 years ago 0.13.4
  35. 289f3c5 Updates version and changelog. by Leon Senft · 7 years ago
  36. ccce467 Merge pull request #37 from leonsenft/fix-string-lexing by Leon Senft · 7 years ago
  37. 3ba9e3f Merge pull request #35 from leonsenft/fix-number-lexing by Leon Senft · 7 years ago
  38. 49fac8d Merge pull request #36 from leonsenft/fix-hex-parsing by Leon Senft · 7 years ago
  39. 60ec56c Fixes parsing string with unicode-range sequences by Leon Senft · 7 years ago
  40. 329f962 Fixes parsing hex number when identifier follows by Leon Senft · 7 years ago
  41. 2b95e43 Adds support for signed decimals with leading '.' by Leon Senft · 7 years ago
  42. 2ab5f5f Merge pull request #34 from leonsenft/backwards-compatible-pseudos by Leon Senft · 7 years ago
  43. 133ddf9 Handles CSS2.1 pseudo element syntax by Leon Senft · 7 years ago
  44. 72ca9c2 Fixes analyzer error by Leon Senft · 7 years ago 0.13.3+1
  45. a5074aa Fixes typos by Leon Senft · 7 years ago 0.13.3
  46. f6a40e4 Updates version and documents changes by Leon Senft · 7 years ago
  47. edfbcc1 '>>>' and '/deep/' no longer share a token by Leon Senft · 7 years ago
  48. 5b15917 Swaps >>> and /deep/ as deep combinator and alias by Leon Senft · 7 years ago
  49. 5e06c5b Adds support for shadow piercing combinators by Leon Senft · 7 years ago
  50. 884276c Merge pull request #31 from leonsenft/support-ident-ie-filter by Leon Senft · 7 years ago
  51. 4814464 Merge branch 'master' into support-ident-ie-filter by Leon Senft · 7 years ago
  52. 53d9c38 Update version by Leon Senft · 7 years ago
  53. a497388 Adds support for shadow host selectors by Leon Senft · 7 years ago
  54. a6c1482 Updates version by Leon Senft · 7 years ago
  55. c492306 Fix @page output by Leon Senft · 7 years ago
  56. 53d533a Exports `Message` from parser.dart. by Leon Senft · 7 years ago
  57. 3a3382b Adds support for identifier IE filters by Leon Senft · 7 years ago
  58. 3763988 Moves comments to appropriate lines by Leon Senft · 7 years ago
  59. f510a59 Format Dart files with dartfmt by Leon Senft · 7 years ago
  60. af38692 Fix warnings. by Bob Nystrom · 7 years ago 0.13.2+2
  61. 87d54ac Merge pull request #24 from dart-lang/fix-strong-mode-errors by Jacob MacDonald · 8 years ago 0.13.2+1
  62. a4141ca update pubspec/changelog for 0.13.2+1 by Jacob MacDonald · 8 years ago
  63. 2e5b2ae fix new strong mode error by Jacob MacDonald · 8 years ago
  64. a40f8ab Make TreeNode.visit return dynamic. by Sigmund Cherem · 8 years ago 0.13.2
  65. 959aaed Fix two checked mode bugs introduced by 0.13.0. by Bob Nystrom · 8 years ago 0.13.1
  66. 6e68c51 Bump version to publish 0.13.0. by Bob Nystrom · 8 years ago 0.13.0
  67. c75e20c Fix all strong mode errors and warnings. by Bob Nystrom · 8 years ago
  68. 3cc4042 Add partial support for calc by Terry L. Lucas · 9 years ago 0.12.2
  69. 51e9af5 Merge pull request #16 from yjbanov/calc-span by Kevin Moore · 9 years ago
  70. bf70826 chore: link from skipped tests to github issues by Yegor Jbanov · 9 years ago
  71. 95d5bc4 chore: test showing a bug in calc() declarations by Yegor Jbanov · 9 years ago
  72. 95cc7cb Merge pull request #14 from yjbanov/expression-span by sigmundch · 9 years ago
  73. 9f36ac2 test for broken expression spans by Yegor Jbanov · 9 years ago
  74. c2c937b Merge pull request #13 from dart-lang/strong_mode by John Messerly · 9 years ago
  75. ad5f8c3 Update README.md by John Messerly · 9 years ago
  76. 1dfc4a2 fix strong mode errors, and a bunch of analyzer messages by John Messerly · 9 years ago
  77. fc56113 Update README.md by John Messerly · 9 years ago
  78. 2129ba0 use pkg/test config for bots by Kevin Moore · 9 years ago
  79. 541b168 Merge pull request #12 from winstonewert/master by sigmundch · 9 years ago 0.12.1
  80. bc7bf22 Updated changelog and version by Winston Ewert · 9 years ago
  81. a841fdc Fixes a bug in the CSS string escape handling. by Winston Ewert · 9 years ago
  82. 5e05216 Remove a number of unused members, prepare for release by Kevin Moore · 9 years ago 0.12.0+1
  83. d84860d use pkg/test and allow latest version of logging pkg by Kevin Moore · 9 years ago
  84. c9e74f1 pkg/csslib: fixes for args by Kevin Moore · 9 years ago 0.12.0
  85. d3dbf46 remove unused vars and fields by Kevin Moore · 9 years ago
  86. ec47384 formatting by Kevin Moore · 9 years ago
  87. 59a5e3f Cleanup some ambiguous and incorrect types and disable a case that in analyzer.dart that seems like it is broken. by Jacob Richman · 9 years ago
  88. 994d20b Update the pubspec's homepage link. by Natalie Weizenbaum · 9 years ago
  89. f6dc9e0 Add gitignore, status, and codereview files. by Natalie Weizenbaum · 9 years ago
  90. 94c831d Improve the speed and memory efficiency of csslib parsing. by nweiz@google.com · 9 years ago
  91. a45a543 Use a constant instead of int.parse("0x10ffff") by sra@google.com · 10 years ago
  92. 096549e Initialize TokenizerBase int fields for better dart2js codegen. by sra@google.com · 10 years ago
  93. 5dbc0ed I was looking at the typo in 19178, and then the TODO in hexToInt. int.parse gained its radix parameter in https://code.google.com/p/dart/issues/detail?id=2624 around Dart SDK v1.1, so I bumped it in the pubspec. by srawlins@google.com · 10 years ago
  94. dda72eb Update my name in test data and comments. by nweiz@google.com · 10 years ago
  95. c785795 Fix another csslib IE10 test failure. by nweiz@google.com · 10 years ago
  96. f993f20 Fix csslib test failures on IE10. by nweiz@google.com · 10 years ago
  97. ec5df8d Use source_span rather than source_maps in csslib. by nweiz@google.com · 10 years ago
  98. 6d28966 Add .wasParsed() to ArgResults. by rnystrom@google.com · 10 years ago
  99. 370a810 Make source map location information more readable. by nweiz@google.com · 10 years ago
  100. 6c69742 Update versions before releasing. by sigmund@google.com · 10 years ago