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 14:48:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
unify-modules-and-classes
wren
/
test
/
core
/
system
History
Bob Nystrom
eff4485a56
Clean up definition syntax:
...
- Don't use "def" on constructors. - Put "foreign" and "static" before "def".
2015-12-18 06:59:49 -08:00
..
print_all_not_sequence.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
print_all.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
print_bad_to_string.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
print.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
write_all_not_sequence.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
write_all.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
write_bad_to_string.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00