virtualx-engine/editor/debugger/debug_adapter
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
debug_adapter_parser.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
debug_adapter_parser.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
debug_adapter_protocol.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
debug_adapter_protocol.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
debug_adapter_server.cpp Port existing _notification code to use switch statements (part 1/3) 2022-02-16 11:38:24 +01:00
debug_adapter_server.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
debug_adapter_types.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub Implemented initial DAP support 2021-08-02 10:43:35 +01:00