libcubescript/src
Daniel Kolesa 2270d8e41f up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
..
cs_bcode.cc up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
cs_bcode.hh make command argcount unlimited, remove maxargs checks from codegen 2021-03-30 02:08:25 +02:00
cs_error.cc move public state methods where they belong 2021-03-27 00:26:59 +01:00
cs_gen.cc windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00
cs_gen.hh use bitset to store usedargs and increase argcount to 32 2021-03-28 23:46:08 +02:00
cs_ident.cc redo alias_stack for robustness (guarantee order of push/pop) 2021-03-30 20:37:50 +02:00
cs_ident.hh make alias pushing separate from setting value 2021-03-30 20:24:46 +02:00
cs_parser.cc windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00
cs_parser.hh rename namespace to cubescript 2021-03-23 23:32:25 +01:00
cs_state.cc get rid of call_with_cleanup 2021-03-30 23:49:50 +02:00
cs_state.hh up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
cs_std.cc make p_tstate actually private 2021-03-26 03:05:14 +01:00
cs_std.hh get rid of call_with_cleanup 2021-03-30 23:49:50 +02:00
cs_strman.cc up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
cs_strman.hh rename namespace to cubescript 2021-03-23 23:32:25 +01:00
cs_thread.cc remove fixed-size argument stacks and reliance on argument ids 2021-03-30 00:28:06 +02:00
cs_thread.hh move ident_stack out of public interface 2021-03-30 00:31:11 +02:00
cs_val.cc windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00
cs_vm.cc up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
cs_vm.hh get rid of call_with_cleanup 2021-03-30 23:49:50 +02:00
lib_base.cc windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00
lib_list.cc move everything to alias_stack and remove stacked_value 2021-03-30 20:55:50 +02:00
lib_math.cc windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00
lib_str.cc up the default warning level, turn off rtti by default 2021-03-31 01:35:02 +02:00
meson.build windows fixes and other correctness/portability stuff 2021-03-31 01:13:35 +02:00