Cosmo/src
CPunch 89be01aaf6 even more error handling refactoring
removing all of these useless checks has actually made cosmoV_execute just a
lil bit faster :)
2023-09-04 20:14:53 -05:00
..
_time.h fixed formatting 2023-06-01 22:28:07 -05:00
cbaselib.c more refactoring; things seem to work fine 2023-08-30 12:00:52 -05:00
cbaselib.h refactoring and cleanup 2023-08-24 23:36:32 -05:00
cchunk.c fix more GC bugs 2023-08-29 23:21:52 -05:00
cchunk.h refactoring and cleanup 2023-08-24 23:36:32 -05:00
cdebug.c minor refactoring 2023-06-03 01:39:35 -05:00
cdebug.h Minor refactoring, added OP_GETMETHOD 2021-01-16 15:40:58 -06:00
cdump.c proper error handling for dump edgecases 2023-05-28 12:16:00 -05:00
cdump.h cdump.c: fix instruction and line info dumping 2023-05-27 23:15:12 -05:00
clex.c more refactoring; things seem to work fine 2023-08-30 12:00:52 -05:00
clex.h WIP: major error handling refactoring 2023-08-28 21:13:00 -05:00
cmem.c removed CERROR 2023-08-30 20:14:03 -05:00
cmem.h more refactoring; things seem to work fine 2023-08-30 12:00:52 -05:00
cobj.c even more error handling refactoring 2023-09-04 20:14:53 -05:00
cobj.h even more error handling refactoring 2023-09-04 20:14:53 -05:00
coperators.c minor refactor, fixed many warnings 2021-01-01 23:06:24 -06:00
coperators.h implemented jump table dispatch 2023-06-03 01:17:28 -05:00
cosmo.h removed CERROR 2023-08-30 20:14:03 -05:00
cparse.c fix more GC bugs 2023-08-29 23:21:52 -05:00
cparse.h cosmoV_throw() now resets the vm stack as well 2023-08-29 16:48:38 -05:00
cstate.c removed CERROR 2023-08-30 20:14:03 -05:00
cstate.h more refactoring; things seem to work fine 2023-08-30 12:00:52 -05:00
ctable.c fix more GC bugs 2023-08-29 23:21:52 -05:00
ctable.h minor CTable refactoring 2023-08-25 19:57:16 -05:00
cundump.c minor stack fixes 2023-05-28 12:19:52 -05:00
cundump.h cdump.c: major refactoring; various fixes 2023-05-27 23:15:58 -05:00
cvalue.c fix more GC bugs 2023-08-29 23:21:52 -05:00
cvalue.h minor refactoring and typos 2023-05-25 19:40:15 -05:00
cvm.c even more error handling refactoring 2023-09-04 20:14:53 -05:00
cvm.h even more error handling refactoring 2023-09-04 20:14:53 -05:00