| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ci: only fix major version of vulnerable action (#2411) | Christian Clason | 2022-01-30 | 2 | -2/+2 | |
| * | chore: run parser update at least daily (#2379) | Christian Clason | 2022-01-27 | 1 | -0/+2 | |
| * | ci: bump tree-sitter to 0.20.4 | Christian Clason | 2022-01-23 | 2 | -2/+2 | |
| * | ci: fix cache path for rust cargo | Munif Tanjim | 2022-01-22 | 1 | -3/+6 | |
| * | ci: drop windows+clang | Christian Clason | 2022-01-22 | 1 | -0/+4 | |
| * | ci: remove ccache | Stephan Seitz | 2022-01-22 | 2 | -14/+0 | |
| * | ci: bump tree-sitter to v0.20.3 | Christian Clason | 2022-01-22 | 2 | -2/+2 | |
| * | ci: Avoid rust-cache (failures and current git dependency) | Stephan Seitz | 2022-01-21 | 1 | -1/+7 | |
| * | ci: stop uploading artifacts (binary release archives soonish?) | Stephan Seitz | 2022-01-21 | 2 | -6/+1 | |
| * | ci: fix cache path on Windows | Stephan Seitz | 2022-01-21 | 2 | -4/+8 | |
| * | ci: use curl on Windows CI | Stephan Seitz | 2022-01-21 | 1 | -1/+1 | |
| * | ci: cache using ccache | Stephan Seitz | 2022-01-21 | 2 | -2/+17 | |
| * | ci: add cache for Rust dependency | Stephan Seitz | 2022-01-21 | 1 | -2/+8 | |
| * | ci: use stable tag for latest nvim release | Christian Clason | 2022-01-21 | 1 | -0/+7 | |
| * | ci: use stable tag for latest nvim release | Christian Clason | 2022-01-21 | 4 | -7/+7 | |
| * | ci: only run one compiler each on macos, ubuntu | Christian Clason | 2022-01-21 | 1 | -4/+4 | |
| * | ci: avoid duplicate CI runs | Christian Clason | 2022-01-21 | 2 | -2/+26 | |
| * | ci: bump neovim and tree-sitter cli to latest version | Christian Clason | 2022-01-21 | 3 | -8/+8 | |
| * | ci: cache parsers for workflows/tests | Munif Tanjim | 2022-01-21 | 1 | -1/+7 | |
| * | fix(haskell): Haskell switched to C scanner | Stephan Seitz | 2022-01-05 | 1 | -4/+0 | |
| * | ci: use Neovim v0.6.0 | Stephan Seitz | 2021-12-06 | 3 | -7/+7 | |
| * | ci: open PRs to update README | Stephan Seitz | 2021-12-06 | 1 | -12/+15 | |
| * | ci: add nightly again to CI | Stephan Seitz | 2021-11-30 | 1 | -2/+10 | |
| * | ci: Add workflow for tests | Stephan Seitz | 2021-11-24 | 1 | -0/+42 | |
| * | ci: Try out windows-2022 | Stephan Seitz | 2021-11-24 | 1 | -7/+7 | |
| * | ci: use nvim v0.5.1 on CI | Stephan Seitz | 2021-10-21 | 3 | -11/+17 | |
| * | ci: upload artifacts before check | Stephan Seitz | 2021-10-21 | 1 | -5/+5 | |
| * | Use node action | Stephan Seitz | 2021-07-31 | 1 | -0/+1 | |
| * | Luacheck: use config file to exclude files | Santos Gallegos | 2021-07-05 | 1 | -1/+1 | |
| * | Use stylua for autoformat code (#1480) | Santos Gallegos | 2021-07-04 | 1 | -0/+11 | |
| * | Allow failures for defined parsers | Stephan Seitz | 2021-04-22 | 1 | -0/+4 | |
| * | Pin verilog parser because it downgraded to 0.18.0 | Stephan Seitz | 2021-03-30 | 1 | -0/+2 | |
| * | Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS | sogaiu | 2021-03-17 | 1 | -2/+0 | |
| * | Update lockfile | Stephan Seitz | 2021-03-16 | 1 | -1/+1 | |
| * | Exclude kotlin, clojure from parser update | Stephan Seitz | 2021-03-16 | 1 | -0/+2 | |
| * | Fix CI (not use appimage on Mac) | Stephan Seitz | 2021-03-16 | 1 | -1/+1 | |
| * | Do not fail fast in CI | Stephan Seitz | 2021-03-16 | 1 | -0/+1 | |
| * | Remove query file workflow (tested now on all OS | Stephan Seitz | 2021-03-16 | 2 | -33/+3 | |
| * | Check query files on all OSes | Stephan Seitz | 2021-03-16 | 1 | -0/+8 | |
| * | Add CI hack | Stephan Seitz | 2021-03-16 | 1 | -7/+1 | |
| * | Update ubuntu-20 | Stephan Seitz | 2021-03-16 | 1 | -1/+1 | |
| * | CI CI CI | Stephan Seitz | 2021-03-16 | 1 | -0/+4 | |
| * | Add NPM for now to Ubuntu CI | Stephan Seitz | 2021-03-16 | 1 | -0/+2 | |
| * | CI: Remove JS hack | Stephan Seitz | 2021-03-16 | 1 | -2/+0 | |
| * | Add CI for testing parsers compilation | Jozef Grajciar | 2021-03-04 | 1 | -0/+53 | |
| * | fix(CI): don't let update-parsers fail if no change is necessary | Stephan Seitz | 2021-01-21 | 1 | -1/+1 | |
| * | fix(ci): correctly set user and email | Thomas Vigouroux | 2021-01-14 | 1 | -0/+3 | |
| * | fix(ci): only track lockfile.json when updating parsers | Thomas Vigouroux | 2021-01-14 | 1 | -0/+5 | |
| * | [docgen] Update README.md | Github Actions | 2020-12-12 | 1 | -0/+2 | |
| * | Fixup jq | Stephan Seitz | 2020-11-30 | 1 | -3/+6 | |
