libcubescript/include/cubescript/cubescript
Daniel Kolesa d358dd83e7 halve the size of any_value by removing state pointer from it
this brings more advantages too like actually being default
constructible, so it can be used more easily in data structures etc
2021-04-11 03:32:33 +02:00
..
callable.hh move callable into internal namespace 2021-04-05 19:22:40 +02:00
error.hh split up cubescript.hh into individual files 2021-04-05 04:40:52 +02:00
ident.hh remove get_raw_type from public interface 2021-04-07 00:30:39 +02:00
platform.hh split up cubescript.hh into individual files 2021-04-05 04:40:52 +02:00
state.hh guarantee valid result from new_command 2021-04-05 20:05:41 +02:00
util.hh split up cubescript.hh into individual files 2021-04-05 04:40:52 +02:00
value.hh halve the size of any_value by removing state pointer from it 2021-04-11 03:32:33 +02:00