Commit Graph

3 Commits

Author SHA1 Message Date
Linden
dc0720a39e refactor(class): syntax and method changes
Remove .new field when creating a new class.
Remove setMetamethod.
Support super inheritance.
2023-12-19 14:32:36 +11:00
Linden
8a5232c056 refactor(class): type checking 2023-12-18 11:21:28 +11:00
Linden
955acabd3c feat(class): basic class implementation
wip, feedback appreciated.
2023-12-18 00:15:17 +11:00