This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Mirror
/
wren
Watch
1
Star
0
Fork
1
You've already forked wren
mirror of
https://github.com/wren-lang/wren.git
synced
2026-01-12 06:38:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d91c06d18b1b8ad31d9e99b7ef30af5c2effbf75
wren
/
test
/
io
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