Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -18/+23 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+3 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+120 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -120/+0 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -82/+82 | |
2009-03-12 | make 6g constants behave as ken proposes. (i hope.) | Russ Cox | 1 | -0/+6 | |
various bug fixes and tests involving constants. test/const1.go is the major new test case. R=ken OCL=26216 CL=26224 | |||||
2008-11-17 | fix the easy parts of bug120 | Russ Cox | 1 | -1/+1 | |
R=r,ken DELTA=66 (52 added, 3 deleted, 11 changed) OCL=19386 CL=19389 | |||||
2008-08-20 | bugs related to constat types | Robert Griesemer | 1 | -4/+0 | |
R=r DELTA=10 (6 added, 4 deleted, 0 changed) OCL=14348 CL=14348 | |||||
2008-08-13 | add test for constants | Rob Pike | 1 | -0/+118 | |
add bug in constant evaluation (erroneously allowing assignment of float to int) update golden R=gri OCL=14153 CL=14153 |