index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-dap
/
src
/
transport.rs
Commit message (
Collapse
)
Author
Age
*
Merge remote-tracking branch 'origin/master' into debug
Blaž Hrastnik
2022-02-13
|
*
dap: Add RunInTerminal reverse request, support replying to requests
Blaž Hrastnik
2021-12-03
|
*
Port over parsing improvements from the LSP
Blaž Hrastnik
2021-10-17
|
|
|
|
|
We need to terminate if we ever read 0 bytes which indicates closed stream.
*
Handle stderr
Blaž Hrastnik
2021-09-03
|
*
Add more event types, simplify event decoding
Blaž Hrastnik
2021-08-22
|
*
Start integrating into the editor's event loop
Blaž Hrastnik
2021-08-20
|
*
Avoid cloning a request on send
Blaž Hrastnik
2021-08-20
|
*
refactor: use tagged enum for handling DAP payloads
Dmitry Sharshakov
2021-08-20
|
*
compat: remove seq from Response and Event
Dmitry Sharshakov
2021-08-20
|
*
refactor response processing
Dmitry Sharshakov
2021-08-20
|
*
refactor server message handling
Dmitry Sharshakov
2021-08-20
|
*
dap: make transport IO-agnostic
Dmitry Sharshakov
2021-08-20
|
*
format
Dmitry Sharshakov
2021-08-20
|
*
dap: logging using fern
Dmitry Sharshakov
2021-08-20
|
*
Initial debug adapter protocol implementation
Dmitry Sharshakov
2021-08-20