Commit graph

3 commits

Author SHA1 Message Date
Riley Bruins
2c30e515eb
fix: prefer #eq? for checking equality with one string (#8246) 2025-10-30 10:51:42 +09:00
Christian Clason
05f2910355 feat(systemverilog)!: update parser and queries
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
2025-08-05 20:06:15 +02:00
Christian Clason
1181cd9a25 feat(verilog)!: rename to systemverilog
Grammar name was changed to coincide with repository name
2025-06-24 10:07:36 +02:00
Renamed from runtime/queries/verilog/highlights.scm (Browse further)