libcubescript/tools
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
..
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
edit_readline.hh return refs for new_*var and new_ident (guarantee valid result) 2021-04-05 19:52:13 +02:00
linenoise.hh update notes on linenoise 2021-03-31 23:55:40 +02:00
meson.build switch to modified cpp-linenoise, use it on windows 2021-03-31 23:48:22 +02:00
repl.cc halve the size of any_value by removing state pointer from it 2021-04-11 03:32:33 +02:00