thespian/src
2024-08-29 14:37:35 +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 feat: add support for floats to cbor 2024-06-25 21:04:51 +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 sender in DEADSEND errors 2024-08-29 14:37:35 +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 feat: add a tag to Pid.delay_send_cancellable for better tracing 2024-08-29 13:11:20 +02:00
trace.cpp Initial Release 2024-02-08 23:04:55 +01:00