Skip to content

Releases: gmlarumbe/tree-sitter-systemverilog

v0.2.1

20 Jul 15:58
Compare
Choose a tag to compare

NOTE: Download tree-sitter-systemverilog.tar.gz for the complete source code.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Jul 13:35
Compare
Choose a tag to compare

NOTE: Download tree-sitter-systemverilog.tar.gz for the complete source code.

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

25 Jun 12:48
Compare
Choose a tag to compare

NOTE: Download tree-sitter-systemverilog.tar.gz for the complete source code.

What's Changed

  • Fix filenames by @0dminnimda in #3
  • Bug fixes for empty port list in module/interface and triple quoted string support by @yuhaos in #5
  • Fix the parsing issue of preprocessing macros within the module's port declarations. by @donniek in #14
  • Revert grammar.js module name change by @gmlarumbe in #29

New Contributors

Full Changelog: https://github.com/gmlarumbe/tree-sitter-systemverilog/commits/v0.1.1

v0.1.0

25 Mar 14:14
Compare
Choose a tag to compare

NOTE: Download tree-sitter-systemverilog.tar.gz for the complete source code.