| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(verilog): capture `(non_integer_type)` as `@type.builtin` | Minh Tran | 2025-01-25 | 1 | -0/+1 |
| * | fix(verilog): add ifndef highlight (#7548) | someone13574 | 2025-01-11 | 1 | -0/+1 |
| * | fix(verilog): update queries (#7400) | zhangwwpeng | 2024-11-24 | 1 | -1/+9 |
| * | feat(verilog)!: use systemverilog parser and queries (#7170) | henrykvdb | 2024-10-16 | 4 | -221/+458 |
| * | bot(lockfile): update agda, bash, c, c_sharp, cmake, cpp, css, diff, editorco... | nvim-treesitter-bot[bot] | 2024-10-15 | 1 | -2/+0 |
| * | fix(verilog): various touch-ups | Riley Bruins | 2024-06-23 | 1 | -9/+19 |
| * | feat: more `@keyword.type` captures | Riley Bruins | 2024-05-01 | 1 | -8/+10 |
| * | feat(verilog): `@keyword.modifier` for lifetime | Jaehwang Jung | 2024-03-16 | 1 | -1/+1 |
| * | feat(highlights)!: `@keyword.storage` → `@keyword.modifier` | Jaehwang Jung | 2024-03-16 | 1 | -1/+1 |
| * | feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier` | Jaehwang Jung | 2024-03-16 | 1 | -2/+2 |
| * | fix(highlights): improve consistency | ObserverOfTime | 2024-01-19 | 1 | -7/+3 |
| * | chore: query formatting | Pham Huy Hoang | 2024-01-19 | 3 | -104/+102 |
| * | feat!: align standard captures with upstream | Christian Clason | 2024-01-19 | 1 | -12/+12 |
| * | feat(locals)!: switch to upstream captures | Christian Clason | 2024-01-19 | 1 | -12/+12 |
| * | refactor: Remove all `(ERROR) @error` captures | Pham Huy Hoang | 2023-10-25 | 1 | -2/+0 |
| * | chore(injections)!: update injection syntax to 0.9 | Pham Huy Hoang | 2023-08-12 | 1 | -1/+2 |
| * | queries/*/highlights.scm : remove `@spell` for strings | ShellCode33 | 2023-08-07 | 1 | -1/+1 |
| * | docs: fix typos | dundargoc | 2023-02-23 | 1 | -1/+1 |
| * | highlights(verilog): fix captures | ObserverOfTime | 2022-11-26 | 1 | -8/+12 |
| * | feat(spell): support more languages | Lewis Russell | 2022-09-26 | 1 | -2/+2 |
| * | verilog highlight: add some keywords, tidy keywords (#2432) | Jade Lovelace | 2022-02-02 | 1 | -13/+39 |
| * | Use `@keyword.function` consistently | Sergio Alejandro Vargas | 2021-07-06 | 1 | -1/+1 |
| * | feat(keywords) merge return and yield into keyword.return group | antonk52 | 2021-07-04 | 1 | -3/+1 |
| * | feat(keywords) add keyword.return & keyword.yield | antonk52 | 2021-07-04 | 1 | -1/+4 |
| * | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | 2021-05-07 | 1 | -1/+1 |
| * | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | 2021-04-28 | 1 | -1/+1 |
| * | Update verilog to 0.19.2 | Stephan Seitz | 2021-03-16 | 2 | -6/+8 |
| * | Add comment parser to highlight comment tags (#893) | Santos Gallegos | 2021-03-12 | 1 | -0/+1 |
| * | Add locals for verilog | zegervdv | 2020-11-21 | 2 | -13/+91 |
| * | Add missing verilog keywords | zegervdv | 2020-11-21 | 1 | -0/+4 |
| * | Improve highlighting of port declarations in verilog | zegervdv | 2020-11-21 | 1 | -4/+40 |
| * | Improve highlighting for generate blocks | zegervdv | 2020-11-16 | 1 | -0/+6 |
| * | Add folds for begin/end blocks, functions and tasks | zegervdv | 2020-11-16 | 1 | -0/+6 |
| * | Add verilog/systemverilog queries | Zeger Van de Vannet | 2020-10-20 | 1 | -0/+219 |