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 22:58:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
unify-modules-and-classes
wren
/
test
/
language
/
implicit_receiver
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
..
inherited_methods.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
instance_methods.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
locals_shadow_getter.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
locals_shadow_setter.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
nested_class.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
static_methods.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00