The Go programming language
Go to file
Rob Pike f3a33bca40 make SimpleStmt include EmptyStmt and the grammar simplifies a bit.
SimpleStmt was always used as an option.

fix bug: divide is a right shift

DELTA=8  (0 added, 0 deleted, 8 changed)
OCL=34612
CL=34614
2009-09-14 17:39:17 -07:00
doc make SimpleStmt include EmptyStmt and the grammar simplifies a bit. 2009-09-14 17:39:17 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc associate const and var declarations with a type where possible 2009-08-31 10:47:34 -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 fix "declared and not used" errors in non-test code. 2009-09-14 17:20:29 -07:00
test fix "declared and not used" errors in non-test code. 2009-09-14 17:20:29 -07:00
usr Don't crash in Sym.ReceiverName for symbols like "x.x" 2009-09-04 16:12:50 -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