| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-21 | ci: use nvim v0.5.1 on CI | Stephan Seitz | |
| 2021-10-07 | feat: add "experimental" key to parsers | Cezary Drożak | |
| feat(ci): mark parsers as experimental in README | |||
| 2021-08-30 | test: Add tests for is_in_node_range (#1756) | partizan | |
| * fix: is_in_node_range now includes end line and col This fixes no indents at the end of python files Refs #1136 * update scala highlights (#1760) * add type highlights * add call expression highlights * add function definition highlights * add expression highlights * add literals highlights * add operator highlights * add punctuation highlights * add comment highlights Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> * test: Add unit tests * Revert "fix: is_in_node_range now includes end line and col" This reverts commit 5a721fef5620eb2fae6d9cebe09bf7b230f2606f. * refactor test * apply stylua * fix luacheck * update `describe` text * smallfix Co-authored-by: Stevan Milic <stevan.milic@yahoo.com> Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> | |||
| 2021-08-23 | chore: provide a script to repin a language | Thomas Vigouroux | |
| 2021-08-01 | CI: don't require to have parsers installed to check for injections | Santos Gallegos | |
| 2021-07-19 | Change install command on Mac | Stephan Seitz | |
| Fixes #1600 | |||
| 2021-07-07 | CI: remove LLVM compilation from Mac CI | Stephan Seitz | |
| 2021-07-05 | Luacheck: use config file to exclude files | Santos Gallegos | |
| 2021-07-04 | Use stylua for autoformat code (#1480) | Santos Gallegos | |
| 2021-05-31 | Improve check-queries (#1253) | Santos Gallegos | |
| - Add checks for injections. - Allow queries that start with [A-Z] for highlights only. - Don't stop on the first error, finish checking all queries. | |||
| 2021-05-18 | CI: Improved parser installation logic | Daniel Kempkens | |
| 2021-05-18 | CI: Install tree-sitter | Daniel Kempkens | |
| 2021-04-23 | move all tests to top-level tests/ directory | Jędrzej Boczar | |
| 2021-04-23 | ignore Lua indent test files when doing style-check | Jędrzej Boczar | |
| 2021-04-23 | scripts: print test results summary with --summary | Jędrzej Boczar | |
| 2021-04-23 | scripts: fix wrong swapfile setting in minimal_init | Jędrzej Boczar | |
| 2021-04-23 | Initial sketch of automated indent tests | Jędrzej Boczar | |
| 2021-04-22 | Allow failures for defined parsers | Stephan Seitz | |
| 2021-04-22 | Try out llvm --HEAD | Stephan Seitz | |
| 2021-04-22 | fix(CI): install newer version of clang on MacOS | Stephan Seitz | |
| 2021-04-22 | fix(CI): ensure parsers that don't require tree-sitter CLI are installed | Stephan Seitz | |
| 2021-03-16 | fix(CI): add brew update | Stephan Seitz | |
| 2021-03-16 | Use installed parsers in CI check | Stephan Seitz | |
| 2021-03-16 | Skip parsers in query check that are not installed | Stephan Seitz | |
| 2021-03-16 | Mark several invalid queries | Stephan Seitz | |
| 2021-03-16 | Allow multiple errors in CI | Stephan Seitz | |
| 2021-03-04 | Add CI for testing parsers compilation | Jozef Grajciar | |
| 2020-12-12 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2020-09-27 | Add lockfile and make lockfile default install revision | Stephan Seitz | |
| 2020-09-11 | ci: check capture names in queries | Thomas Vigouroux | |
| 2020-08-31 | feat(CI): auto-update README.md | Stephan Seitz | |
| 2020-08-25 | feat(CI): print text what went wrong when README CI fails | Stephan Seitz | |
| 2020-08-25 | Fix #292: Add parser links to README.md | Stephan Seitz | |
| 2020-07-15 | checkhealth for all query groups | Stephan Seitz | |
| 2020-07-14 | Also check textobjects queries in check-queries.lua | Stephan Seitz | |
| 2020-07-14 | Add workflow for checking query files | Stephan Seitz | |
| 2020-07-06 | Add style-check script | Stephan Seitz | |
