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
64fdc1876a9757238b227cf1720c02031fd50808
wren/test/this
T
History
Bob Nystrom 8bb1a94a25 refactor: convert IO from singleton instance to static class with metaclass native methods
Replace the global `io` singleton object with a static `IO` class, moving the `write` native from the instance to the metaclass. Update all benchmark, example, and test files to use `IO.write()` instead of `io.write()`.
2013-12-22 03:25:09 +00:00
..
closure.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
nested_class.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
nested_closure.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
this_at_top_level.wren
chore: reorganize test files into domain-specific subdirectories
2013-11-27 06:52:00 +00:00
this_in_method.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
this_in_top_level_function.wren
chore: reorganize test files into domain-specific subdirectories
2013-11-27 06:52:00 +00:00
Powered by Gitea Version: 1.27.2 Page: 25ms Template: 3ms
Dark
English
English
Licenses API