1
0
mirror of https://github.com/golang/go synced 2024-09-24 21:10:12 -06:00
The Go programming language
Go to file
Robert Griesemer 187cf78a7c - preparation for setting up types
- moved Object, Type, Scope  out of AST into symboltable
  - moved universe into symboltable
  - removed dead code
- fixed dependency computation (pretty -d filename.go)
- lots of cleanups
- removed tocken channel connection between parser and scanner
  (was cute, but not really needed)

R=r
OCL=24545
CL=24545
2009-02-06 11:10:25 -08:00
doc making go-spec conform with 6g: 2009-02-05 16:11:14 -08: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 6c: byte* - byte* should be int64, not int32. 2009-02-05 19:09:04 -08:00
test bug064 2009-02-05 15:22:49 -08:00
usr/gri - preparation for setting up types 2009-02-06 11:10:25 -08:00