Textractor_test/GUI/host
2019-06-10 01:49:11 -04:00
..
cli.cpp CLI: add code information when outputing 2019-02-07 21:11:41 +08:00
CMakeLists.txt add cli, move exception handlers and code parsers into host 2019-01-31 11:41:43 -05:00
exception.cpp better exception logging 2019-02-18 22:17:56 -05:00
host.cpp (re)add remove hooks feature skeleton 2019-06-10 01:49:11 -04:00
host.h (re)add remove hooks feature skeleton 2019-06-10 01:49:11 -04:00
textthread.cpp after further testing, ThreadSafe<std::deque> seems to be the fastest and most reliable 2019-06-04 15:21:04 -04:00
textthread.h optimize 2019-06-04 23:12:45 -04:00
util.cpp dont remove null terminator in remove repetition 2019-06-09 07:31:45 -04:00
util.h attach to command line args 2019-02-18 22:39:04 -05:00