libcubescript/tools
Daniel Kolesa 083f905913 explicitly pass CsState to all callbacks (might be a different thread eventually) 2016-09-11 23:13:39 +02:00
..
edit_fallback.hh add support for several line editing approaches (pure stdin, linenoise, libedit, readline) 2016-09-01 17:50:02 +01:00
edit_linenoise.hh allow SIGINT to interrupt infinite loops 2016-09-05 21:50:24 +02:00
edit_readline.hh halfassed hint support in readline code 2016-09-03 00:49:31 +01:00
linenoise.cc add support for several line editing approaches (pure stdin, linenoise, libedit, readline) 2016-09-01 17:50:02 +01:00
linenoise.hh add support for several line editing approaches (pure stdin, linenoise, libedit, readline) 2016-09-01 17:50:02 +01:00
repl.cc explicitly pass CsState to all callbacks (might be a different thread eventually) 2016-09-11 23:13:39 +02:00