1
0
mirror of https://github.com/golang/go synced 2024-09-24 13:20:12 -06:00
The Go programming language
Go to file
Robert Griesemer 8f628f4955 daily snapshot:
- adjustments to match new ast/parser interface
- removed printer.go; functionality now in astprinter.go and docprinter.go
  (more cleanups pending)
- enabled new doc printing in gds
  (lots of fine tuning missing, but pieces falling into place; e.g. methods
  associated with types. Consts, Vars, to come. Collection of all files
  belonging to a package to come)

R=r
OCL=26970
CL=26972
2009-03-31 16:53:58 -07:00
doc fix last 3 references to 'type guards' 2009-03-30 16:08:41 -07:00
include libmach: 2009-02-03 15:00:09 -08: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 1) Move parser.go into src/lib/go 2009-03-31 16:53:37 -07:00
test tests changed - throw calls panic directly now 2009-03-30 00:28:08 -07:00
usr/gri daily snapshot: 2009-03-31 16:53:58 -07:00