libcubescript/src
Daniel Kolesa be71d3a4b9 rework allocator errors and error message storage buffer 2021-03-20 21:06:26 +01:00
..
cs_gen.cc redo (un)escape_string around output iterators 2021-03-20 06:18:31 +01:00
cs_util.cc further clean up list parser api 2021-03-20 19:34:51 +01:00
cs_util.hh rework allocator errors and error message storage buffer 2021-03-20 21:06:26 +01:00
cs_val.cc get rid of ostd requirements inside library entirely 2021-03-20 07:24:25 +01:00
cs_vm.cc rework allocator errors and error message storage buffer 2021-03-20 21:06:26 +01:00
cs_vm.hh use string_view everywhere that returns or takes a string 2021-03-20 04:10:27 +01:00
cubescript.cc rework allocator errors and error message storage buffer 2021-03-20 21:06:26 +01:00
lib_list.cc further clean up list parser api 2021-03-20 19:34:51 +01:00
lib_math.cc use c++20 std::span 2021-03-20 05:41:25 +01:00
lib_str.cc make format errors internal errors 2021-03-20 19:54:46 +01:00
meson.build drop libostd requirement entirely 2021-03-20 08:23:51 +01:00