1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:30:13 -06:00
go/doc
Robert Griesemer 6f8df7aa3e - syntax for composite literals use () instead of {}
- do not permit + for array concatenation anymore
  (not implemented and not a good idea)
- document that unsafe function results are compile time constants
- fixed minor typos

DELTA=41  (7 added, 11 deleted, 23 changed)
OCL=24899
CL=24927
2009-02-11 21:57:15 -08:00
..
progs needless semicolons 2009-01-30 15:10:22 -08:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_spec.txt - syntax for composite literals use () instead of {} 2009-02-11 21:57:15 -08:00
go_tutorial.txt a few small cleanups 2009-02-08 10:17:23 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00