| Commit message (Expand) | Author | Age |
... | |
* | | Invert core -> dap dependency | Blaž Hrastnik | 2021-10-17 |
* | | Merge branch 'master' into debug | Blaž Hrastnik | 2021-10-17 |
|\| |
|
| * | build(deps): bump lsp-types from 0.90.0 to 0.90.1 (#829) | dependabot[bot] | 2021-10-12 |
| * | build(deps): bump thiserror from 1.0.29 to 1.0.30 (#828) | dependabot[bot] | 2021-10-12 |
| * | build(deps): bump libloading from 0.7.0 to 0.7.1 (#827) | dependabot[bot] | 2021-10-12 |
| * | build(deps): bump cc from 1.0.70 to 1.0.71 (#826) | dependabot[bot] | 2021-10-12 |
| * | Allow `language.config` (in languages.toml) to be passed in as a toml object ... | Midnight Exigent | 2021-10-08 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-10-09 |
|\| |
|
| * | build(deps): bump smallvec from 1.6.1 to 1.7.0 (#813) | dependabot[bot] | 2021-10-05 |
| * | build(deps): bump similar from 2.0.0 to 2.1.0 (#812) | dependabot[bot] | 2021-10-05 |
| * | build(deps): bump lsp-types from 0.89.2 to 0.90.0 | dependabot[bot] | 2021-09-28 |
| * | build(deps): bump tokio from 1.11.0 to 1.12.0 | dependabot[bot] | 2021-09-28 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-09-25 |
|\| |
|
| * | Initial implementation of global search (#651) | Leoi Hung Kin | 2021-09-21 |
| * | build(deps): bump serde_json from 1.0.67 to 1.0.68 (#770) | dependabot[bot] | 2021-09-21 |
| * | build(deps): bump unicode-width from 0.1.8 to 0.1.9 (#771) | dependabot[bot] | 2021-09-21 |
| * | build(deps): bump arc-swap from 1.3.2 to 1.4.0 (#772) | dependabot[bot] | 2021-09-21 |
| * | build(deps): bump similar from 1.3.0 to 2.0.0 (#754) | dependabot[bot] | 2021-09-14 |
| * | build(deps): bump anyhow from 1.0.43 to 1.0.44 (#755) | dependabot[bot] | 2021-09-14 |
| * | build(deps): bump tokio from 1.10.1 to 1.11.0 (#723) | dependabot[bot] | 2021-09-07 |
| * | build(deps): bump signal-hook from 0.3.9 to 0.3.10 (#722) | dependabot[bot] | 2021-09-07 |
| * | build(deps): bump cc from 1.0.69 to 1.0.70 (#721) | dependabot[bot] | 2021-09-07 |
| * | build(deps): bump thiserror from 1.0.28 to 1.0.29 (#720) | dependabot[bot] | 2021-09-07 |
| * | Update tree-sitter to 0.20 | Blaž Hrastnik | 2021-09-06 |
* | | Merge remote-tracking branch 'origin/master' into debug | Dmitry Sharshakov | 2021-08-31 |
|\| |
|
| * | build(deps): bump serde from 1.0.129 to 1.0.130 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump serde_json from 1.0.66 to 1.0.67 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump arc-swap from 1.3.1 to 1.3.2 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump slotmap from 1.0.5 to 1.0.6 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump tokio from 1.10.0 to 1.10.1 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump futures-executor from 0.3.16 to 0.3.17 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump futures-util from 0.3.16 to 0.3.17 | dependabot[bot] | 2021-08-31 |
| * | build(deps): bump thiserror from 1.0.26 to 1.0.28 | dependabot[bot] | 2021-08-31 |
* | | helix-core doesn't need to import serde_json | Blaž Hrastnik | 2021-08-29 |
* | | Merge remote-tracking branch 'origin/master' into debug | Dmitry Sharshakov | 2021-08-25 |
|\| |
|
| * | Bump arc-swap from 1.3.0 to 1.3.1 (#646) | dependabot[bot] | 2021-08-24 |
| * | Bump serde from 1.0.127 to 1.0.129 (#645) | dependabot[bot] | 2021-08-24 |
| * | Bump crossterm from 0.20.0 to 0.21.0 (#644) | dependabot[bot] | 2021-08-24 |
* | | refactor | Dmitry Sharshakov | 2021-08-24 |
* | | chore: bump helix-dap version to 0.4.1 | Dmitry Sharshakov | 2021-08-23 |
* | | Add debug-adapter field to languages.toml | Dmitry Sharshakov | 2021-08-23 |
* | | editor: select a range if stack pointer has an end | Dmitry Sharshakov | 2021-08-22 |
* | | refactor: handle DAP events in editor main loop | Dmitry Sharshakov | 2021-08-21 |
* | | Start integrating into the editor's event loop | Blaž Hrastnik | 2021-08-20 |
* | | dap: logging using fern | Dmitry Sharshakov | 2021-08-20 |
* | | Initial debug adapter protocol implementation | Dmitry Sharshakov | 2021-08-20 |
|/ |
|
* | Bump memchr 2.4.0 -> 2.4.1 | Blaž Hrastnik | 2021-08-19 |
* | Bump bitflags from 1.3.1 to 1.3.2 (#600) | dependabot[bot] | 2021-08-17 |
* | Bump anyhow from 1.0.42 to 1.0.43 (#601) | dependabot[bot] | 2021-08-17 |
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |