-
Russ Cox authored
this avoids problems people have run into with multiple closures in the same package. when preparing filename, only cut off .go, not .anything. this fixes a bug tgs ran into with foo.pb.go and foo.go in the same package. also turn bad identifier chars from filename into underscores: a-b.pb.go => a_b_pb R=ken OCL=27050 CL=27050
416b2754
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
align.c | ||
bits.c | ||
builtin.c.boot | ||
const.c | ||
dcl.c | ||
export.c | ||
gen.c | ||
go.h | ||
go.y | ||
lex.c | ||
mkbuiltin | ||
mkbuiltin1.c | ||
mparith1.c | ||
mparith2.c | ||
mparith3.c | ||
obj.c | ||
subr.c | ||
swt.c | ||
sys.go | ||
unsafe.go | ||
walk.c |