This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
214794db67f756206eed93d7ec6f944823f66392
wren
/
test
/
io
T
History
Bob Nystrom
d91c06d18b
Tweak IO library a bit:
...
- Reword some docs. - Make IO.printAll() public. - Require () on read.
2015-07-18 14:09:00 -07:00
..
print_bad_to_string.wren
Handle toString not returning a string in IO.print and IO.write.
2015-01-08 07:53:37 -08:00
print.wren
A few small cleanups.
2014-04-19 11:44:51 -07:00
read_arg_not_string.wren
Tests for IO.read().
2015-01-11 21:47:29 -08:00
read_eof.wren
Tweak IO library a bit:
2015-07-18 14:09:00 -07:00
read.wren
Tests for IO.read().
2015-01-11 21:47:29 -08:00
write_bad_to_string.wren
Handle toString not returning a string in IO.print and IO.write.
2015-01-08 07:53:37 -08:00