aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax/languages
Commit message (Collapse)AuthorAge
* Correct tree-sitter-haskell submodulenotoria2021-06-10
|
* Implement Debug for data structure as a featurenotoria2021-06-10
|
* changed flag in build_cpp '/std:c++14' to '/std:c++17' due to ↵Jan Hrastnik2021-06-06
| | | | tree_sitter_haskell not compiling on msvc without it
* Restored haskell syntaxCorey Powell2021-06-04
| | | | It seems to work
* Added missing tree-sitter-elixir submoduleCorey Powell2021-06-02
|
* Import tree sitter queries.Blaž Hrastnik2021-04-08
|
* Update tree-sitter grammars.Blaž Hrastnik2021-03-02
|
* syntax: Stop compiling haskell, seems unmaintained and slowest to compileBlaž Hrastnik2021-01-19
|
* added tab to insert modeJan Hrastnik2020-10-04
|
* Update grammar repos.Blaž Hrastnik2020-10-01
|
* More robust syntax detection/grammar loading.Blaž Hrastnik2020-09-22
|
* Add helix-syntax as a wrapper around tree-sitter parsers.Blaž Hrastnik2020-09-09