Skip to content

Releases: lucwl/cluck

Cluck v0.2.0.0

15 Mar 18:18
Compare
Choose a tag to compare

Fix operator precedence to be compatible with C specification.

Cluck v0.1.0.7

04 Feb 21:23
Compare
Choose a tag to compare

Improve parser error messages.

Cluck v0.1.0.6

24 Jan 17:27
Compare
Choose a tag to compare

Fix bug with function prototypes causing a Clang error and implement a help command accessible via the -h or --help flag.

Cluck v0.1.0.3

09 Jan 21:13
Compare
Choose a tag to compare

Implement switch statements.

Cluck v0.1.0.2

08 Jan 18:52
Compare
Choose a tag to compare

Add error if system does not have Clang installed.