1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve error message for identifiers with illegal underscores More... 1 day ago
Allow aliases of packages. Fixes #893 More... 1 day ago
Fix basic_identifier parsing regarding underscores More... 2 days ago
Add test for basic_identifier checking vs underscores More... 2 days ago
Improve checking for scalar subtype declarations More... 4 days ago
Do not declare "=" and "/=" for file types More... 4 days ago
Check prefix of "all" selected name is readable More... 6 days ago
Improve checking for port connections More... 6 days ago
Report error if waiting inside sensitised process More... 6 days ago
Fix 'SUBTYPE attribute for scalars. Issue #894 More... 6 days ago
Update run_vests.rb to also run non_compliant Billowitch tests More... 6 days ago
Fix code generation error with real range More... 6 days ago
Check for duplicates in target of assignment More... 6 days ago
Fix crash with conversion function in subprogram formal More... 6 days ago
Fix assertion failure when function name used in type mark More... 6 days ago
Fix crash when type conversion appears in target of assignment More... 6 days ago
Do not simplify attribute names unless they are constant More... 8 days ago
Emit a type variable for scalar types with non-constant bounds More... 8 days ago
Fix spurious error constant folding a type conversion More... 8 days ago
Make vcode_can_elide_bounds a static function More... 8 days ago
Missing readability checks for some signal attributes More... 9 days ago
Fix crash after label used in qualified expression More... 9 days ago
Fix crash generating code for 1 mod 0 More... 9 days ago
Fix crash after missing constraints in two dimensional array subtype More... 9 days ago
Missing check for generic mode More... 10 days ago
Improve error message for unterminated string literal More... 10 days ago
Fix parsing of attribute specifications for "all". Fixes #889 More... 11 days ago
Update NEWS.md with recent changes More... 13 days ago
Refactor lowering of 'instance_name and 'path_name for subprograms More... 13 days ago
Fix rewriting attribute prefix in subprogram instantiation More... 13 days ago