1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:50:22 -07:00
go/doc
Robert Griesemer ad71110669 - rewrote section on numeric literals (grammar easier to read,
separate between ints and floats, added language regarding the
type of numeric literals)
- added language with respect to the scope of labels
- introduced ideal types for the purpose of the spec
- added language to expressions, operands
- added some more formal language about ideal type conversion
  (probably not 100% correct yet)

R=r
DELTA=145  (69 added, 4 deleted, 72 changed)
OCL=15165
CL=15186
2008-09-11 17:48:20 -07:00
..
progs add sections about types and constants 2008-09-11 10:21:02 -07:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_spec.txt - rewrote section on numeric literals (grammar easier to read, 2008-09-11 17:48:20 -07:00
go_tutorial.txt add sections about types and constants 2008-09-11 10:21:02 -07:00
prog.sh - stub for tutorial 2008-09-10 11:46:05 -07:00