| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(faust): add tree-sitter-faust (#6043) | Karl Hiner | 2024-02-08 | 5 | -0/+233 | |
| | | ||||||
| * | Update parsers: groovy, haskell, javascript, svelte, templ, wing | nvim-treesitter-bot[bot] | 2024-02-08 | 1 | -6/+6 | |
| | | ||||||
| * | fix(kotlin): remove slow highlight and local pattern (#5954) | Anthony Shi | 2024-02-06 | 2 | -10/+10 | |
| | | | | | This is a parser bug that needs to be fixed; temporary workaround to remove the ~0.5s delay on opening highlight and locals queries. | |||||
| * | fix(angular): nullish coalescing operator in Angular templates (#6052) | Dennis van den Berg | 2024-02-06 | 1 | -0/+3 | |
| | | ||||||
| * | feat(latex): pre-compiled header highlights, tests | Riley Bruins | 2024-02-06 | 2 | -9/+45 | |
| | | | | | | Also moves comment highlights to the very end to make them more future-proof. | |||||
| * | fix(latex): give comments higher precedence | Riley Bruins | 2024-02-06 | 1 | -15/+15 | |
| | | | | | | This commit also moves things around to give text better precedence in the case of `textit` and `textbf`. | |||||
| * | Update parsers: angular, bash, gitcommit, glsl, hlsl, php, php_only, templ, wing | nvim-treesitter-bot[bot] | 2024-02-06 | 1 | -9/+9 | |
| | | ||||||
| * | highlight(jsx,tsx): character references (a.k.a. entities) | Calum Smith | 2024-02-05 | 1 | -0/+2 | |
| | | ||||||
| * | fix(inc-selection): handle deleting non-existing keymaps | Maria José Solano | 2024-02-03 | 1 | -4/+4 | |
| | | ||||||
| * | refactor(inc-selection): simplify keymap and add error message | Maria José Solano | 2024-02-03 | 1 | -14/+7 | |
| | | ||||||
| * | feat(java): inject printf in String.formatted (#6045) | Ilia Ilinykh | 2024-02-02 | 1 | -0/+8 | |
| | | | | https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html#formatted(java.lang.Object...) | |||||
| * | fix(php): add missing spaceship operator `<=>` | Michael Strobel | 2024-02-02 | 1 | -0/+1 | |
| | | ||||||
| * | Update parsers: embedded_template, fennel, javascript, php, php_only, qmljs, ↵ | nvim-treesitter-bot[bot] | 2024-02-02 | 1 | -7/+7 | |
| | | | | | ruby | |||||
| * | Update parsers: bicep, cpp, gitcommit, kdl, php, php_only, wing | nvim-treesitter-bot[bot] | 2024-02-02 | 1 | -7/+7 | |
| | | ||||||
| * | chore(bicep): update queries and add scanner | Amaan Qureshi | 2024-02-02 | 4 | -15/+29 | |
| | | ||||||
| * | chore(kconfig): update highlights | Amaan Qureshi | 2024-02-02 | 1 | -0/+2 | |
| | | ||||||
| * | fix(go): fix eq to any-of | Ilya Ilyinykh | 2024-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat(go): printf injections | Ilya Ilyinykh | 2024-02-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | https://pkg.go.dev/fmt#pkg-index https://pkg.go.dev/fmt#Fscanf https://pkg.go.dev/fmt#Appendf https://pkg.go.dev/fmt#Sscanf https://pkg.go.dev/testing#T.Skipf https://pkg.go.dev/testing#F.Logf The problem covered here: https://github.com/nvim-treesitter/nvim-treesitter/issues/2917 | |||||
| * | fix(svelte): correct formatting | Levi Frandsen | 2024-02-01 | 1 | -5/+10 | |
| | | ||||||
| * | fix(svelte): correct indents, add key block | Levi Frandsen | 2024-02-01 | 1 | -9/+12 | |
| | | | | | resolves #6028 | |||||
| * | chore(bicep): update highlights | Amaan Qureshi | 2024-02-01 | 2 | -7/+8 | |
| | | ||||||
| * | Update parsers: bitbake, groovy, haskell, kconfig, luadoc, starlark, wing | nvim-treesitter-bot[bot] | 2024-02-01 | 1 | -7/+7 | |
| | | ||||||
| * | chore(qmljs): temporarily remove the ecma inherit | Amaan Qureshi | 2024-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | chore(typescript,tsx): update parser and queries | Amaan Qureshi | 2024-01-31 | 2 | -2/+6 | |
| | | ||||||
| * | chore(ecma,jsx): update parser and queries | Amaan Qureshi | 2024-01-31 | 6 | -9/+27 | |
| | | ||||||
| * | ci: use M1 for macOS | Christian Clason | 2024-01-31 | 2 | -2/+2 | |
| | | | | | | | GH Actions runners use M1 hardware for `macos-14` now. Since macOS is one of the slowest platforms for parser compilation, switching should give us not only ARM coverage but also shorter CI times. | |||||
| * | Update parsers: apex, phpdoc, rbs, soql, sosl, wing | nvim-treesitter-bot[bot] | 2024-01-31 | 1 | -6/+6 | |
| | | ||||||
| * | fix(incremental-selection): second attempt at fixing command (#6014) | Maria José Solano | 2024-01-30 | 1 | -5/+3 | |
| | | ||||||
| * | fix(format): handle list with 300 nodes | Phạm Huy Hoàng | 2024-01-30 | 5 | -23/+7 | |
| | | ||||||
| * | fix(format): improve error message | Christian Clason | 2024-01-30 | 1 | -1/+2 | |
| | | ||||||
| * | ci: use nvim-treesitter-bot as author | Christian Clason | 2024-01-30 | 2 | -2/+2 | |
| | | ||||||
| * | Update parsers: angular, beancount, liquidsoap, markdown, markdown_inline, ↵ | kyazdani42 | 2024-01-30 | 1 | -7/+7 | |
| | | | | | purescript, wing | |||||
| * | ci: use nvim-treesitter-bot as committer | Christian Clason | 2024-01-29 | 2 | -0/+2 | |
| | | ||||||
| * | Update parsers: groovy, php, php_only | kyazdani42 | 2024-01-29 | 1 | -3/+3 | |
| | | ||||||
| * | feat(groovy)!: switch to more complete parser (#5957) | Murtaza | 2024-01-28 | 8 | -51/+295 | |
| | | | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | |||||
| * | Update parsers: query | clason | 2024-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | ci: use token for automated PRs | Christian Clason | 2024-01-28 | 3 | -16/+29 | |
| | | | | | | | | | | | * Use a Github App token to allow CI to run automatically (Following https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens) * Enable automerge * make lint workflow only run once on PRs to master | |||||
| * | Update parsers: awk, haskell, php, php_only | GitHub | 2024-01-28 | 1 | -4/+4 | |
| | | ||||||
| * | fix(incremental-selection): use cmd instead of :lua for command | Maria José Solano | 2024-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | Update README | Github Actions | 2024-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | feat(angular)!: switch to parser supporting v17 (#5779) | Dennis van den Berg | 2024-01-27 | 9 | -52/+159 | |
| | | ||||||
| * | Update parsers: astro, bitbake, c, cpp, dtd, gnuplot, json, php, php_only, ↵ | GitHub | 2024-01-27 | 1 | -11/+11 | |
| | | | | | wing, xml | |||||
| * | fix(jsdoc): add scanner.c | Christian Clason | 2024-01-27 | 2 | -2/+2 | |
| | | ||||||
| * | fix(make): highlight order-only prerequisite pipe | Riley Bruins | 2024-01-26 | 1 | -0/+1 | |
| | | ||||||
| * | chore(Odin): update highlights | Amaan Qureshi | 2024-01-26 | 2 | -1/+3 | |
| | | ||||||
| * | feat(tests): allow check-queries to take list of parsers | Christian Clason | 2024-01-26 | 1 | -1/+1 | |
| | | | | | `./scripts/check-queries.lua foo bar baz` | |||||
| * | feat(gnuplot): added gnuplot parser and queries (#5594) | Dai López | 2024-01-26 | 5 | -0/+649 | |
| | | | | | | | | | * feat(gnuplot): added gnuplot parser and queries --------- Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> | |||||
| * | feat(kconfig): add new operator | Amaan Qureshi | 2024-01-26 | 2 | -1/+4 | |
| | | ||||||
| * | Update parsers: kconfig, php, php_only, wing | GitHub | 2024-01-26 | 1 | -4/+4 | |
| | | ||||||
| * | fix(lua): inject luadoc into comments immediately beginning with a `|` | Amaan Qureshi | 2024-01-26 | 1 | -1/+1 | |
| | | ||||||
