thespian/src
2024-10-22 20:52:41 +02:00
..
c refactor: clean-up some clang-tidy warnings 2024-08-27 19:27:22 +02:00
backtrace.cpp build: only build backtrace code on linux 2024-06-13 10:11:07 +02:00
cbor.cpp refactor: use more portable types in cbor matching 2024-02-28 21:02:03 +01:00
cbor.zig fix: be more conservative with stack space to avoid stack overflows on macos 2024-10-21 18:52:00 +02:00
executor.hpp feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
executor_asio.cpp feat: add file_stream and subprocess_windows 2024-06-07 22:09:46 +02:00
hub.cpp refactor: clean-up some clang-tidy warnings 2024-08-27 19:27:22 +02:00
instance.cpp feat: report current_instance in DEADSEND messages 2024-08-29 16:50:37 +02:00
subprocess.zig feat: add stack traces to thespian errors in debug builds 2024-06-26 23:28:17 +02:00
subprocess_windows.zig fix(subprocess): use direct writes for stdin on windows 2024-08-08 19:48:15 +02:00
thespian.zig fix: improve CallContext robustness 2024-10-22 20:52:41 +02:00
trace.cpp Initial Release 2024-02-08 23:04:55 +01:00