Rob Pike
|
34cb7c299e
|
export sys.exit
update tests to use exit rather than return
ignore return value from main (actually done in prior CL)
SVN=125173
|
2008-06-27 14:15:06 -07:00 |
|
Rob Pike
|
f07d2eea52
|
fix string_lit test to be more thorough
SVN=121623
|
2008-06-08 19:08:00 -07:00 |
|
Rob Pike
|
5e77b0a82e
|
fix erroneous test
SVN=121554
|
2008-06-06 17:08:31 -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
|
d79b17e60a
|
- Make Coco/R-based parser work w/ UTF-8 encoded files even if there is
no (optional) UTF-8 marker present.
SVN=113931
|
2008-03-26 16:12:43 -07:00 |
|
Robert Griesemer
|
2f5b4d9893
|
- new directory structure
SVN=113851
|
2008-03-26 09:28:57 -07:00 |
|