| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: prefer `#eq?` for checking equality with one string (#8246) | Riley Bruins | 2025-10-30 | 1 | -1/+1 |
| | | |||||
| * | feat(systemverilog)!: update parser and queries | Christian Clason | 2025-08-05 | 2 | -17/+20 |
| | | | | | | | | | Breaking changes: 1. `(comment)` node split into `(one_line_comment)` and `(block_comment)` 2. named `(directive_foo)` nodes replaced by anonymous `"'foo"` (with backtick!) nodes -- but not consistently | ||||
| * | feat(verilog)!: rename to systemverilog | Christian Clason | 2025-06-24 | 3 | -0/+633 |
| Grammar name was changed to coincide with repository name | |||||
