aboutsummaryrefslogtreecommitdiff
path: root/helix-syntax
Commit message (Expand)AuthorAge
* Perl support (#978)ath32021-11-08
* update cpp queries (#930)Houkime2021-10-29
* Release v0.5.0Blaž Hrastnik2021-10-28
* CMake support (#888)ath32021-10-22
* Update to rust 1.56 + 2021 editionBlaž Hrastnik2021-10-22
* use latest tree-sitter-elixir with 'not in' query supportMichael Davis2021-10-17
* prefer elixir-lang/tree-sitter-elixirMichael Davis2021-10-17
* Add highlight support for tree-sitter-query language (tsq) (#845)Michael Davis2021-10-16
* Add Vue tree sitter grammar (#787)Thomas Wehmöller2021-10-10
* Zig tree-sitter rework (#811)voroskoi2021-10-05
* languages: add svelte submodule reference (#766)Raphael Megzari2021-09-19
* Update tree-sitter-ledger (#724)Ivan Tham2021-09-07
* Improve grammar definitionsBlaž Hrastnik2021-09-06
* Improve build error when a new grammar was addedBlaž Hrastnik2021-09-06
* Update tree-sitter to 0.20Blaž Hrastnik2021-09-06
* OCaml support (#666)oberblastmeister2021-09-01
* Lua support (#665)oberblastmeister2021-09-01
* YAML support (#667)oberblastmeister2021-09-01
* Add zig tree-sitter support (#631)voroskoi2021-08-28
* fix: add missing optional keyword to protobuf syntaxYusuf Bera Ertan2021-08-20
* feat: add indenting for protobufYusuf Bera Ertan2021-08-19
* feat: add protobuf tree-sitter parser with highlighting queriesYusuf Bera Ertan2021-08-19
* Added "/utf-8" to Windows compilation options. (#603)Leoi Hung Kin2021-08-17
* Compile the grammar libraries with full RELRO on Linux (#599)Orhun Parmaksız2021-08-17
* Add ledger tree-sitter (#572)Ivan Tham2021-08-16
* Release v0.4.1Blaž Hrastnik2021-08-14
* Release v0.4.0Blaž Hrastnik2021-08-12
* Simplify replace dashes with underscoreIvan Tham2021-07-23
* Build ts/tsx again, refactor collect_tree_sitter_dirsBlaž Hrastnik2021-07-14
* Build each grammar in it's own src dirBlaž Hrastnik2021-07-14
* Try to rearrange the file order?Blaž Hrastnik2021-07-14
* windows: Try building inside OUT_DIR?Blaž Hrastnik2021-07-14
* Dynamically load grammar libraries at runtimeBlaž Hrastnik2021-07-14
* Release 0.3.0Blaž Hrastnik2021-06-27
* Run cargo-dietBenoît CORTIER2021-06-19
* Add latexIvan Tham2021-06-16
* Release v0.2.0Blaž Hrastnik2021-06-13
* Add Nix syntaxTimothy DeHerrera2021-06-10
* Correct tree-sitter-haskell submodulenotoria2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* Disable haskell grammar until build issues are resolvedBlaž Hrastnik2021-06-07
* Release 0.0.10Blaž Hrastnik2021-06-07
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
* changed flag in build_cpp '/std:c++14' to '/std:c++17' due to tree_sitter_has...Jan Hrastnik2021-06-06
* syntax: Use a different C++ flag for MSVCBlaž Hrastnik2021-06-05
* Address clippy lintBlaž Hrastnik2021-06-05
* syntax: Build C++ grammars as c++14Blaž Hrastnik2021-06-05
* syntax: Disable explicit debug/opt_level passingBlaž Hrastnik2021-06-05
* Restored haskell syntaxCorey Powell2021-06-04
* Added missing tree-sitter-elixir submoduleCorey Powell2021-06-02