1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/src/cmd/gc
Ken Thompson b5e7562191 supply default indirection to
map indexing - bug 143

R=r
OCL=27695
CL=27695
2009-04-21 17:00:08 -07:00
..
align.c change representation of strings 2009-04-09 18:16:21 -07:00
bits.c move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
builtin.c.boot range over strings 2009-04-10 19:49:31 -07:00
const.c change representation of strings 2009-04-09 18:16:21 -07:00
dcl.c change representation of strings 2009-04-09 18:16:21 -07:00
export.c make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
gen.c move portable code generation (basic statements) to gc. 2009-03-30 19:15:07 -07:00
go.h change representation of strings 2009-04-09 18:16:21 -07:00
go.y special case check for this situation 2009-04-02 21:46:19 -07:00
lex.c change representation of strings 2009-04-09 18:16:21 -07:00
Makefile move portable object routines (especially 2009-03-30 21:31:29 -07:00
mkbuiltin don't write cmp's output to the c file. 2009-03-30 00:12:56 -07:00
mkbuiltin1.c new approach for generating sysimport.c 2009-03-05 18:26:12 -08:00
mparith1.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
mparith2.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
mparith3.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
obj.c fix stringrange test 2009-04-13 05:31:44 -07:00
subr.c tweak interface warning heuristic. 2009-04-14 19:57:27 -07:00
swt.c compiler falut for forgetting 2009-04-02 18:06:43 -07:00
sys.go range over strings 2009-04-10 19:49:31 -07:00
unsafe.go Implement unsafe.Alignof. 2009-02-10 11:46:26 -08:00
walk.c supply default indirection to 2009-04-21 17:00:08 -07:00