| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix(odin): highlight types with underscores | player01osu | 2024-05-30 | 1 | -1/+1 |
| * | bot(lockfile): update idl, julia, nickel, sourcepawn | nvim-treesitter-bot[bot] | 2024-05-30 | 1 | -4/+4 |
| * | bot(lockfile): update cuda, gleam, glsl, hlsl, ini, slang, zathurarc | nvim-treesitter-bot[bot] | 2024-05-29 | 1 | -7/+7 |
| * | fix(koto): update parser and queries | Christian Clason | 2024-05-29 | 2 | -4/+4 |
| * | bot(lockfile): update inko, nickel, solidity, swift, zathurarc | nvim-treesitter-bot[bot] | 2024-05-28 | 1 | -5/+5 |
| * | bot(lockfile): update eds, solidity | nvim-treesitter-bot[bot] | 2024-05-27 | 1 | -2/+2 |
| * | bot(lockfile): update c, earthfile, query, solidity | nvim-treesitter-bot[bot] | 2024-05-26 | 1 | -4/+4 |
| * | fix(cpp): update parser and queries (#6687) | Amaan Qureshi | 2024-05-26 | 2 | -2/+2 |
| * | fix(solidity): re-enable unbroken operators | Christian Clason | 2024-05-26 | 2 | -33/+34 |
| * | feat(query): adapt to upstream changes | Amaan Qureshi | 2024-05-26 | 3 | -6/+3 |
| * | ci(lint): make sure query parser is installed from this repo | Christian Clason | 2024-05-26 | 1 | -3/+4 |
| * | bot(lockfile): update earthfile, javascript, luau, mlir, perl, query, starlark | nvim-treesitter-bot[bot] | 2024-05-25 | 1 | -7/+7 |
| * | bot(lockfile): update ada, erlang, glsl, mlir, ruby, slang, wgsl_bevy | nvim-treesitter-bot[bot] | 2024-05-24 | 1 | -7/+7 |
| * | feat(bp): add support for Android Blueprint (#6626) | Bruno BELANYI | 2024-05-23 | 8 | -0/+125 |
| * | bot(lockfile): update ada, clojure, mlir, templ | nvim-treesitter-bot[bot] | 2024-05-23 | 1 | -4/+4 |
| * | bot(lockfile): update idl, rasi, ruby, templ | nvim-treesitter-bot[bot] | 2024-05-22 | 1 | -4/+4 |
| * | feat(luau): update queries from upstream | Amaan Qureshi | 2024-05-21 | 1 | -5/+5 |
| * | feat(bash): Highlight declaration and unset command parameters (#6634) | Omar Valdez | 2024-05-22 | 1 | -0/+6 |
| * | bot(lockfile): update earthfile, idl, inko, janet_simple, luau, odin, perl, r... | nvim-treesitter-bot[bot] | 2024-05-21 | 1 | -8/+8 |
| * | bot(lockfile): update javascript, liquidsoap, odin | nvim-treesitter-bot[bot] | 2024-05-20 | 1 | -3/+3 |
| * | feat(queries): update idl hightlight (#6625) | DragonBillow | 2024-05-20 | 1 | -9/+133 |
| * | bot(lockfile): update php, php_only, swift | nvim-treesitter-bot[bot] | 2024-05-19 | 1 | -3/+3 |
| * | bot(lockfile): update earthfile, gotmpl, helm, hlsl, slang, sourcepawn, tlaplus | nvim-treesitter-bot[bot] | 2024-05-18 | 1 | -7/+7 |
| * | fixup: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 1 | -1/+1 |
| * | fixup: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 1 | -1/+1 |
| * | fix: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 5 | -7/+20 |
| * | fix(injection): lower-case language name for markdown strings | milanglacier | 2024-05-17 | 1 | -1/+1 |
| * | bot(lockfile): update earthfile, erlang, janet_simple | nvim-treesitter-bot[bot] | 2024-05-17 | 1 | -3/+3 |
| * | ci: Nvim 0.10 macos artifact name | Christian Clason | 2024-05-17 | 1 | -3/+4 |
| * | bot(lockfile): update clojure, earthfile, erlang, idl, tlaplus, tsx, typescript | nvim-treesitter-bot[bot] | 2024-05-16 | 1 | -7/+7 |
| * | bot(lockfile): update idl, sourcepawn | nvim-treesitter-bot[bot] | 2024-05-15 | 1 | -2/+2 |
| * | feat(typespec): add support for typespec | Hilmar Wiegand | 2024-05-14 | 6 | -0/+170 |
| * | bot(lockfile): update idl, php, php_only, wit | nvim-treesitter-bot[bot] | 2024-05-14 | 1 | -4/+4 |
| * | feat(diff): more comprehensive highlights | Riley Bruins | 2024-05-14 | 2 | -2/+33 |
| * | feat(php): indent after `default_statement` | Tomasz N | 2024-05-14 | 1 | -0/+1 |
| * | feat(slint): highlight enum members as constants | Riley Bruins | 2024-05-14 | 1 | -0/+3 |
| * | feat(php): add highlights for scoped_property_access | Caleb White | 2024-05-14 | 2 | -0/+13 |
| * | feat(zig): misc improvements | Riley Bruins | 2024-05-14 | 1 | -15/+21 |
| * | feat: standardize and document export keywords | Riley Bruins | 2024-05-13 | 11 | -29/+22 |
| * | bot(lockfile): update c_sharp, cuda, glsl, hlsl, mlir, solidity, sourcepawn | nvim-treesitter-bot[bot] | 2024-05-12 | 1 | -7/+7 |
| * | fix(solidity): disable broken operators | Christian Clason | 2024-05-12 | 1 | -33/+32 |
| * | feat(c_sharp): update parser & queries | Amaan Qureshi | 2024-05-11 | 6 | -71/+180 |
| * | bot(lockfile): update dtd, go, idl, javascript, tact, xml | nvim-treesitter-bot[bot] | 2024-05-11 | 1 | -6/+6 |
| * | bot(lockfile): update c, dockerfile, dtd, mlir, templ, typst, xml | nvim-treesitter-bot[bot] | 2024-05-10 | 1 | -7/+7 |
| * | feat(query): pattern injections for new predicates | Riley Bruins | 2024-05-09 | 1 | -2/+2 |
| * | bot(lockfile): update comment, yaml | nvim-treesitter-bot[bot] | 2024-05-09 | 1 | -2/+2 |
| * | fix(inko): indent call nodes | Yorick Peterse | 2024-05-09 | 1 | -0/+1 |
| * | feat(rust): underscore match arms, parameters | Riley Bruins | 2024-05-08 | 1 | -2/+8 |
| * | bot(lockfile): update angular, gleam, haskell, idl, javascript, kotlin, odin,... | nvim-treesitter-bot[bot] | 2024-05-08 | 1 | -9/+9 |
| * | feat(odin): more lenient towards different function naming convention | Laytan Laats | 2024-05-07 | 1 | -1/+1 |