summaryrefslogtreecommitdiff
path: root/test/float_lit2.go
Commit message (Expand)AuthorAgeFilesLines
* test/float_lit2: fix expressions in commentJan Mercl2016-09-141-2/+2
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: fix two typos in float_lit2.goRuss Cox2014-05-211-2/+2
* test/float_lit2.go: rewrite to test values near boundariesRuss Cox2014-05-211-68/+134
* test/float_lit2.go: fix constants for 386 platforms (fix build)Robert Griesemer2014-05-211-12/+12
* test/float_lit2.go: compute test values from first principlesRobert Griesemer2014-05-211-10/+65
* cmd/gc: fix float32 const conversion and printing of big float constsRuss Cox2014-05-191-0/+43