1
0
forked from Mirror/wren
Commit Graph

8 Commits

Author SHA1 Message Date
e535d7a9e7 Conditional operator. 2014-02-15 11:36:01 -08:00
7726ee5131 Handle extra and missing arguments to fn.call. 2014-02-04 09:34:05 -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
c8fe27d6c4 Allow empty blocks. 2013-12-29 10:46:21 -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
325bb281a5 Allow 16 arguments, and handle going over that correctly. 2013-11-29 15:08:27 -08:00
56449cdbef Reorganize tests. 2013-11-26 22:52:00 -08:00