1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
The Go programming language
Go to file
Robert Griesemer 433e05974a - allow parenthesized [...]T types as in: ([...]int){}
- added extra tests

R=rsc
DELTA=55  (37 added, 0 deleted, 18 changed)
OCL=35250
CL=35276
2009-10-02 10:03:25 -07:00
doc replace "ideal" with "untyped" 2009-10-01 16:58:17 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc cgo working on linux/386 2009-09-30 13:47:15 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src - allow parenthesized [...]T types as in: ([...]int){} 2009-10-02 10:03:25 -07:00
test a few more code generation bugs and an interface alignment issue. 2009-10-02 09:06:51 -07:00
usr delete 2009-09-30 11:06:35 -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