1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:21:22 -06:00
go/src/cmd/gc
Rob Pike 5933dbda3a delete hack for interface equality now that it supported by the 6g compiler
R=rsc
DELTA=21  (0 added, 21 deleted, 0 changed)
OCL=17123
CL=17136
2008-10-14 16:33:11 -07:00
..
const.c bug with struct-type { 1 } 2008-10-14 12:48:14 -07:00
dcl.c stack allocation for the init function 2008-10-13 20:14:09 -07:00
export.c change type names to go live at the name, so that 2008-10-06 16:44:17 -07:00
go.h stack allocation for the init function 2008-10-13 20:14:09 -07:00
go.y stack allocation for the init function 2008-10-13 20:14:09 -07:00
lex.c interface equality 2008-10-14 15:08:23 -07:00
Makefile new import/export format 2008-10-03 16:15:55 -07:00
mksys.c new import/export format 2008-10-03 16:15:55 -07:00
mparith1.c fixed bugs in const/case 2008-08-12 14:04:03 -07:00
mparith2.c change *a1++; to plain a1++ 2008-10-04 02:54:19 -07:00
mparith3.c adding and deleting files 2008-08-09 17:33:35 -07:00
subr.c until 6g implements it, warn about using int in interface. 2008-10-10 16:14:13 -07:00
sys.go delete hack for interface equality now that it supported by the 6g compiler 2008-10-14 16:33:11 -07:00
sysimport.c delete hack for interface equality now that it supported by the 6g compiler 2008-10-14 16:33:11 -07:00
walk.c interface equality (strings specifically) 2008-10-14 16:10:44 -07:00