1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:20:13 -06:00
go/usr
Robert Griesemer 61d9a3c3b0 - stronger syntax checks
- fixed a bug with non-eof terminated //-style comments
- collecting comments
- first experiments with reproducing comments
  (works but not very pretty, disabled for now)
- idempotent for all correct .go files we have checked in

R=r
OCL=17333
CL=17333
2008-10-16 23:30:42 -07:00
..
gri - stronger syntax checks 2008-10-16 23:30:42 -07:00
r/reflect type string parser; now handles all types 2008-10-16 18:09:38 -07:00