1. 4050002 html: handle equals sign before attribute by Roland Shoemaker · 1 year, 11 months ago
  2. 1d46ed8 html: have Render escape comments less often by Nigel Tao · 2 years, 1 month ago
  3. 569fe81 html: add "Microsoft Outlook comment" tests by Nigel Tao · 2 years, 1 month ago
  4. 39940ad html: parse comments per HTML spec by Nigel Tao · 2 years, 2 months ago
  5. 430a433 html: properly handle exclamation marks in comments by Roland Shoemaker · 2 years, 6 months ago
  6. 0699458 html: escape comment and doctype tokens' data by Nigel Tao · 2 years, 8 months ago
  7. 2ec1893 html: fix tokenizer error by Dario · 6 years ago
  8. 3a7846f html: gofmt -w -s by Mikio Hara · 7 years ago
  9. 3d87fd6 x/net/html: Sync the html parser and atom with the current whatwg spec by Dmitry Savintsev · 10 years ago
  10. 4109fcc html: handle '<' before a tag by Andrew Balholm · 11 years ago
  11. 4698117 go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer. by Michael Piatek · 11 years ago
  12. 384e4d2 html: limit buffering during tokenization. by Michael Piatek · 11 years ago
  13. 480e7b0 go.net/html: Tokenizer.Raw returns the original input when tokenizer errors occur. by Michael Piatek · 11 years ago
  14. e8489d8 go.net/html: fix the tokenizer when the underlying io.Reader returns by Nigel Tao · 12 years ago
  15. 46c4a49 go.net/html: put escaping tests escape_test.go by Andrew Gerrand · 12 years ago
  16. ea127e8 go.net/html: move exp/html and exp/html/atom here to the go.net sub-repo. by Nigel Tao · 12 years ago