1
0
mirror of https://github.com/golang/go synced 2024-09-25 15:10:11 -06:00
The Go programming language
Go to file
Ken Thompson f8797daa9f import/export of exact mp floating constants
new syntax for exact mp floating constants
     decimal_int ( "p" | "P" ) [ "+" | "-" ] decimal_int
     the value is decimal1 * 2^decimal2

R=r
OCL=20357
CL=20357
2008-12-03 13:17:26 -08:00
doc - allow for multiple method names per function type in an interface decl. 2008-11-17 18:11:36 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src import/export of exact mp floating constants 2008-12-03 13:17:26 -08:00
test golden.out drift 2008-12-03 13:05:56 -08:00
usr - oversight: extra allow source-level line breaks inside statement lists 2008-12-02 17:01:31 -08:00