1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:31:22 -06:00
go/src/pkg/html
Russ Cox 69c4e9380b use append
R=gri, r, r2
CC=golang-dev
https://golang.org/cl/2743042
2010-10-27 19:47:23 -07:00
..
testdata/webkit html: sync testdata/webkit to match WebKit tip. 2010-06-15 09:07:47 +10: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
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
token_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
token.go use append 2010-10-27 19:47:23 -07:00