The Go programming language
Go to file
Robert Griesemer 40c93a5238 - experiments with forward-declaring types of non-imported packages
- adjusted switch syntax (no repeated case: case: anymore)
- enabled some constant expressions that work now

R=r
OCL=14098
CL=14098
2008-08-11 18:44:41 -07:00
doc - removed fall-through for case: case: in switch statements 2008-08-11 18:09:31 -07:00
include fix go build 2008-08-04 17:26:24 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src - fix signedness bug in sys.Inf() 2008-08-11 15:04:54 -07:00
test - fix signedness bug in sys.Inf() 2008-08-11 15:04:54 -07:00
usr/gri/gosrc - experiments with forward-declaring types of non-imported packages 2008-08-11 18:44:41 -07:00