Russ Cox
|
9cdb8bd502
|
minor int/float fixes
R=ken
OCL=18032
CL=18032
|
2008-10-29 13:58:12 -07:00 |
|
Rob Pike
|
bc2f5f1dce
|
fix bug depot:
1) fix print statements, panic statements (parentheses required)
2) len is now allowed as a var name (bug053)
R=gri
OCL=14106
CL=14106
|
2008-08-11 22:07:49 -07:00 |
|
Ken Thompson
|
343f5aa7b4
|
better import/export
SVN=122584
|
2008-06-12 21:48:56 -07:00 |
|
Ken Thompson
|
b1a3463a7b
|
made fp numbers from integers and
checked values
SVN=121972
|
2008-06-10 13:23:19 -07:00 |
|
Rob Pike
|
3086910f17
|
fix bug in closeness for float literal test
SVN=121628
|
2008-06-08 19:37:22 -07:00 |
|
Rob Pike
|
33f7637d6a
|
fix float lit to return 1, print error
SVN=121627
|
2008-06-08 19:33:54 -07:00 |
|
Ken Thompson
|
ad073b1cf1
|
asdf
SVN=121608
|
2008-06-08 16:16:17 -07:00 |
|
Robert Griesemer
|
9bc7b08abb
|
- changed literal syntax to use the convert notation
- fixed issued with function declarations/function literals
- added more tests and fixed existing tests
SVN=118167
|
2008-05-08 17:12:15 -07:00 |
|
Robert Griesemer
|
2f5b4d9893
|
- new directory structure
SVN=113851
|
2008-03-26 09:28:57 -07:00 |
|