Skip to content

Remove raw tokens#468

Merged
Schottkyc137 merged 9 commits into
VHDL-LS:masterfrom
Schottkyc137:remove-raw-tokens
May 19, 2026
Merged

Remove raw tokens#468
Schottkyc137 merged 9 commits into
VHDL-LS:masterfrom
Schottkyc137:remove-raw-tokens

Conversation

@Schottkyc137
Copy link
Copy Markdown
Contributor

This PR removes all instances of RawTokens in favour of a widened AST that can represent any valid VHDL, but also invalid VHDL. The invalid VHDL will be rejected in a later analysis stage.

This implementation will likely not be final; some rough edges still exist now especially concerning constraints.

@Schottkyc137 Schottkyc137 merged commit e8eeba2 into VHDL-LS:master May 19, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant