go/src/pkg/html
Russ Cox da392d9136 build: no required environment variables
R=adg, r, PeterGo
CC=golang-dev
https://golang.org/cl/1942044
2010-08-18 10:08:49 -04:00
..
testdata/webkit html: sync testdata/webkit to match WebKit tip. 2010-06-15 09:07:47 +10:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
doc.go First cut of an HTML tokenizer (and eventually a parser). 2010-08-10 16:08:21 +10:00
entity.go First cut of an HTML tokenizer (and eventually a parser). 2010-08-10 16:08:21 +10:00
escape.go Small performance improvements to the HTML tokenizer based on your 'TODO's. 2010-08-12 09:45:34 +10:00
token.go Small performance improvements to the HTML tokenizer based on your 'TODO's. 2010-08-12 09:45:34 +10:00
token_test.go First cut of an HTML tokenizer (and eventually a parser). 2010-08-10 16:08:21 +10:00