Skip to content

feat: add signed type and const array support to SDL parser#42

Open
edrthomas wants to merge 1 commit intoMPEGGroup:devfrom
edrthomas:dev
Open

feat: add signed type and const array support to SDL parser#42
edrthomas wants to merge 1 commit intoMPEGGroup:devfrom
edrthomas:dev

Conversation

@edrthomas
Copy link

  • Add signed keyword support to ElementaryType definition
  • Add const qualifier support to ArrayDefinition rule (was missing)
  • Update AST mapping files for new token types

- Add `signed` keyword support to ElementaryType definition
- Add `const` qualifier support to ArrayDefinition rule (was missing)
- Update AST mapping files for new token types
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