| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | markdown!: switch to scanner.c | Christian Clason | 2023-03-02 | 1 | -2/+2 |
| * | Update gdscript queries (#4405) | Preston Knopp | 2023-03-02 | 1 | -0/+1 |
| * | fix: remove wrong/pointless tostring | Jaehwang Jung | 2023-03-02 | 1 | -7/+7 |
| * | feat: add prql (#4393) | Matthias Q | 2023-03-01 | 1 | -0/+10 |
| * | feat: add PO | Amaan Qureshi | 2023-03-01 | 1 | -0/+8 |
| * | fix(qmldir): add to parsers.lua | Amaan Qureshi | 2023-03-01 | 1 | -0/+8 |
| * | feat: add passwd | Amaan Qureshi | 2023-02-28 | 1 | -0/+8 |
| * | feat: add matlab | Amaan Qureshi | 2023-02-28 | 1 | -0/+8 |
| * | fix(eex): map eelixir filetype to the eex parser | Mitchell Hanberg | 2023-02-27 | 1 | -1/+1 |
| * | feat(fortran): update highlight queries | Amaan Qureshi | 2023-02-27 | 1 | -0/+1 |
| * | feat: add yuck | Philipp Mildenberger | 2023-02-27 | 1 | -0/+9 |
| * | fix: do not recommend removing bundled parsers | Christian Clason | 2023-02-26 | 1 | -2/+1 |
| * | goto_node select last character when in operator-pending mode | Kiyoon Kim | 2023-02-25 | 1 | -0/+8 |
| * | feat: add ungrammar | Philipp Mildenberger | 2023-02-24 | 1 | -0/+8 |
| * | use positive option "allow_duplicates" instead of negative "dedupe" | Nat Williams | 2023-02-24 | 1 | -5/+2 |
| * | add statusline option to dedupe or not | Nat Williams | 2023-02-24 | 1 | -2/+8 |
| * | also pass the node to the statusline transform fn | Nat Williams | 2023-02-24 | 1 | -1/+1 |
| * | feat: add bicep | Amaan Qureshi | 2023-02-24 | 1 | -0/+8 |
| * | feat(health): sort parser list for clarity | Amaan Qureshi | 2023-02-24 | 1 | -2/+4 |
| * | feat(solidity): use maintained parser and update highlights accordingly | Amaan Qureshi | 2023-02-24 | 1 | -3/+3 |
| * | feat: use vim.treesitter.language.get_lang/add/register() | Lewis Russell | 2023-02-24 | 2 | -6/+45 |
| * | feat!: remove support for used_by in parser configs | Lewis Russell | 2023-02-24 | 1 | -18/+1 |
| * | feat: add cponv0.8.5 | Amaan Qureshi | 2023-02-24 | 1 | -0/+8 |
| * | style: fill in missing code docs wherever applicable | Amaan Qureshi | 2023-02-24 | 15 | -190/+417 |
| * | feat: add dhall | Amaan Qureshi | 2023-02-24 | 1 | -0/+8 |
| * | feat: add starlark | Amaan Qureshi | 2023-02-23 | 1 | -0/+9 |
| * | docs: fix typos | dundargoc | 2023-02-23 | 1 | -2/+2 |
| * | feat(smali): improve queries | Amaan Qureshi | 2023-02-22 | 1 | -2/+1 |
| * | feat(thrift): improve queries | Amaan Qureshi | 2023-02-18 | 1 | -0/+1 |
| * | refactor(utils): clean up deprecated code | kylo252 | 2023-02-17 | 1 | -18/+1 |
| * | Update parsers: gdscript, thrift | GitHub | 2023-02-14 | 1 | -1/+0 |
| * | properly replace deprecated tsutils functions | Kiyoon Kim | 2023-02-12 | 1 | -1/+2 |
| * | deprecate get_node_range and is_in_node_range | Kiyoon Kim | 2023-02-12 | 1 | -10/+17 |
| * | fix: incremental_selection error | haoxian | 2023-02-11 | 1 | -0/+1 |
| * | feat: improve KDL queries | Amaan Qureshi | 2023-02-05 | 1 | -1/+0 |
| * | feat: add RON | Amaan Qureshi | 2023-02-05 | 1 | -2/+8 |
| * | feat: add chatito | ObserverOfTime | 2023-02-04 | 1 | -0/+8 |
| * | feat: add gosum | Amaan Qureshi | 2023-02-03 | 1 | -0/+9 |
| * | chore: organize languages in parsers.lua | Amaan Qureshi | 2023-02-03 | 1 | -663/+663 |
| * | feat: add func | Amaan Qureshi | 2023-02-02 | 1 | -0/+9 |
| * | feat: add smithy (#4245) | Amaan Qureshi | 2023-01-31 | 1 | -0/+8 |
| * | fix: better support for custom parsers | Lewis Russell | 2023-01-30 | 1 | -2/+10 |
| * | feat: add elsa | Amaan Qureshi | 2023-01-30 | 1 | -0/+8 |
| * | fix artefact in change mode | Kiyoon Kim | 2023-01-28 | 1 | -19/+12 |
| * | feat: add kdl (#4227) | Amaan Qureshi | 2023-01-28 | 1 | -0/+10 |
| * | feat: add poe_filter | ObserverOfTime | 2023-01-25 | 1 | -0/+11 |
| * | refactor(capnp, thrift): improve grammar & queries to stable for the foreseea... | Amaan Qureshi | 2023-01-23 | 1 | -1/+0 |
| * | fix: detach behaviour on buffer reload | Liad Oz | 2023-01-23 | 1 | -5/+13 |
| * | map quarto ft to markdown parser | Jannik Buhr | 2023-01-23 | 1 | -0/+1 |
| * | feat: add capnp (#4203) | Amaan Qureshi | 2023-01-23 | 1 | -0/+9 |
