1
0
mirror of https://github.com/golang/go synced 2024-11-25 22:57:58 -07:00
The Go programming language
Go to file
Austin Clements c0dd9f526b Make the statement compiler not use the AST visitor.
In the process, I made error handling in the statement
compiler much saner.  Instead of separately tracking various
error flags with weird relations, I just track if any error
messages have been produced.

R=rsc
APPROVED=rsc
DELTA=308  (98 added, 135 deleted, 75 changed)
OCL=33870
CL=33961
2009-08-27 11:21:52 -07:00
doc fix duplicated word 2009-08-24 16:12:59 -07:00
include rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
lib/godoc printer.go: 2009-08-03 09:53:00 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
test remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
usr Make the statement compiler not use the AST visitor. 2009-08-27 11:21:52 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00