| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(ci): remove double 'uses'v0.8.5.1 | Matthieu Coudron | 2023-02-24 | 1 | -2/+1 |
| * | feat: use vim.treesitter.language.get_lang/add/register() | Lewis Russell | 2023-02-24 | 3 | -9/+49 |
| * | feat!: remove support for used_by in parser configs | Lewis Russell | 2023-02-24 | 1 | -18/+1 |
| * | Update parsers: c_sharp, sql, starlark | GitHub | 2023-02-24 | 1 | -3/+3 |
| * | fix(go): apply indents in a communication case in a select statement | Amaan Qureshi | 2023-02-24 | 2 | -0/+17 |
| * | Update README | Github Actions | 2023-02-24 | 1 | -0/+1 |
| * | feat: add cponv0.8.5 | Amaan Qureshi | 2023-02-24 | 8 | -0/+93 |
| * | style: fill in missing code docs wherever applicable | Amaan Qureshi | 2023-02-24 | 17 | -191/+431 |
| * | feat: add dhall | Amaan Qureshi | 2023-02-24 | 5 | -0/+200 |
| * | Extend injections for Lua to use query parser | Cameron | 2023-02-24 | 1 | -1/+1 |
| * | feat(java): some instances of definition.var should be definition.parameter | Amaan Qureshi | 2023-02-23 | 1 | -9/+21 |
| * | feat(java): distinguish escape sequences, move certain keywords to more appro... | Amaan Qureshi | 2023-02-23 | 4 | -132/+137 |
| * | feat: add starlark | Amaan Qureshi | 2023-02-23 | 8 | -0/+459 |
| * | ci: remove ready_for_review type | dundargoc | 2023-02-23 | 3 | -3/+0 |
| * | docs: fix typos | dundargoc | 2023-02-23 | 13 | -14/+14 |
| * | Update parsers: c, capnp, cpp, cuda, hlsl, javascript, rust, smali | GitHub | 2023-02-23 | 1 | -8/+8 |
| * | feat(capnp): improve queries | Amaan Qureshi | 2023-02-23 | 5 | -21/+150 |
| * | ci: add release workflow for luarocks upload (#4109) | Marc Jakobi | 2023-02-22 | 4 | -32/+60 |
| * | Update highlights.scm | Josef Litoš | 2023-02-22 | 1 | -2/+2 |
| * | Update queries/kotlin/highlights.scm | Josef Litoš | 2023-02-22 | 1 | -1/+1 |
| * | feat(kotlin): improved highlight queries | JosefLitos | 2023-02-22 | 1 | -2/+5 |
| * | feat(elsa): improve queries | Amaan Qureshi | 2023-02-22 | 4 | -0/+20 |
| * | Update README | Github Actions | 2023-02-22 | 1 | -1/+1 |
| * | Update parsers: dockerfile, elsa, fortran, gosum, kdl, ron, scala, swift, thr... | GitHub | 2023-02-22 | 1 | -10/+10 |
| * | feat(smali): improve queries | Amaan Qureshi | 2023-02-22 | 7 | -36/+191 |
| * | highlights(sql): update highlight queriesv0.8.4 | Matthias Queitsch | 2023-02-20 | 2 | -21/+64 |
| * | feat(go): add folds for type switch and switch cases | Laytan Laats | 2023-02-19 | 1 | -0/+4 |
| * | Update parsers: python | GitHub | 2023-02-19 | 1 | -1/+1 |
| * | feat(thrift): improve queries | Amaan Qureshi | 2023-02-18 | 5 | -2/+57 |
| * | feat: add @text.uri where applicable to thrift and gosum | Amaan Qureshi | 2023-02-18 | 3 | -12/+9 |
| * | Update parsers: fortran, git_rebase, sql | GitHub | 2023-02-18 | 1 | -3/+3 |
| * | Update CONTRIBUTING.md | Bulgantamir Gankhuyag | 2023-02-18 | 1 | -1/+1 |
| * | highlight for module path | ray-x | 2023-02-17 | 1 | -0/+1 |
| * | refactor(utils): clean up deprecated code | kylo252 | 2023-02-17 | 1 | -18/+1 |
| * | Split out `@keyword.return` | Eleanor Bartle | 2023-02-17 | 1 | -2/+2 |
| * | Add spelling checks to strings and comments | Eleanor Bartle | 2023-02-17 | 1 | -2/+2 |
| * | Update Zig highlights | Eleanor Bartle | 2023-02-17 | 1 | -81/+76 |
| * | Update parsers: ledger, sql (#4331) | github-actions[bot] | 2023-02-17 | 1 | -2/+2 |
| * | Update README | Github Actions | 2023-02-16 | 1 | -1/+0 |
| * | prettier formatting yml and md | Kiyoon Kim | 2023-02-16 | 9 | -32/+36 |
| * | Update parsers: c_sharp, fortran, sql | GitHub | 2023-02-16 | 1 | -3/+3 |
| * | Add treesitter CLI in CI with Windows and mac | Kiyoon Kim | 2023-02-15 | 3 | -7/+9 |
| * | docs(readme): remove ambiguous comment (#4321) | Kiyoon Kim | 2023-02-15 | 1 | -1/+0 |
| * | fortran(highlights): update parser and queries (#4322) | Stephan Seitz | 2023-02-14 | 2 | -2/+2 |
| * | needed for terraform conditionals | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| * | updated comment to reflect highlight change | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| * | reverting back since it inherits from hcl | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| * | update identifier | Byron Kim | 2023-02-14 | 1 | -2/+2 |
| * | update to variable.builtin | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| * | Update README | Github Actions | 2023-02-14 | 1 | -1/+1 |