Textractor_test/GUI/host
2019-06-24 19:15:03 -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 i'm a moron 2019-06-19 06:43:05 -04:00
host.h make thread linker asynchronous. also refactored, but in a way that makes me very concerned about the stability of host 2019-06-16 22:57:41 -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 fix hcode generation for new length fun 2019-06-24 19:15:03 -04:00
util.h attach to command line args 2019-02-18 22:39:04 -05:00