This website requires JavaScript.
Explore
Help
Sign In
Andrew
/
redot-engine
Watch
1
Star
0
Fork
0
You've already forked redot-engine
mirror of
https://github.com/Redot-Engine/redot-engine.git
synced
2025-12-06 07:17:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08d2d21a792d97619690b7ecc4349d0139661381
redot-engine
/
editor
/
debugger
/
debug_adapter
History
Artemy Fedotov
054934e486
DAP: Cast request's
seq
value to int
2025-07-07 18:31:53 +04:00
..
debug_adapter_parser.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
debug_adapter_parser.h
Add
String::replace_char(s)
methods for performance and convenience
2025-04-10 13:08:45 +02:00
debug_adapter_protocol.cpp
DAP: Cast request's
seq
value to int
2025-07-07 18:31:53 +04:00
debug_adapter_protocol.h
Fix invalid DAP responses when content had non-ASCII content
2025-04-03 11:24:47 +01:00
debug_adapter_server.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
debug_adapter_server.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
debug_adapter_types.h
Fix DAP bugs: crash when removing breakpoints, duplicated breakpoint data, source checksums not updating
2025-03-31 21:42:23 +01:00
SCsub
…