|
|
55caae343b
|
Add "." to comments. :)
|
2015-02-04 20:26:29 -08:00 |
|
|
|
d73b19967d
|
Adding 8-bit strings test cases.
|
2015-02-04 13:58:16 +01:00 |
|
|
|
a5b00cebe7
|
Clarify how string subscripting handles UTF-8.
|
2015-01-22 16:38:03 -08:00 |
|
|
|
3116bf97de
|
Use correct buffer size in string subscript operator.
|
2015-01-09 07:12:25 -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 |
|
|
|
058c2606b0
|
Better argument validation for core methods.
|
2014-01-03 10:47:26 -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 |
|
|
|
56449cdbef
|
Reorganize tests.
|
2013-11-26 22:52:00 -08:00 |
|