7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 16, 2024 — May 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The FST dump file is now a fstWriterContext More... 5 days ago
Update to the latest FST files from GTKWave More... 5 days ago
Remove Ubuntu 20.04 from workflows as the runner has been retired. More... 6 days ago
Add regression test for issue #1242. More... 6 days ago
Increment line number when parsing "// synthesis" pragmas (issue #1242) More... 6 days ago
Merge pull request #1229 from AndreasLoow/typo More... about 2 months ago
typo in regress-vvp.list More... about 2 months ago
Merge pull request #1228 from AndreasLoow/typos More... about 2 months ago
remove trailing commas More... about 2 months ago
typo: nornal -> normal More... about 2 months ago
Update fstapi files to latest from GTKWave More... 2 months ago
Fix warnings that toupper() takes an int More... 3 months ago
Update VPI example to not have warnings More... 3 months ago
Cast ispace()/isdigit() args to int to remove warning More... 3 months ago
Cygwin also does not have docopt by default More... 3 months ago
For cygwin we need to use -std=gnu++11 to get strdup() More... 3 months ago
Merge pull request #1203 from larsclausen/cast-to-real More... 4 months ago
Add regression tests for invalid casts to real More... 4 months ago
Reject invalid casts to real More... 4 months ago
Update fstapi.c to the latest from GTKWave More... 4 months ago
Merge pull request #1201 from larsclausen/nested-lvalue-types More... 4 months ago
Merge pull request #1199 from larsclausen/assignment-op More... 4 months ago
Merge pull request #1200 from larsclausen/class-property-logic-init More... 4 months ago
Add regression tests for nested lvalue object properties More... 4 months ago
Add regression test for logic class property default value More... 4 months ago
vvp: Fix logic class property initialization More... 4 months ago
tgt-vvp: Support nested lvalues for all property types More... 4 months ago
Modify snapshot/release creation scripts to run autoconf.sh More... 4 months ago
Add regression tests for assignment operators on class properties More... 4 months ago
Add regression tests for assignment operators on queue and darray elements More... 4 months ago