aboutsummaryrefslogtreecommitdiff
path: root/src/html/entity.go
AgeCommit message (Expand)Author
2018-07-31html: lazily populate Unescape tablesBrad Fitzpatrick
2018-04-04go/printer, gofmt: tuned table alignment for better resultsRobert Griesemer
2017-08-08html: updated entity spec linkSeiji Takahashi
2014-09-08build: move package sources from src/pkg to srcRuss Cox