| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(inko): add support for Inko | Yorick Peterse | 2024-05-03 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add idl | DragonBillow | 2024-04-28 | 1 | -0/+8 | |
| | | ||||||
| * | feat: add koto | Ian Hobson | 2024-04-25 | 1 | -0/+8 | |
| | | | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | feat(fennel)!: update parser and queries (#6460) | Alexei Mozaidze | 2024-04-22 | 1 | -1/+2 | |
| | | ||||||
| * | feat(dockerfile): adapt for parser update | ObserverOfTime | 2024-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | feat(wit): Add wit parser (#6428) | Liam Woodleigh-Hardinge | 2024-04-15 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | feat: Add injections.scm fix: reverse order of matching Co-authored-by: 再生花 <hoangtun0810@gmail.com> fix: lua match for functions doc: Resolve conflict fix: Amend incorrect alphabetical order | |||||
| * | fix(wing): update to new repo (#6446) | Mark McCulloh | 2024-04-14 | 1 | -4/+1 | |
| | | ||||||
| * | fix(compile): add `/utf-8` flag on win+cl | Christian Clason | 2024-04-14 | 1 | -0/+1 | |
| | | ||||||
| * | fix(install): do not generate bindings when generating parser | Christian Clason | 2024-04-14 | 1 | -2/+2 | |
| | | | | | | These are irrelevant for us and may lead to conflicts with committed outdated bindings (e.g., wing). | |||||
| * | feat(t32): use filetype "trace32" | Christoph Sax | 2024-04-14 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add earthfile parser (#6395) | Gaëtan Lehmann | 2024-04-11 | 1 | -0/+8 | |
| | | | | | | --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | fix(textproto): use 'pbtxt' filetype (#6427) | Bruno BELANYI | 2024-04-11 | 1 | -0/+1 | |
| | | | | | This is the actual name of the detected filetype. | |||||
| * | fix(latex)!: adjust to dropped parser.c | Christian Clason | 2024-04-01 | 1 | -0/+1 | |
| | | ||||||
| * | feat(roc): add new parser tree-sitter-roc | nat-418 | 2024-04-01 | 1 | -0/+8 | |
| | | ||||||
| * | fix(uninstall): use correct path separator on windows (#6369) | Seb Tomasini | 2024-03-31 | 1 | -0/+2 | |
| | | ||||||
| * | feat(liquid): add new parser tree-sitter-liquid (#6359) | Hank Jackson | 2024-03-29 | 1 | -0/+8 | |
| | | | | (templating language) | |||||
| * | fix(smali): move to github mirror | Christian Clason | 2024-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | fix(install): remove extra space during cd (#6355) | Joshua Haas | 2024-03-25 | 1 | -1/+1 | |
| | | | | breaks xonsh | |||||
| * | fix(liquidsoap): move scanner to C | Christian Clason | 2024-03-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(tlaplus): move to C scanner | Christian Clason | 2024-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add djot support (#6326) | Noah Bogart | 2024-03-22 | 1 | -0/+8 | |
| | | | | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | Add "just" parser | Tomas Sandven | 2024-03-21 | 1 | -0/+8 | |
| | | ||||||
| * | feat(install): add blob filter to git clone command (#6325) | TLW | 2024-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add vento support (#6261) | Matthew Taylor | 2024-03-18 | 1 | -0/+9 | |
| | | ||||||
| * | feat(http): switch to new parser version | NTBBloodbath | 2024-03-18 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | fix(http): use `@variable.member` for fields fix(http): keep the comment injection fix(http): keep `method` capture as `@function.method` docs(README.md): update HTTP parser maintainers list feat(http): remove redundant captures cleanup(http): remove unneedeed highlighting captures | |||||
| * | bot(lockfile): update c_sharp, glimmer, hyprlang, meson, mlir, ocaml, ↵ | nvim-treesitter-bot[bot] | 2024-03-17 | 1 | -2/+2 | |
| | | | | | | | ocaml_interface, swift, v adapt to ocaml grammar location change | |||||
| * | feat(yaml)!: switch upstream parser | Amaan Qureshi | 2024-03-15 | 1 | -3/+3 | |
| | | ||||||
| * | feat: add gotemplate and helm parser support | qvalentin | 2024-03-03 | 1 | -0/+17 | |
| | | ||||||
| * | feat: map automake to make | Wu Zhenyu | 2024-03-03 | 1 | -0/+1 | |
| | | ||||||
| * | feat(vue): switch to new parser (#6233) | Christian Clason | 2024-03-02 | 1 | -1/+2 | |
| | | | | | | | | * feat(vue): switch to new parser --------- Co-authored-by: Phạm Huy Hoàng <hoangtun0810@gmail.com> | |||||
| * | fix(astro): update to scanner rewrite | Christian Clason | 2024-03-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add support for gdshader (#6153) | GodOfAvacyn | 2024-02-29 | 1 | -0/+9 | |
| | | | | | | | | Godot shading language --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | feat(beancount): refactor scanner to c | Brian Ryall | 2024-02-29 | 1 | -1/+1 | |
| | | ||||||
| * | feat(cooklang): update to scanner rewrite | Christian Clason | 2024-02-25 | 1 | -1/+1 | |
| | | ||||||
| * | feat(nickel): adapt to scanner rewrite | Christian Clason | 2024-02-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(properties): update parser & queries | ObserverOfTime | 2024-02-23 | 1 | -2/+2 | |
| | | ||||||
| * | fix(fidl): remove requires_generate_from_grammar | chaopeng | 2024-02-23 | 1 | -1/+0 | |
| | | ||||||
| * | feat: add fidl parser | 巢鹏 | 2024-02-23 | 1 | -0/+9 | |
| | | ||||||
| * | feat(fennel)!: switch to maintained parser (#6132) | Alexei Mozaidze | 2024-02-21 | 1 | -2/+2 | |
| | | | | | Change the Fennel parser to a simpler and more consistent one, along with updating all the queries. | |||||
| * | feat: add tmux parser | wzy | 2024-02-19 | 1 | -0/+8 | |
| | | ||||||
| * | fix: typos | dundargoc | 2024-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | feat(svelte)!: switch upstream parser | Amaan Qureshi | 2024-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | fix(bass): revert to upstream parser (#6131) | Christian Clason | 2024-02-19 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add typst parser | Raafat Turki | 2024-02-18 | 1 | -0/+8 | |
| | | ||||||
| * | feat: change some ft, lang pairs | Wu Zhenyu | 2024-02-15 | 1 | -4/+2 | |
| | | | | | | mysql comes from $VIMRUNTIME/syntax/mysql.vim expect comes from $VIMRUNTIME/syntax/expect.vim | |||||
| * | feat: add the muttrc parser | Wu Zhenyu | 2024-02-15 | 1 | -0/+9 | |
| | | ||||||
| * | feat: add the hlsplaylist parser | Wu Zhenyu | 2024-02-14 | 1 | -0/+8 | |
| | | ||||||
| * | fix(xml): adapt to repo layout change | Christian Clason | 2024-02-13 | 1 | -4/+4 | |
| | | ||||||
| * | chore(v): update repository url | Turiiya | 2024-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | fix: use augroup for auto_install autocmds | Jongwook Choi | 2024-02-11 | 1 | -0/+1 | |
| | | | | | | | | | | Problem: The FileType autocmd to automatically install parsers on a new filetype (introduced in #3130) did not have augroup. As a result, when `ts_configs.setup{ }` is called multiple times (for some reason), duplicated installation requests will be made. Solution: Use augroup with `clear = true`. | |||||
