Skip to content

Quark 0.3.1c

Pre-release
Pre-release

Choose a tag to compare

@ephf ephf released this 14 Jan 14:10
· 24 commits to main since this release
600da6a

Fixed issues with identifiers overlapping with C keywords and added -i flag to specify external C includes.

./qc [...] -i my_lib.h -i my_other_lib.h

What's Changed

  • update .gitignore by @Angluca in #39
  • 0.3.1c With C Keyword Fix and Include Flag by @ephf in #45

Full Changelog: 0.3.1b...0.3.1c