Commit Graph

9 Commits

Author SHA1 Message Date
c919f3a6ea Add rudamentary metatables 2026-03-20 21:04:24 +02:00
5c4dbacaa7 Add calling metamethods 2026-03-20 20:45:51 +02:00
232a729fe2 Add metatable to Tables 2026-03-20 20:25:17 +02:00
4ac41e7df1 Clean up some code 2026-03-20 20:12:18 +02:00
68da93541d Add all operators to VM properly 2026-03-20 19:18:52 +02:00
260963f7cd Add _ENV-table as special case for the VM 2026-03-20 18:32:50 +02:00
f12f3b629b Make environment a true table 2026-03-20 18:27:04 +02:00
56943d612a Move Constant to Value 2026-03-20 18:17:31 +02:00
2710a43bb2 Move value to vm/value 2026-03-20 18:16:07 +02:00