aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax/Cargo.toml
Commit message (Expand)AuthorAge
* Run cargo-dietBenoît CORTIER2021-06-19
* Release v0.2.0Blaž Hrastnik2021-06-13
* Release 0.0.10Blaž Hrastnik2021-06-07
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
* Add the LICENSE file.Blaž Hrastnik2021-05-10
* Import tree sitter queries.Blaž Hrastnik2021-04-08
* Add the machinery to load syntax config from TOML.Blaž Hrastnik2021-03-25
* syntax: Drop the rayon dependency for threadpool.Blaž Hrastnik2021-02-24
* helix-syntax: Speed up compilation by compiling langs in parallel.Blaž Hrastnik2021-01-19
* argh -> clap to speed up compilation (no syn/proc_macro)Blaž Hrastnik2020-10-01
* Extend selection commands.Blaž Hrastnik2020-09-28
* Add helix-syntax as a wrapper around tree-sitter parsers.Blaž Hrastnik2020-09-09