libcubescript/include/cubescript/cubescript
Daniel Kolesa e14d5c4aa3 remove automatic concatenating variadics
these were pretty much just pointless sugar for something that
can be better achieved with ordinary variadics and an extra call
(which is what it did, except in VM)
2021-04-29 19:29:51 +02:00
..
callable.hh add initial doxygen documentation infra 2021-04-15 02:42:06 +02:00
error.hh document error, ident 2021-04-20 02:52:27 +02:00
ident.hh alias_local belongs in ident.hh, not util.hh 2021-04-25 00:48:04 +02:00
platform.hh add initial doxygen documentation infra 2021-04-15 02:42:06 +02:00
state.hh remove automatic concatenating variadics 2021-04-29 19:29:51 +02:00
util.hh alias_local belongs in ident.hh, not util.hh 2021-04-25 00:48:04 +02:00
value.hh get rid of some more pointers in API 2021-04-24 23:50:06 +02:00