hayodea
457d0f9345
Dbg:Add CallableTracer for callables post()ed to boost.asio
...
This class and its macro allow us to trace the invocation of
callbacks as they're invoked by Boost.asio.
2025-11-06 21:45:16 -04:00
hayodea
67af9f02da
DAPSpecs: Update parseRequiredParamAsInt to support all param lists
2025-11-01 01:11:34 -04:00
hayodea
eb5875fe0d
Rename: Sense API => Stim Buff API
2025-10-01 20:03:47 -04:00
hayodea
56b8e83a09
Update senseApiDesc.h and opts.cpp for clarity in device attachment and usage examples
2025-10-01 18:20:59 -04:00
hayodea
1c78fc5c31
Cmdline: Update specs to mention DAP
2025-09-03 15:28:58 -04:00
hayodea
3ff329a553
Rename: DeviceSpec=>DAP Spec
2025-08-29 16:12:30 -04:00
hayodea
b6b2ce7ada
Cmdline: use exceptions for control flow
...
This is generally frowned upon but it makes this code 10x cleaner.
We handle commandLine usage msg printing by using exceptions for
control flow. This allows us to centralize the logic for killing
the Mind threads in one place. At least with respect to printing
the usage msg.
2025-08-13 09:49:54 -04:00
hayodea
e836b2bf32
Cmdline: Suppress getopt stderr msg, bubble exception upward instead
2025-08-03 10:19:22 -04:00
hayodea
513405a831
Cmdline: Rename senseApiLibs, senseApiPaths to apiLibs, apiLibPaths
2025-07-25 01:51:36 -04:00
hayodea
064dc43fbc
SenseApiMgr: Permit multiple lib search paths
2025-07-23 00:12:50 -04:00
hayodea
756571b9b4
Rename hcore=>smocore
2025-07-22 06:15:12 -04:00