1
0
mirror of https://github.com/CPunch/Cosmo.git synced 2025-05-20 15:40:09 +00:00

7 Commits

Author SHA1 Message Date
27818b3788 cosmoV_throw() now resets the vm stack as well
also a minor GC bug in cosmoO_newError was fixed.

i'm going to try to phase out cosmoM_freezeGC & friends
since that would cause hell with this new
error handling solution. the only thing still using it is the GC.
2023-08-29 16:48:38 -05:00
7279623e24 added clang-format 2023-02-09 12:32:48 -06:00
7e9b61e018 minor refactor, fixed many warnings 2021-01-01 23:06:24 -06:00
f6aaeb3417 fixed typos 2020-12-19 13:32:43 -06:00
6445dae04c added module names for functions 2020-12-09 12:23:16 -06:00
c42a72dfad Major refactoring, added classes, many bug fixes 2020-11-09 19:44:12 -06:00
2e1b745624 Initial commit 2020-10-28 00:16:30 -05:00