• Robert Griesemer's avatar
    New flags for gofmt: · bda20741
    Robert Griesemer authored
    - oldparser            parse old syntax (required semicolons)
    - oldprinter           print old syntax (required semicolons)
    
    By default, these flags are enabled for now.
    Setting -oldparser=false has no effect until go/parser is changed
    to accept the new syntax.
    
    Enabled exp/parser in Makefile; update dependent exp/eval.
    
    R=rsc
    https://golang.org/cl/174051
    bda20741
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg 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...
README Loading commit data...
favicon.ico Loading commit data...