libcubescript/src
Daniel Kolesa e8856f8f9d rename alias_stack to alias_local 2021-04-02 04:43:57 +02:00
..
cs_bcode.cc remove some more raw bcode usage 2021-04-01 05:25:21 +02:00
cs_bcode.hh remove some more raw bcode usage 2021-04-01 05:25:21 +02:00
cs_error.cc move public state methods where they belong 2021-03-27 00:26:59 +01:00
cs_gen.cc msvc warning fixes 2021-03-31 02:21:32 +02:00
cs_gen.hh msvc warning fixes 2021-03-31 02:21:32 +02:00
cs_ident.cc rename alias_stack to alias_local 2021-04-02 04:43:57 +02:00
cs_ident.hh make push_alias/alias_stack responsible for unsetting unknown flag 2021-04-02 04:34:14 +02:00
cs_parser.cc remove more problematic public members 2021-03-31 01:48:56 +02:00
cs_parser.hh rename namespace to cubescript 2021-03-23 23:32:25 +01:00
cs_state.cc store cached compiled code on alias stack 2021-04-02 02:12:31 +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 remove all raw bcode passing in public api 2021-04-01 05:06:26 +02:00
cs_vm.cc make push_alias/alias_stack responsible for unsetting unknown flag 2021-04-02 04:34:14 +02:00
cs_vm.hh get rid of call_with_cleanup 2021-03-30 23:49:50 +02:00
lib_base.cc rename alias_stack to alias_local 2021-04-02 04:43:57 +02:00
lib_list.cc rename alias_stack to alias_local 2021-04-02 04:43:57 +02:00
lib_math.cc msvc warning fixes 2021-03-31 02:21:32 +02:00
lib_str.cc msvc warning fixes 2021-03-31 02:21:32 +02:00
meson.build always define LIBCUBESCRIPT_BUILD for build 2021-04-01 04:39:13 +02:00