aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAge
* Show (git) diff signs in gutter (#3890)Pascal Kuthe2022-12-01
* remove `split-debuginfo` setting (#3691)Kirawi2022-10-03
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* migrate helix-syntax crate into helix-core and helix-termMichael Davis2022-03-10
* Add helix-term as default-membersBlaž Hrastnik2022-03-07
* Add an optimised release profileBlaž Hrastnik2022-02-25
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|\
| * Set flags necessary for cargo-flamegraphBlaž Hrastnik2022-01-23
| * docs: Auto generate command listGokul Soumya2021-12-08
* | Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2021-11-21
|\|
| * Enable thin LTOBlaž Hrastnik2021-11-15
* | Format Cargo.tomlDmitry Sharshakov2021-08-25
* | Initial debug adapter protocol implementationDmitry Sharshakov2021-08-20
|/
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09
* Faster dev builds on OSX if using Rust 1.51.Blaž Hrastnik2021-03-29
* wipBlaž Hrastnik2020-12-03
* Split parts of helix-term into helix-view.Blaž Hrastnik2020-09-21
* Incremental parsing: rough draft.Blaž Hrastnik2020-09-17
* Refactor a little bit.Blaž Hrastnik2020-09-12
* Add helix-syntax as a wrapper around tree-sitter parsers.Blaž Hrastnik2020-09-09
* Initial import.Blaž Hrastnik2020-05-20