Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skel backends #26

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Skel backends #26

wants to merge 37 commits into from

Conversation

Mightyjo
Copy link
Owner

@Mightyjo Mightyjo commented Feb 6, 2025

Tracking PR for skel_backend work

Add backend enumeration.
Reorganize backend lookup code around backend stack.
It was unused.
Those changes were made to fix failing tests, but the tests were acutally failing because the backend was missing.
TODO: found a timing issue where parse emits actions using the default backend before the language is set.
Either need to provide a delayed action emitter or initialize the backend stack earlier.
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