libcubescript/src
Daniel Kolesa 35ebb0e822 useful funcs to alloc resources for internal use 2016-09-13 18:57:02 +02:00
..
cs_gen.cc error cleanup and always include lineinfo where possible 2016-09-10 16:06:01 +02:00
cs_util.cc source tree reorg 2016-09-07 22:57:28 +02:00
cs_util.hh clean up the call stack in a scoped way properly always 2016-09-08 23:42:14 +02:00
cs_val.cc fix invalid free in code cleanup 2016-09-08 22:04:36 +02:00
cs_vm.cc move idents/identmap into internal state 2016-09-12 20:04:59 +02:00
cs_vm.hh useful funcs to alloc resources for internal use 2016-09-13 18:57:02 +02:00
cubescript.cc throwing errors now does not allocate (besides the stack) 2016-09-12 21:47:29 +02:00
lib_list.cc explicitly pass CsState to all callbacks (might be a different thread eventually) 2016-09-11 23:13:39 +02:00
lib_math.cc explicitly pass CsState to all callbacks (might be a different thread eventually) 2016-09-11 23:13:39 +02:00
lib_str.cc explicitly pass CsState to all callbacks (might be a different thread eventually) 2016-09-11 23:13:39 +02:00