go/doc
Robert Griesemer 164a7bceeb - 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
2009-09-30 12:00:25 -07:00
..
progs last round: non-package code 2009-09-15 12:42:24 -07:00
effective_go.html make the sidebars consistent 2009-09-29 11:57:28 -07:00
go_for_cpp_programmers.html make the sidebars consistent 2009-09-29 11:57:28 -07:00
go_lang_faq.html another brace of questions: types, maps, bookkeeping 2009-09-30 09:58:19 -07:00
go_mem.html make the sidebars consistent 2009-09-29 11:57:28 -07:00
go_spec.html - completed section on built-in functions 2009-09-30 12:00:25 -07:00
go_tutorial.head process tutorial into new format 2009-09-23 12:31:57 -07:00
go_tutorial.html process tutorial into new format 2009-09-23 12:31:57 -07:00
go_tutorial.txt process tutorial into new format 2009-09-23 12:31:57 -07:00
godocs.js A step towards "externalizing" some Go docs. 2009-09-17 08:05:12 -07:00
logo_blue.png add logo to documentation directory. 2009-02-22 15:39:50 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00
style.css change code font to "monospace", which will 2009-09-23 21:38:52 -07:00