Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
eecc18244fa3eaa8b2d12d13ca39d31c2b28837d
wren/test/core/function
T
History
Bob Nystrom 06748ba454 test: add test verifying closures of same code are unequal
Add a test case to equality.wren that creates two closures from the same
function literal inside a loop and asserts they are not equal, confirming
that each closure invocation produces a distinct object.
2016-03-26 21:22:38 +00:00
..
arity.wren
feat: replace IO class with System class and remove separate IO module
2015-09-15 14:46:09 +00:00
call_extra_arguments.wren
feat: implement string interpolation with %(expr) syntax in compiler and core library
2015-11-11 15:55:48 +00:00
call_missing_arguments.wren
feat: remove PRIM_CALL result type and add METHOD_FN_CALL for function call special-casing
2015-10-04 02:04:11 +00:00
equality.wren
test: add test verifying closures of same code are unequal
2016-03-26 21:22:38 +00:00
new_wrong_arg_type.wren
feat: replace new keyword with this constructor syntax and ClassName.new() calls across core library and docs
2015-07-10 16:18:22 +00:00
to_string.wren
feat: replace IO class with System class and remove separate IO module
2015-09-15 14:46:09 +00:00
type.wren
feat: replace IO class with System class and remove separate IO module
2015-09-15 14:46:09 +00:00
Powered by Gitea Version: 1.27.2 Page: 114ms Template: 5ms
Dark
English
English
Licenses API