Commit Graph

5 Commits

Author SHA1 Message Date
SeanOMik 2b03b55014
Groundwork for userdata
Still need a way to add methods and functions
2024-01-26 15:43:26 -05:00
SeanOMik 71199bc905
Implement calling rust functions from lua, make the Table struct support metatables 2024-01-25 23:47:30 -05:00
SeanOMik 19ee453172
Fix Table::raw_len 2024-01-23 20:31:51 -05:00
SeanOMik 6a0393f346
Add Table::raw* 2024-01-23 20:28:19 -05:00
SeanOMik 3d61349bf7
Initial commit, tables, functions 2024-01-21 22:53:53 -05:00