This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Meson
/
wren
Watch
1
Star
0
Fork
0
You've already forked wren
forked from
Mirror/wren
Code
Pull Requests
Activity
Files
eb4e50a500396344b508238dfd49139f9e49e43e
wren
/
test
/
super
History
Kyle Marek-Spartz
c376d88e61
super at top level: Allow the compiler to continue compilation after erroring. Added two more tests.
2015-01-11 17:44:10 -06:00
..
call_different_arity.wren
More tests for super calls.
2014-04-19 11:51:36 -07:00
call_other_method.wren
More tests for super calls.
2014-04-19 11:51:36 -07:00
call_same_method.wren
…
closure.wren
Unify body handling.
2014-04-03 07:48:19 -07:00
implicit_name.wren
Handle references to fields with inheritance in closures.
2014-01-15 07:03:24 -08:00
indirectly_inherited.wren
…
no_superclass_method.wren
Let the user know the arity of a missing method in the error message.
2015-01-04 14:42:11 -05:00
super_at_top_level.wren
super at top level: Allow the compiler to continue compilation after erroring. Added two more tests.
2015-01-11 17:44:10 -06:00
super_in_static_method.wren
Don't inherit metaclasses.
2014-01-17 17:29:10 -08:00
super_in_top_level_function.wren
Convert all fns to block arg syntax.
2014-04-02 19:41:53 -07:00