]> Cypherpunks repositories - gostls13.git/commit
- completed section on built-in functions
authorRobert Griesemer <gri@golang.org>
Wed, 30 Sep 2009 19:00:25 +0000 (12:00 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 30 Sep 2009 19:00:25 +0000 (12:00 -0700)
commit164a7bceeb67af9490d970e3c6e665198c6e1c9a
tree18b22dfd9f35c32f17c42ea87f45b0f4925af68b
parentcce01111a94011918a7785c61e263b9b1e77eca8
- completed section on built-in functions
- moved Conversions section out of built-in functions and into expressions
- fixed syntax of conversions (parens are not mandatory if the type is not a TypeName)
  (this is the only change to the Conversions section; the rest of the text is just moved;
  old line: 4043, new line: 3078)
- fixed syntax of composite literals (parens are allowed around LiteralType)

DELTA=239  (115 added, 98 deleted, 26 changed)
OCL=35118
CL=35159
doc/go_spec.html