| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-05 | indents(cpp): indent at field_initializer_list | Stephan Seitz | |
| 2022-02-05 | feat(indents): add support for language injection | Stephan Seitz | |
| 2022-02-05 | indents(c): fix ternary | Stephan Seitz | |
| 2022-02-05 | ci: combine "Compile parsers" steps into a single step | Dundar Göc | |
| 2022-02-05 | ci: combine "Check query files" steps into a single step | Dundar Göc | |
| 2022-02-05 | ci: introduce platform-independent environment variable NVIM | Dundar Göc | |
| 2022-02-05 | injections(yaml): inject at command list for Gitlab script | Stephan Seitz | |
| 2022-02-05 | injections(yaml): injection on Gitlab's before_script/after_script | Stephan Seitz | |
| 2022-02-05 | refactor(latex): improve queries (#2457) | Christian Clason | |
| 2022-02-05 | Rename captures | Uy Ha | |
| 2022-02-05 | Improve `set` queries | Uy Ha | |
| 2022-02-04 | Update lockfile.json | GitHub | |
| 2022-02-04 | injections(latex): add support for minted language injection | Stephan Seitz | |
| 2022-02-04 | fix(indent): lua - support `@indent_end` (#2454) | Munif Tanjim | |
| 2022-02-04 | Update lockfile.json | GitHub | |
| 2022-02-04 | fix(makefile): scanner.c isn't always available | kylo252 | |
| certain parsers like `tree-sitter-go` only contain parser.{c|cc} | |||
| 2022-02-04 | Update lockfile.json (#2449) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-04 | ci: make io_print accept nil as input argument (#2445) | dundargoc | |
| Convert nil to an empty string, which mimicks the behavior of standard print | |||
| 2022-02-04 | Update README (#2447) | github-actions[bot] | |
| Co-authored-by: Github Actions <actions@github> | |||
| 2022-02-04 | chore(latex)!: update parser and queries (#2436) | Christian Clason | |
| BREAKING CHANGE: queries for latex need adaptation | |||
| 2022-02-04 | Update lockfile.json (#2440) | github-actions[bot] | |
| Co-authored-by: Github Actions <actions@github> | |||
| 2022-02-03 | Update README (#2443) | github-actions[bot] | |
| Co-authored-by: Github Actions <actions@github> | |||
| 2022-02-03 | Updated TLA+ version, queries, maintainers (#2442) | Andrew Helwer | |
| 2022-02-03 | fix(utils): adjust truncation condition | Michael Lan | |
| 2022-02-02 | Update lockfile.json (#2434) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-02 | verilog highlight: add some keywords, tidy keywords (#2432) | Jade Lovelace | |
| * Add a bunch of the OO keywords and some of the more unusual block delimiter types * Highlight macromodule like module is. * Highlight new as seen in constructor declarations like `class blah; function new(...); ... endfunction endclass` * Make endfunction a @keyword.function. This matches how lua does it. * Make tasks @keyword.function: tasks in SystemVerilog are more or less just impure functions * Highlight casex/casez like case is currently highlighted (previously these were not highlighted at all) * Highlight unique, unique0, priority for constructs like `unique case (...) ... endcase` and `priority if (...) ...` | |||
| 2022-02-02 | Update lockfile.json (#2433) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-01 | Update lockfile.json (#2431) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-01 | Update lockfile.json (#2430) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-01 | Update lockfile.json (#2428) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-01 | Update lockfile.json (#2427) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-02-01 | update(phpdoc) Add scanner.c (#2426) | Michael Härtl | |
| 2022-02-01 | ci: mark automated PRs as draft (#2413) | dundargoc | |
| The required checks can be initiated by marking the PR as ready for review. | |||
| 2022-01-31 | ci: skip swift check on neovim stable | Dundar Göc | |
| This is meant as a temporary workaround until neovim 0.7 is released. More context: https://github.com/nvim-treesitter/nvim-treesitter/issues/2313#issuecomment-1025258357 | |||
| 2022-01-31 | Update lockfile.json | GitHub | |
| 2022-01-31 | ci: prefer io.write instead of print to have full control of output | Dundar Göc | |
| This should prevent different output formats on windows and unix. | |||
| 2022-01-31 | chore: format with stylua 0.12.0 (#2421) | Christian Clason | |
| 2022-01-31 | Support HEEx slots | Clay | |
| 2022-01-30 | ci: add folds to CI output to better group related information | Dundar Göc | |
| 2022-01-30 | ci: only fix major version of vulnerable action (#2411) | Christian Clason | |
| also bump checkout to v2 everywhere | |||
| 2022-01-30 | Update lockfile.json (#2409) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-01-30 | highlights(d): highlight ":" | Stephan Seitz | |
| 2022-01-30 | Update lockfile.json | GitHub | |
| 2022-01-30 | highlights(lua): don't highlight arguments as parameters | Stephan Seitz | |
| 2022-01-30 | Update lockfile.json | GitHub | |
| 2022-01-29 | health: check which file caused an error | Stephan Seitz | |
| 2022-01-29 | Update README (#2399) | github-actions[bot] | |
| Co-authored-by: Github Actions <actions@github> | |||
| 2022-01-29 | Update lockfile.json (#2400) | github-actions[bot] | |
| Co-authored-by: GitHub <noreply@github.com> | |||
| 2022-01-29 | highlights(vala): add "=" and ":" to highlights | Stephan Seitz | |
| 2022-01-29 | Add brackets to Vala highlights | Mateus B. Melchiades | |
