• Austin Clements's avatar
    Gather errors in a go.scanner.ErrorList instead of printing · 51c0a841
    Austin Clements authored
    them as we go.
    
    Lots of bug fixes.  Let the parser toss illegal character and
    string literals.  Compile unary + correctly.  Allow float OP
    ideal.  Compile unary * correctly.  Implement min and max float
    values.
    
    R=rsc
    APPROVED=rsc
    DELTA=64  (29 added, 7 deleted, 28 changed)
    OCL=31811
    CL=31814
    51c0a841
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib/godoc Loading commit data...
misc/xcode Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...