Skip to content

Releases: oven-sh/zig

jan17: remove `zig_is_stage2` from `@import("builtin")`

19 Jan 21:24

Choose a tag to compare

Instead use the standarized option for communicating the
zig compiler backend at comptime, which is `zig_backend`. This was
introduced in commit 1c24ef0d0b09a12a1fe98056f2fc04de78a82df3.

Jan 1

02 Jan 02:47

Choose a tag to compare

jan1

behavior tests: add a "passing for arm backend" section

December 30th

31 Dec 07:28

Choose a tag to compare

dec30

For unused references & redundant keywords, append the compiler error…

prebuilt

21 Dec 07:03

Choose a tag to compare

dec20

Fix typo in hash map