1. f118e00 lint with dart_flutter_team_lints (#201) by Devon Carew · 2 years, 7 months ago
  2. 52d9185 updates from #158 (#202) by Devon Carew · 2 years, 7 months ago
  3. 71d3e71 fixed issue #157 (querySelector fails), and added test for it (#158) by Ron Booth · 2 years, 7 months ago
  4. a5be27f finish work for avoid_dynamic_calls (#196) by Devon Carew · 2 years, 7 months ago
  5. 69e72a5 Use growable lists and avoid dynamic by Sam Rawlins · 3 years ago
  6. ea10e16 Remove dynamic calls by Sam Rawlins · 3 years, 7 months ago
  7. 82b0e11 Move to pkg:lints (#169) by Kevin Moore · 3 years, 11 months ago
  8. 271e2bb Fix newly enforced lint (#161) by Kevin Moore · 4 years, 4 months ago
  9. 526dd3e Nullable document/head/body by Nate Bosch · 4 years, 7 months ago
  10. cc08340 Merge branch 'master' into null_safety-migration by Nate Bosch · 4 years, 8 months ago
  11. 7f31979 Find test data files from package: URI (#149) by Nate Bosch · 4 years, 8 months ago
  12. 4dfc204 Fix a missed static error by Nate Bosch · 4 years, 10 months ago
  13. 0b534d6 Merge branch 'null_safety' into null_safety-migration by Nate Bosch · 4 years, 10 months ago
  14. 6d2df03 cleanup and fix lints (#143) by Kevin Moore · 4 years, 10 months ago
  15. 38ebd0e fixes by Kevin Moore · 4 years, 11 months ago
  16. e5ebbc0 Migrate to null safety by Nate Bosch · 4 years, 11 months ago
  17. 143e79e Remove a fixed size list creation (#138) by Nate Bosch · 4 years, 11 months ago
  18. 3949271 Use Object in place of dynamic (#134) by Nate Bosch · 5 years ago
  19. 730c851 Enable and fix lint prefer_final_locals (#131) by Nate Bosch · 5 years ago
  20. 20497c6 Disable implicit casts (#130) by Nate Bosch · 5 years ago
  21. 22f17e9 Fix infinite loop with bad button close tag (#128) by Nate Bosch · 5 years ago 0.14.0+4
  22. 083a36c Fix newly enforced package:pedantic lints (#111) by Nate Bosch · 6 years ago
  23. 2b392a4 Fix spans generated for HTML with higher-plane unicode characters (#109) by cvolzke4 · 6 years ago
  24. d37f588 fix lint (#108) by Kevin Moore · 6 years ago
  25. 7dad64b fix latest pedantic lints (#107) by Kevin Moore · 6 years ago
  26. 478bdfa fix latest pedantic lints (#106) by Kevin Moore · 6 years ago
  27. 38756a0 Don't depend on `pacakge:utf` (#95) by Lasse R.H. Nielsen · 6 years ago
  28. 5abd53c Remove support for deprecated encodings and parser_console.dart library (#93) by Kevin Moore · 6 years ago
  29. c3c1575 fix tiny lint issues by Kevin Moore · 7 years ago
  30. 78f0fb3 Update test expectations for source_span output (#87) by Nate Bosch · 7 years ago 0.13.4
  31. e1826e4 Enable and fix a number of lints (#82) by Kevin Moore · 7 years ago
  32. 7b8af2e chore: set max SDK version to <3.0.0 (#76) by Patrice Chalin · 7 years ago 0.13.3+2
  33. e96de1a Remove upper case constants (#72) by Lasse R.H. Nielsen · 7 years ago 0.13.3+1
  34. 50e04c7 Remove tests expecting >64-bit ints (#65) by Kevin Moore · 8 years ago
  35. fda417f fixed slice to use end index rather than length (#62) by Daniel Davidson · 8 years ago
  36. e358cf2 Fix and enable level1_baseline_test - with some skips by Kevin Moore · 8 years ago
  37. b948204 Test on browsers - and exclude tests that require the vm by Kevin Moore · 8 years ago
  38. 9ff0b20 enable many lints by Kevin Moore · 8 years ago
  39. 8e12f9e finish test cleanup by Kevin Moore · 8 years ago
  40. 7a96700 sort directives and other lints by Kevin Moore · 8 years ago
  41. 3ee02c8 start migration to pkg/test by Kevin Moore · 8 years ago
  42. 4177ef7 dartfmt by Kevin Moore · 8 years ago
  43. e394a45 Update failing test and status file by William Hesse · 9 years ago
  44. 9e79e1b Make package:html strong clean by Sigmund Cherem · 9 years ago 0.13.0
  45. 7177493 Add Element.endSourceSpan by Konstantin Shcheglov · 10 years ago
  46. 65cb4b2 fix parse error with foreignObject end tag by John Messerly · 10 years ago
  47. 08c86f8 Fixes encoding parser to handle whitespace correctly. by John Messerly · 11 years ago
  48. d97252a rename package to `html` by John Messerly · 11 years ago
  49. 4816d43 formatted source code by Kevin Moore · 11 years ago
  50. 17ceb39 fixed test script by Kevin Moore · 11 years ago
  51. fc5b302 removed unused members by Kevin Moore · 11 years ago
  52. eaca2ab Switch various transformers and libraries they use over to source_span. by nweiz@google.com · 11 years ago
  53. c407782 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 11 years ago
  54. bc212d0 [html5lib] fix another type annotation by jmesserly@google.com · 11 years ago
  55. a5ec37a [html5lib] fix type annotation and pkg.status for angular_tests by jmesserly@google.com · 11 years ago
  56. 9faf9fb [html5lib] implement querySelector/querySelectorAll by jmesserly@google.com · 11 years ago
  57. 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
  58. 47a0b6d [html5lib] api updates: localName by jmesserly@google.com · 12 years ago
  59. dde3c12 [html5lib] triple slash comment style by jmesserly@google.com · 12 years ago
  60. 6011b25 fix imports link rel=stylesheet by jmesserly@google.com · 12 years ago
  61. 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
  62. 4f5d627 pkg/third_party/html5lib: lots of cleanup by kevmoo@google.com · 12 years ago
  63. bd269bd Change dart:io Platform.script to return a Uri. by sgjesse@google.com · 12 years ago
  64. f5aaeae Revert "Change dart:io Platform.script to return a Uri." by whesse@google.com · 12 years ago
  65. 0380d6c Change dart:io Platform.script to return a URI. Change all uses of Platform.script to work with the new value. by whesse@google.com · 12 years ago
  66. 4a0b28c Remove uses of Options from pkg, samples, tests, and third_party directories. by whesse@google.com · 12 years ago
  67. 44e0427 remove use of deprecatedFutureValue from html5lib by floitsch@google.com · 12 years ago
  68. d8e8be8 Fix missing quote. by floitsch@google.com · 12 years ago
  69. 6a7fe63 Remove dart:utf in third_party. by floitsch@google.com · 12 years ago
  70. 81f2e1d Remove use of dart:json from third_party. by floitsch@google.com · 12 years ago
  71. 4d223f1 move html5lib code into dart svn repo also gets the tests running by jmesserly@google.com · 12 years ago