Skip to content

Miscellaneous fixes

Compare
Choose a tag to compare
@pkedy pkedy released this 04 Jun 00:05
· 4 commits to main since this release
  • Added rules that check:
    • Only one namespace is defined and it must be at the top of the WIDL document
    • Only one interface can be defined
    • Allow ALIAS as a directive location
  • Fixed enumeration parsing of optional display string.
  • Added Annotated interface for use in the code generator.