Commit Graph

4 Commits

Author SHA1 Message Date
dca58ff747 Require parentheses around operator and setter arguments. 2014-04-08 17:54:37 -07: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
6c3aa85228 Make IO a static class instead of a singleton. 2013-12-21 19:25:09 -08:00
e83d0bb360 Setters! 2013-12-20 07:05:31 -08:00