summaryrefslogtreecommitdiff
path: root/test/const.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: apply constant folding to ORUNESTRMatthew Dempsky2019-09-261-0/+4
* cmd/compile: truncate constant arithmetic result with typed complex numbersCholerae Hu2019-08-281-0/+39
* cmd/compile: fix compiler bug for constant equality comparisonTrey Lawrence2016-09-171-0/+35
* cmd/compile: allow huge rsh in constants arithmeticAlberto Donizetti2015-08-211-0/+5
* exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go.Alan Donovan2013-02-211-18/+23
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: remove semiocolons.Rob Pike2010-09-041-82/+82
* make 6g constants behave as ken proposes. (i hope.)Russ Cox2009-03-121-0/+6
* fix the easy parts of bug120Russ Cox2008-11-171-1/+1
* bugs related to constat typesRobert Griesemer2008-08-201-4/+0
* add test for constantsRob Pike2008-08-131-0/+118