Commit message (Expand) | Author | Age | |
---|---|---|---|
* | dap: support stepIn, stepOut, next and pause commands | Dmitry Sharshakov | 2021-08-22 |
* | Add more event types, simplify event decoding | Blaž Hrastnik | 2021-08-22 |
* | dap: Split out launch from init | Blaž Hrastnik | 2021-08-20 |
* | Add Default to some structs | Blaž Hrastnik | 2021-08-20 |
* | fix: Used the wrong type for variables | Blaž Hrastnik | 2021-08-20 |
* | dap: Significantly simplify code using the Request trait | Blaž Hrastnik | 2021-08-20 |
* | Refactor types, add a Request trait | Blaž Hrastnik | 2021-08-20 |
* | dap: Split types off into types.rs | Blaž Hrastnik | 2021-08-20 |