Rob Pike
|
c0c30258be
|
turn spaces to tabs
replace ifs with switch
still runs!
SVN=118947
|
2008-05-15 15:20:59 -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
|
76abea7c6d
|
- fixed a test
- added extra basic type aliases
- added select statement
SVN=117448
|
2008-05-01 18:48:52 -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
|
41d34e2451
|
- fixed my scripts
SVN=113864
|
2008-03-26 09:50:20 -07:00 |
|
Robert Griesemer
|
2f5b4d9893
|
- new directory structure
SVN=113851
|
2008-03-26 09:28:57 -07:00 |
|