• Rob Pike's avatar
    text/template/parse: use human error prints · c837e612
    Rob Pike authored
    The previous version of all the node.String methods printed the parse
    tree and was useful for developing the parse tree code. Now that that's done,
    we might as well print the nodes using the standard template syntax.
    It's much easier to read and makes error reporting look more natural.
    
    Helps issue 2644.
    
    R=rsc, n13m3y3r
    CC=golang-dev
    https://golang.org/cl/5553066
    c837e612
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...