This commit is contained in:
2026-05-10 07:43:04 -05:00
parent 0116a214f6
commit 9561d5cacd

View File

@@ -14,8 +14,8 @@ Progress of the Lua port:
- [x] Strings
- [x] From constants
- [x] Garbage collection
- [ ] Arrays
- [ ] Garbage collection
- [x] Arrays
- [x] Garbage collection
- [ ] Tables
- [ ] Garbage collection
- [ ] Metatables