aboutsummaryrefslogtreecommitdiff
path: root/helix-core/Cargo.toml
Commit message (Expand)AuthorAge
* build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)dependabot[bot]2022-09-05
* build(deps): bump similar from 2.1.0 to 2.2.0 (#3293)dependabot[bot]2022-08-02
* build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976)dependabot[bot]2022-07-05
* build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)dependabot[bot]2022-07-05
* improve test harnessSkyler Hawthorne2022-06-19
* Update to ropey 1.5Blaž Hrastnik2022-05-30
* build(deps): bump once_cell from 1.10.0 to 1.12.0dependabot[bot]2022-05-25
* build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486)dependabot[bot]2022-05-17
* add reflow command (#2128)Vince Mutolo2022-05-02
* build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873)dependabot[bot]2022-03-29
* ropey 1.4.1 fixes the issueBlaž Hrastnik2022-03-17
* Temporarily turn on unicode-linesBlaž Hrastnik2022-03-17
* ropey 1.4.0 is out!Blaž Hrastnik2022-03-17
* Put esoteric line endings behind a feature flagBlaž Hrastnik2022-03-17
* Configure ropey to only use CR/CRLF line breaks by defaultBlaž Hrastnik2022-03-17
* Optimize rendering by using Ropey::byte_sliceBlaž Hrastnik2022-03-17
* 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
* build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768)dependabot[bot]2022-03-08
* build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722)dependabot[bot]2022-03-01
* build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692)dependabot[bot]2022-02-22
* Replace tendril with smartstringBlaž Hrastnik2022-02-10
* build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632)dependabot[bot]2022-02-07
* build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609)dependabot[bot]2022-02-01
* syntax: Split parsing and highlightingBlaž Hrastnik2022-01-23
* build(deps): bump smallvec from 1.7.0 to 1.8.0 (#1532)dependabot[bot]2022-01-18
* Release 0.6Blaž Hrastnik2022-01-04
* feat(ui): file encoding in statusline (#1355)Matouš Dzivjak2021-12-25
* build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)dependabot[bot]2021-12-20
* Remove dependency on gregorian crateJason Rodney Hansen2021-12-05
* FormattingJason Rodney Hansen2021-12-05
* No default features for gregorianJason Rodney Hansen2021-12-05
* Add support for incrementing year and monthJason Rodney Hansen2021-12-05
* Add support for dates for increment/decrementJason Rodney Hansen2021-12-05
* Release v0.5.0Blaž Hrastnik2021-10-28
* log syntax highlighting init errors (#895)Kirawi2021-10-23
* Update to rust 1.56 + 2021 editionBlaž Hrastnik2021-10-22
* Allow `language.config` (in languages.toml) to be passed in as a toml object ...Midnight Exigent2021-10-08
* 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 similar from 1.3.0 to 2.0.0 (#754)dependabot[bot]2021-09-14
* Update tree-sitter to 0.20Blaž Hrastnik2021-09-06
* Release v0.4.1Blaž Hrastnik2021-08-14
* fix build...Blaž Hrastnik2021-08-12
* Release v0.4.0Blaž Hrastnik2021-08-12
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
* Bump unicode-segmentation from 1.7.1 to 1.8.0dependabot[bot]2021-07-06
* `:reload` (#374)Kirawi2021-07-02
* Release 0.3.0Blaž Hrastnik2021-06-27
* ui: prompt: Better unicode supportBlaž Hrastnik2021-06-20