v0.3.0 - Astoir
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.