thespian/src
2025-01-05 16:45:49 +01: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 feat: make cbor.writeJsonValue public 2024-11-17 22:15:56 +01: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: return all subprocess errors as term messages 2024-12-16 19:08:49 +01:00
subprocess_windows.zig feat: use CREATE_NO_WINDOW to avoid child processes creating a console window 2025-01-05 16:45:49 +01:00
thespian.zig fix: restrict return type of exit_normal and exit_fmt 2024-12-16 19:04:45 +01:00
trace.cpp Initial Release 2024-02-08 23:04:55 +01:00