1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:31:22 -06:00
go/src/pkg/exp/datafmt
Russ Cox f2b5a07453 delete float, complex - code changes
also:
	cmplx -> complex
	float64(1.0) -> 1.0
	float64(1) -> 1.0

R=gri, r, gri1, r2
CC=golang-dev
https://golang.org/cl/3991043
2011-01-19 23:09:00 -05:00
..
datafmt_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
datafmt.go fix occurrences of occur[^sr .,?!;\n] 2011-01-04 13:16:50 -08:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
parser.go go/scanner: Make Init take a *token.File instead of a *token.FileSet. 2011-01-13 17:20:26 -08:00