1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:28:34 -06:00
The Go programming language
Go to file
Robert Griesemer 81d7c51837 First cut at a Go pretty printer:
- code scavenged from Go-in-Go front-end (will merge back)
- using "symbol-table" free parsing to build AST
- no printing yet

R=r
OCL=15504
CL=15504
2008-09-18 16:58:37 -07:00
doc adjusted doc to incorporate new channel notation 2008-09-17 13:57:11 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -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 proper handling of signals. 2008-09-18 15:56:46 -07:00
test fix printing of -(1<<63) 2008-09-17 14:08:52 -07:00
usr/gri First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00