Textractor_test/GUI/host
2019-06-27 12:39:44 +05:30
..
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 add auto attaching and forgetting processes. make settings text consistent. other refactors 2019-06-27 12:39:44 +05:30
util.h add auto attaching and forgetting processes. make settings text consistent. other refactors 2019-06-27 12:39:44 +05:30