|
|
a9bb2387a1
|
Handle empty (or comment-only) files. Fix #57.
|
2015-01-04 13:00:53 -08:00 |
|
|
|
b979272305
|
Clean up text handling a bit:
- Rename IO.write -> IO.print.
- Make IO.write not print a newline.
- Support \u Unicode escapes in strings.
|
2014-01-05 12:27:12 -08:00 |
|
|
|
c8cb0be816
|
Better handling for lexing errors.
|
2013-12-23 14:51:06 -08:00 |
|
|
|
6c3aa85228
|
Make IO a static class instead of a singleton.
|
2013-12-21 19:25:09 -08:00 |
|
|
|
7fe60499db
|
Get rid of my name from TODOs. Anyone can do them.
|
2013-12-14 15:28:18 -08:00 |
|
|
|
3f24515496
|
Don't allow method names to overflow.
|
2013-12-06 20:09:43 -08:00 |
|
|
|
56449cdbef
|
Reorganize tests.
|
2013-11-26 22:52:00 -08:00 |
|