1
0
mirror of https://github.com/golang/go synced 2024-11-25 02:07:58 -07:00
The Go programming language
Go to file
Robert Griesemer d4d4ff0d83 - method names in method sets/interfaces must be all different
- specify evaluation order of floating-point expressions as
  discussed
- specify floating point conversion rounding as discussed
- slightly reformatted section on conversions to make it
  more readable (hopefully)
- fixed production for interpreted_string_lit - components
  were not properly tagged before because of """ instead of `"`

R=go-dev
DELTA=83  (41 added, 11 deleted, 31 changed)
OCL=35864
CL=35885
2009-10-19 13:13:59 -07:00
doc - method names in method sets/interfaces must be all different 2009-10-19 13:13:59 -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 Minor fixes and additions to the GMP wrapping. 2009-10-14 10:56:19 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src function literals 2009-10-19 12:44:08 -07:00
test function literals 2009-10-19 12:44:08 -07:00
usr/dsymonds/iterable move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00