1
0
mirror of https://github.com/golang/go synced 2024-09-24 23:10:12 -06:00
The Go programming language
Go to file
Russ Cox af678a593d new approach for generating sysimport.c
(renamed to avoid any conflict with old p4 copies).

this approach doesn't require auto-generating
files also kept in p4, so it should be easier on
go users who don't sync very often.

this approach will be more work for go developers:
builtin.c needs to be copied to builtin.c.boot in p4
as new functions are added.  mkbuiltin does this
for certain $USERs to help us remember.

R=r
DELTA=343  (176 added, 162 deleted, 5 changed)
OCL=25803
CL=25805
2009-03-05 18:26:12 -08:00
doc revert QualifiedIdent to old production 2009-03-05 15:01:54 -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 new approach for generating sysimport.c 2009-03-05 18:26:12 -08:00
test bug085 bug129 2009-03-05 15:57:03 -08:00
usr/gri Lots of cleanups in prep. for checking in parser and ast into lib: 2009-03-05 17:15:36 -08:00