1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:30:23 -07:00
The Go programming language
Go to file
Russ Cox 5124e66fca c compiler bug tickled by
void f(struct { int x[1]; } p) { }
the "int" was getting attached to f.

R=ken
OCL=35145
CL=35151
2009-09-30 10:25:22 -07:00
doc another brace of questions: types, maps, bookkeeping 2009-09-30 09:58:19 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc - use new css for godoc templates 2009-09-17 17:04:51 -07:00
misc Add a Vim syntax highlighting file for Go. 2009-09-29 18:43:20 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src c compiler bug tickled by 2009-09-30 10:25:22 -07:00
test undo 35108 (disallow parens around type in struct literal). 2009-09-29 21:21:14 -07:00
usr Native Client SRPC (simple RPC), both server and client. 2009-09-29 16:00:28 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00