1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:04:42 -07:00
go/src/cmd
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
..
6a better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
6c 6c bug with large constants 2008-11-11 18:15:36 -08:00
6g small code improvement to 2008-12-02 19:54:51 -08:00
6l delete stack mark strings 2008-11-23 17:08:55 -08:00
ar conflicting scopes should cause error exit 2008-11-14 17:28:11 -08:00
cc add cov, prof to default build; clean up compiler warnings 2008-11-14 10:57:48 -08:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc import/export of exact mp floating constants 2008-12-03 13:17:26 -08:00
gobuild gobuild: 2008-11-24 11:21:56 -08:00
gotest gotest: change pattern to Test([^a-z].*)? 2008-11-25 12:49:17 -08:00
nm symbol table changes 2008-11-20 17:32:18 -08:00
prof add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00
clean.bash new gotest shell script (will be a proper command some day, probably) 2008-11-18 14:12:14 -08:00
make.bash new gotest shell script (will be a proper command some day, probably) 2008-11-18 14:12:14 -08:00