libcubescript/tools
Daniel Kolesa d626fba537 remove file exec api
this is something each thing will want to do on its own...

but add a new set of calls that take code source for debug info
2021-03-20 05:10:19 +01:00
..
edit_fallback.hh use string_view everywhere that returns or takes a string 2021-03-20 04:10:27 +01:00
edit_linenoise.hh use string_view everywhere that returns or takes a string 2021-03-20 04:10:27 +01:00
edit_readline.hh use string_view everywhere that returns or takes a string 2021-03-20 04:10:27 +01:00
linenoise.cc fix warnings 2020-09-11 23:41:09 +02:00
linenoise.hh add support for several line editing approaches (pure stdin, linenoise, libedit, readline) 2016-09-01 17:50:02 +01:00
meson.build mesonize libcubescript 2018-10-28 02:56:00 +02:00
repl.cc remove file exec api 2021-03-20 05:10:19 +01:00