Commit message (Expand) | Author | Age | |
---|---|---|---|
* | types: make some fields optional as in spec | Dmitry Sharshakov | 2021-08-23 |
* | config: minor fixes | Dmitry Sharshakov | 2021-08-23 |
* | Enable stdio transport via config | Dmitry Sharshakov | 2021-08-23 |
* | Add debug-adapter field to languages.toml | Dmitry Sharshakov | 2021-08-23 |
* | Fix line endings | Dmitry Sharshakov | 2021-08-22 |
* | Add eval command | Dmitry Sharshakov | 2021-08-22 |
* | 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 |