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
09f4beff4aa572fb5b2e6e035fbfdad501584581
wren/test/language/closure
T
History
Bob Nystrom 8980d34ee5 Only close an upvalue for a local if there actually is one for it.
2015-10-08 08:06:29 -07:00
..
assign_to_closure.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
close_over_function_parameter.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
close_over_later_variable.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
close_over_method_parameter.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
closed_closure_in_function.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
nested_closure.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
open_closure_in_function.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
reference_closure_multiple_times.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
reuse_closure_slot.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
shadow_closure_with_local.wren
"IO" -> "System".
2015-09-15 07:46:09 -07:00
unused_closure.wren
Only close an upvalue for a local if there actually is one for it.
2015-10-08 08:06:29 -07:00
unused_later_closure.wren
Only close an upvalue for a local if there actually is one for it.
2015-10-08 08:06:29 -07:00
Powered by Gitea Version: 1.27.2 Page: 39ms Template: 2ms
Dark
English
English
Licenses API