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/string
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
..
contains.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
count.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
equality.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
escapes.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
literals.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
subscript.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
to_string.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
type.wren
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
Powered by Gitea Version: 1.27.2 Page: 19ms Template: 4ms
Dark
English
English
Licenses API