1. 5abd53c Remove support for deprecated encodings and parser_console.dart library (#93) by Kevin Moore · 6 years ago
  2. c3c1575 fix tiny lint issues by Kevin Moore · 6 years ago
  3. e1826e4 Enable and fix a number of lints (#82) by Kevin Moore · 7 years ago
  4. d51d3fd Fix missing_return in two spots by Sam Rawlins · 7 years ago
  5. beb0b0d dartfmt by Devon Carew · 7 years ago
  6. 7bd1849 fix an issue when run with --preview-dart-2 by Devon Carew · 7 years ago
  7. 82bea83 Update signatures for implementation of Iterable.singleWhere (#63) by Keerti Parthasarathy · 8 years ago 0.13.2+2
  8. fda417f fixed slice to use end index rather than length (#62) by Daniel Davidson · 8 years ago
  9. d5f5193 Implement RemoveAt and RemoveRange on ListProxy by Kevin Moore · 8 years ago
  10. 9ff0b20 enable many lints by Kevin Moore · 8 years ago
  11. 2147b43 List proxy by Kevin Moore · 8 years ago
  12. 3c8cc70 Use SetBase for CssClassSet by Kevin Moore · 8 years ago
  13. 7a96700 sort directives and other lints by Kevin Moore · 8 years ago
  14. 4177ef7 dartfmt by Kevin Moore · 8 years ago
  15. c53fbab Update generic comment syntax by Keerti Parthasarathy · 8 years ago
  16. f6fac71 Strong mode fixes for package by keertip · 9 years ago
  17. 4501cf1 Update Set.difference signature for 1.21.0-dev.2.0 (#43) by Keerti Parthasarathy · 9 years ago 0.13.1
  18. fe7eb2a Fix strong mode error 'Could not infer type parameter' by Keerti Parthasarathy · 9 years ago
  19. 9e79e1b Make package:html strong clean by Sigmund Cherem · 9 years ago 0.13.0
  20. 7177493 Add Element.endSourceSpan by Konstantin Shcheglov · 10 years ago
  21. 65cb4b2 fix parse error with foreignObject end tag by John Messerly · 10 years ago
  22. 243cbc9 remove most string concat, fixes #7 by John Messerly · 10 years ago
  23. 08c86f8 Fixes encoding parser to handle whitespace correctly. by John Messerly · 10 years ago
  24. d97252a rename package to `html` by John Messerly · 10 years ago
  25. 4816d43 formatted source code by Kevin Moore · 10 years ago
  26. fc5b302 removed unused members by Kevin Moore · 11 years ago
  27. eaca2ab Switch various transformers and libraries they use over to source_span. by nweiz@google.com · 11 years ago
  28. 3a35bfc Revert "Add "last" setter to List." by lrn@google.com · 11 years ago
  29. e076b4f Add "last" setter to List. by lrn@google.com · 11 years ago
  30. c407782 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 11 years ago
  31. 9faf9fb [html5lib] implement querySelector/querySelectorAll by jmesserly@google.com · 11 years ago
  32. 1d87853 Fix how document fragments are added on NodeList operations. The DocumentFragment node should be gone, and its children should be added in place. by sigmund@google.com · 11 years ago
  33. 47a0b6d [html5lib] api updates: localName by jmesserly@google.com · 11 years ago
  34. dde3c12 [html5lib] triple slash comment style by jmesserly@google.com · 11 years ago
  35. 10a5cd4 small fix in html5lib warning message by sigmund@google.com · 11 years ago
  36. 56114da fix accidental breaking changes in html5lib, deprecate instead by jmesserly@google.com · 12 years ago
  37. 6011b25 fix imports link rel=stylesheet by jmesserly@google.com · 12 years ago
  38. 456961e introduce web_components pkg to replace shadow_dom, html_import, custom_element. This new package is 100% compatible with the polyfills used by http://www.polymer-project.org/ by jmesserly@google.com · 12 years ago
  39. 4f5d627 pkg/third_party/html5lib: lots of cleanup by kevmoo@google.com · 12 years ago
  40. 72abebd fix script tags -- remove special case handling for polymer-element by jmesserly@google.com · 12 years ago
  41. 5b72f26 Make List.shuffle take an optional Random object to use. by lrn@google.com · 12 years ago
  42. 578d45d Add List.shuffle(). by lrn@google.com · 12 years ago
  43. 6a7fe63 Remove dart:utf in third_party. by floitsch@google.com · 12 years ago
  44. 8c7e203 html5lib -- workaround dart2js checked issues by jmesserly@google.com · 12 years ago
  45. 4d223f1 move html5lib code into dart svn repo also gets the tests running by jmesserly@google.com · 12 years ago