1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src/cmd
Russ Cox 9271c6402e introduce typecheck pass before walkexpr.
not complete but compiler still works.

R=ken
OCL=32424
CL=32426
2009-07-29 12:47:51 -07:00
..
5a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5g fix error that gcc thinks is a warning 2009-07-28 17:02:05 -07:00
5l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6g Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8g fix error that gcc thinks is a warning 2009-07-28 17:02:05 -07:00
8l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ar Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
cc fix bug in codegen when we modified move instruction instead 2009-07-13 20:33:59 -07:00
cov Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ebnflint Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
gc introduce typecheck pass before walkexpr. 2009-07-29 12:47:51 -07:00
gobuild Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godefs Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godoc Intersperse comments nicely when printing an AST. 2009-07-28 16:38:59 -07:00
gofmt Intersperse comments nicely when printing an AST. 2009-07-28 16:38:59 -07:00
gotest Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ld make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
nm Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
prof Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
clean.bash ebnflint command 2009-07-13 10:26:58 -07:00
make.bash fix build 2009-06-16 09:39:57 -07:00