| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | CI: don't require to have parsers installed to check for injections | Santos Gallegos | 2021-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | Change install command on Mac | Stephan Seitz | 2021-07-19 | 1 | -2/+2 | |
| | | | | | Fixes #1600 | |||||
| * | CI: remove LLVM compilation from Mac CI | Stephan Seitz | 2021-07-07 | 1 | -1/+0 | |
| | | ||||||
| * | Luacheck: use config file to exclude files | Santos Gallegos | 2021-07-05 | 2 | -6/+5 | |
| | | ||||||
| * | Use stylua for autoformat code (#1480) | Santos Gallegos | 2021-07-04 | 4 | -52/+60 | |
| | | ||||||
| * | Improve check-queries (#1253) | Santos Gallegos | 2021-05-31 | 1 | -6/+15 | |
| | | | | | | - 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. | |||||
| * | CI: Improved parser installation logic | Daniel Kempkens | 2021-05-18 | 1 | -1/+0 | |
| | | ||||||
| * | CI: Install tree-sitter | Daniel Kempkens | 2021-05-18 | 2 | -0/+4 | |
| | | ||||||
| * | move all tests to top-level tests/ directory | Jędrzej Boczar | 2021-04-23 | 2 | -2/+2 | |
| | | ||||||
| * | ignore Lua indent test files when doing style-check | Jędrzej Boczar | 2021-04-23 | 1 | -1/+2 | |
| | | ||||||
| * | scripts: print test results summary with --summary | Jędrzej Boczar | 2021-04-23 | 1 | -2/+11 | |
| | | ||||||
| * | scripts: fix wrong swapfile setting in minimal_init | Jędrzej Boczar | 2021-04-23 | 1 | -1/+2 | |
| | | ||||||
| * | Initial sketch of automated indent tests | Jędrzej Boczar | 2021-04-23 | 2 | -0/+17 | |
| | | ||||||
| * | Allow failures for defined parsers | Stephan Seitz | 2021-04-22 | 1 | -1/+5 | |
| | | ||||||
| * | Try out llvm --HEAD | Stephan Seitz | 2021-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | fix(CI): install newer version of clang on MacOS | Stephan Seitz | 2021-04-22 | 1 | -0/+1 | |
| | | ||||||
| * | fix(CI): ensure parsers that don't require tree-sitter CLI are installed | Stephan Seitz | 2021-04-22 | 1 | -0/+13 | |
| | | ||||||
| * | fix(CI): add brew update | Stephan Seitz | 2021-03-16 | 1 | -0/+1 | |
| | | ||||||
| * | Use installed parsers in CI check | Stephan Seitz | 2021-03-16 | 1 | -19/+15 | |
| | | ||||||
| * | Skip parsers in query check that are not installed | Stephan Seitz | 2021-03-16 | 1 | -14/+18 | |
| | | ||||||
| * | Mark several invalid queries | Stephan Seitz | 2021-03-16 | 1 | -0/+2 | |
| | | ||||||
| * | Allow multiple errors in CI | Stephan Seitz | 2021-03-16 | 1 | -9/+17 | |
| | | ||||||
| * | Add CI for testing parsers compilation | Jozef Grajciar | 2021-03-04 | 3 | -0/+18 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2020-12-12 | 1 | -1/+8 | |
| | | | | | skip-checks: true | |||||
| * | Add lockfile and make lockfile default install revision | Stephan Seitz | 2020-09-27 | 1 | -0/+3 | |
| | | ||||||
| * | ci: check capture names in queries | Thomas Vigouroux | 2020-09-11 | 1 | -1/+35 | |
| | | ||||||
| * | feat(CI): auto-update README.md | Stephan Seitz | 2020-08-31 | 1 | -3/+0 | |
| | | ||||||
| * | feat(CI): print text what went wrong when README CI fails | Stephan Seitz | 2020-08-25 | 1 | -0/+6 | |
| | | ||||||
| * | Fix #292: Add parser links to README.md | Stephan Seitz | 2020-08-25 | 1 | -0/+38 | |
| | | ||||||
| * | checkhealth for all query groups | Stephan Seitz | 2020-07-15 | 1 | -1/+1 | |
| | | ||||||
| * | Also check textobjects queries in check-queries.lua | Stephan Seitz | 2020-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | Add workflow for checking query files | Stephan Seitz | 2020-07-14 | 1 | -0/+25 | |
| | | ||||||
| * | Add style-check script | Stephan Seitz | 2020-07-06 | 2 | -0/+10 | |
