• Nigel Tao's avatar
    html: move the HTML parser to an exp/html package. The parser is a · 324513bc
    Nigel Tao authored
    work in progress, and we are not ready to freeze its API for Go 1.
    
    Package html still exists, containing just two functions: EscapeString
    and UnescapeString.
    
    Both the packages at exp/html and html are "package html". The former
    is a superset of the latter.
    
    At some point in the future, the exp/html code will move back into
    html, once we have finalized the parser API.
    
    R=rsc, dsymonds
    CC=golang-dev
    https://golang.org/cl/5571059
    324513bc
Name
Last commit
Last update
..
ebnf Loading commit data...
ebnflint Loading commit data...
gotype Loading commit data...
html Loading commit data...
inotify Loading commit data...
norm Loading commit data...
proxy Loading commit data...
spdy Loading commit data...
ssh Loading commit data...
terminal Loading commit data...
types Loading commit data...
utf8string Loading commit data...
winfsnotify Loading commit data...
wingui Loading commit data...
README Loading commit data...