Skip to content

Releases: lucwl/cluck

Cluck v0.2.0.0

Choose a tag to compare

@lucwl lucwl released this 15 Mar 18:18

Fix operator precedence to be compatible with C specification.

Cluck v0.1.0.7

Choose a tag to compare

@lucwl lucwl released this 04 Feb 21:23

Improve parser error messages.

Cluck v0.1.0.6

Choose a tag to compare

@lucwl lucwl released this 24 Jan 17:27

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

Choose a tag to compare

@lucwl lucwl released this 09 Jan 21:13

Implement switch statements.

Cluck v0.1.0.2

Choose a tag to compare

@lucwl lucwl released this 08 Jan 18:52

Add error if system does not have Clang installed.