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

Fix parsing of enum key: allow absolute paths and fix value instances #310

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

Use Ast.EnumRef everywhere instead of Ast.typeId + Ast.identifier

420d877
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix parsing of enum key: allow absolute paths and fix value instances #310

Use Ast.EnumRef everywhere instead of Ast.typeId + Ast.identifier
420d877
Select commit
Loading
Failed to load commit list.

Annotations

1 error

This job failed