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-14 23:58:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
unify-modules-and-classes
wren
/
test
/
language
/
this
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
..
closure.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
nested_closure.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
this_at_top_level.wren
Reorganize tests and benchmark scripts.
2015-03-14 12:45:56 -07:00
this_in_method.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
this_in_static_method.wren
Clean up definition syntax:
2015-12-18 06:59:49 -08:00
this_in_top_level_function.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00