9 Commits

Author SHA1 Message Date
1ae473383d fix more GC bugs 2023-08-29 23:21:52 -05:00
5c3e24fc39 refactoring and cleanup
cosmoB_loadOSLib -> cosmoB_loadOS
2023-08-24 23:36:32 -05:00
5d805e258b minor formatting fixes 2023-02-09 12:52:36 -06:00
7279623e24 added clang-format 2023-02-09 12:32:48 -06:00
66d77bc54b Refactored cosmoO_equals
This sets up room for the '__equal' metamethod to be added

- cosmoO_equals now requires the state to be passed
- cosmoV_equals now requires the state to be passed
- cosmoT_get now requires the state to be passed
2021-02-19 17:04:23 -06:00
2050359d2f Added C99 support, refactored headers 2021-02-15 16:20:04 -06:00
7e9b61e018 minor refactor, fixed many warnings 2021-01-01 23:06:24 -06:00
0745fd10a9 extended lexer, fixed table shrinking 2020-11-25 23:34:02 -06:00
2e1b745624 Initial commit 2020-10-28 00:16:30 -05:00