Skip to content

Add dialect name to instruction parser - #75

Merged
robpatterson13 merged 3 commits into
mainfrom
rob/dialect-namespace
Aug 20, 2026
Merged

Add dialect name to instruction parser#75
robpatterson13 merged 3 commits into
mainfrom
rob/dialect-namespace

Conversation

@robpatterson13

Copy link
Copy Markdown
Collaborator

The component! macro now appends the component name to the instruction's parser as a dialect. This will give us the ability to decouple components from their instruction sets in the future.

@robpatterson13
robpatterson13 requested a review from kaihsin August 19, 2026 20:31
@robpatterson13 robpatterson13 linked an issue Aug 19, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-20 13:54 UTC

@robpatterson13
robpatterson13 marked this pull request as draft August 19, 2026 20:34
@robpatterson13
robpatterson13 marked this pull request as ready for review August 19, 2026 20:46
@kaihsin

kaihsin commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

@robpatterson13 can you resolve the conflict?

@robpatterson13
robpatterson13 merged commit bdcf55c into main Aug 20, 2026
9 of 10 checks passed
@robpatterson13
robpatterson13 deleted the rob/dialect-namespace branch August 20, 2026 13:54
@github-actions github-actions Bot mentioned this pull request Aug 20, 2026
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.

Instructions should be qualified with a dialect name

2 participants