libcubescript/tools
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
..
edit_fallback.hh return refs for new_*var and new_ident (guarantee valid result) 2021-04-05 19:52:13 +02:00
edit_linenoise.hh return refs for new_*var and new_ident (guarantee valid result) 2021-04-05 19:52:13 +02:00
linenoise.hh update compiler compat note + lowercase windows.h in linenoise 2021-04-15 20:59:30 +02:00
meson.build drop readline support in repl 2021-04-12 20:43:19 +02:00
repl.cc remove automatic concatenating variadics 2021-04-29 19:29:51 +02:00