Skip to content

Issue#1449: Corrected parsing of bit string literals in various contexts#1536

Open
JHertz5 wants to merge 8 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1449
Open

Issue#1449: Corrected parsing of bit string literals in various contexts#1536
JHertz5 wants to merge 8 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1449

Conversation

@JHertz5
Copy link
Copy Markdown
Collaborator

@JHertz5 JHertz5 commented Dec 31, 2025

Resolves #1449.

Enhancements improve the parser's ability to detect bit string literals in procedure calls, port map assignments, and case statements. Adjustments to whitespace handling and expression classification streamline the parsing process. Updated tests ensure accurate classification of bit string literals.

@JHertz5 JHertz5 changed the title Issue#1449: Corrected parsing of bit string literals in various contexts. Issue#1449: Corrected parsing of bit string literals in various contexts Jan 1, 2026
@JHertz5 JHertz5 self-assigned this Jan 13, 2026
@JHertz5 JHertz5 added the bug label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bit_string_literal_500 & 501 not detected in some places

1 participant