Skip to content

Releases: geralang/gerac

v1.0.3

30 May 09:59

Choose a tag to compare

Bugfixes in comptime interpreter

v1.0.2

20 May 07:22

Choose a tag to compare

  • Fixed bug in the compile time interpreter where using case to match union variants would put the entire union value into the variable designated for the union variant value

v1.0.1

15 May 15:16

Choose a tag to compare

Fixed an issue with default branches possibly being empty in the C backend, causing non-standard code to be generated.

v1.0.0

14 May 11:48

Choose a tag to compare

The first "stable" version of Gera!