Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -9/+35 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -36/+140 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -5/+7 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+509 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -509/+0 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -2/+40 | |
2010-02-19 | fixed bug in mpconst float multiply by 0. | Ken Thompson | 1 | -4/+1 | |
more complex -- constants, variables and print. R=rsc CC=golang-dev http://codereview.appspot.com/217061 | |||||
2009-03-12 | warn -> yyerror in mparith. | Russ Cox | 1 | -2/+2 | |
close two more bugs. R=ken OCL=26226 CL=26226 | |||||
2009-03-12 | make 6g constants behave as ken proposes. (i hope.) | Russ Cox | 1 | -3/+27 | |
various bug fixes and tests involving constants. test/const1.go is the major new test case. R=ken OCL=26216 CL=26224 | |||||
2008-12-03 | import/export of exact mp floating constants | Ken Thompson | 1 | -7/+39 | |
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-01 | multi precision floating point | Ken Thompson | 1 | -41/+47 | |
R=r OCL=20185 CL=20185 | |||||
2008-11-17 | fix the easy parts of bug120 | Russ Cox | 1 | -3/+14 | |
R=r,ken DELTA=66 (52 added, 3 deleted, 11 changed) OCL=19386 CL=19389 | |||||
2008-10-29 | the end of life as we know it | Ken Thompson | 1 | -1/+1 | |
int is new type R=r OCL=18023 CL=18023 | |||||
2008-08-12 | fixed bugs in const/case | Ken Thompson | 1 | -0/+22 | |
R=r DELTA=138 (75 added, 12 deleted, 51 changed) OCL=14129 CL=14131 | |||||
2008-08-11 | export large constants | Ken Thompson | 1 | -0/+29 | |
R=r DELTA=37 (31 added, 4 deleted, 2 changed) OCL=14089 CL=14089 | |||||
2008-08-09 | adding and deleting files | Ken Thompson | 1 | -0/+350 | |
R=r DELTA=1685 (920 added, 765 deleted, 0 changed) OCL=14030 CL=14030 |