- Use https instead of git:// for source url (thanks felixonmars) (#24).
- Extend FunDef with an optional StorageSpec. (thanks ivanperez-keera) (#23).
- Allow building with mtl-2.3.1 (thanks RyanGlScott) (#15).
- Added support for
sizeof(#12).
- Bump version number for release (#10).
- Fixed a bug where the order of init list was reversed (thanks RyanGlScott!). (#9)
- Added support for initializers with designators.
- Added support for enum and union.
- Added support for storagespec.
- Implemented
transtypename, used in typecasts. - Fixed version bounds on dependencies.
- First version. Initial version supporting features needed for copilot. Contains no comments yet.