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
f81cb5d23cbf3a6bb5b83511cf6a47dcf2f130e9
wren
/
test
/
core
/
function
History
Bob Nystrom
694186810b
Test that multiple closures of the same code are unequal.
2016-03-26 14:22:38 -07:00
..
arity.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
call_extra_arguments.wren
Simple string interpolation.
2015-11-11 07:55:48 -08:00
call_missing_arguments.wren
Get rid of the special "call" primitive result type.
2015-10-03 19:04:11 -07:00
equality.wren
Test that multiple closures of the same code are unequal.
2016-03-26 14:22:38 -07:00
new_wrong_arg_type.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
to_string.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
type.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00