Skip to content

v0.3.0 - Astoir

Choose a tag to compare

@PascalBeyer PascalBeyer released this 14 Sep 15:55
· 29 commits to main since this release

Major changes:

  • Implement #pragma comment(linker, "/ALTERNATENAME:strdup=_strdup") to improve oldnames.lib support.
  • Implement __has_include.
  • Implement some support for #pragma pack(...).
  • Implement octal constants.
  • Implement a version of Structured Exception Handling (SEH).
  • Rework the system to work with an IR instead of an AST.