libcubescript/src
Daniel Kolesa b27f8dee91 use state's allocator to manage cs_strman resources 2021-03-19 03:10:02 +01:00
..
cs_gen.cc replace list_parser with a simpler api 2021-03-18 23:53:16 +01:00
cs_util.cc add cs_charbuf (mutable buffer controlled by our allocator) 2021-03-19 02:44:29 +01:00
cs_util.hh use state's allocator to manage cs_strman resources 2021-03-19 03:10:02 +01:00
cs_val.cc get rid of public format_int/float (use cs_value) 2021-03-19 00:34:12 +01:00
cs_vm.cc move strref impl to cs_util 2021-03-19 02:28:30 +01:00
cs_vm.hh move shared state into cs_util 2021-03-19 02:27:36 +01:00
cubescript.cc make intstr/floatstr internal to cs_value 2021-03-19 00:12:47 +01:00
lib_list.cc get rid of cs_string in lib_list 2021-03-19 02:55:59 +01:00
lib_math.cc style fixes 2018-04-27 23:53:55 +02:00
lib_str.cc get rid of cs_string in lib_str 2021-03-19 02:50:48 +01:00
meson.build mesonize libcubescript 2018-10-28 02:56:00 +02:00