libcubescript/src
Daniel Kolesa 54a7b4b7f1 add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
..
cs_bcode.cc be consistent with usage of get_/set_ prefixes 2021-05-05 03:16:32 +02:00
cs_bcode.hh fold BC_INST_IVAR/FVAR/SVAR into one instruction 2021-05-06 03:42:58 +02:00
cs_error.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_gen.cc fold BC_INST_IVAR/FVAR/SVAR into one instruction 2021-05-06 03:42:58 +02:00
cs_gen.hh fold BC_INST_IVAR/FVAR/SVAR into one instruction 2021-05-06 03:42:58 +02:00
cs_ident.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_ident.hh remove save_val 2021-05-07 01:13:02 +02:00
cs_parser.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_parser.hh clean up command call parsing 2021-04-11 00:13:10 +02:00
cs_state.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_state.hh remove public type specializations for vars 2021-05-06 23:13:48 +02:00
cs_std.cc hide thread_state, remove state::thread_pointer() 2021-04-05 04:10:39 +02:00
cs_std.hh fix build with libc++, and try using it in CI with clang 2021-04-12 19:53:24 +02:00
cs_strman.cc remove internal_error 2021-05-03 00:39:00 +02:00
cs_strman.hh only store trivial types in any_value (manage strrefs manually) 2021-04-11 03:55:16 +02:00
cs_thread.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_thread.hh add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_val.cc use a regular union for any_value 2021-05-08 06:42:47 +02:00
cs_vm.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
cs_vm.hh s/run/call/ 2021-04-30 02:55:20 +02:00
lib_base.cc add assert in lib_base, remove formatting public error api 2021-05-08 17:20:56 +02:00
lib_list.cc be consistent with usage of get_/set_ prefixes 2021-05-05 03:16:32 +02:00
lib_math.cc use an ellipsis for variadics instead of V 2021-04-29 19:56:48 +02:00
lib_str.cc remove internal_error 2021-05-03 00:39:00 +02:00
meson.build move include install logic outside src/ 2021-04-07 02:03:41 +02:00