Commits
User selector
Commit History
Commits on Mar 28, 2020
initial support of response files
Show description for a258741committed
Commits on Mar 21, 2020
ability to use `zig cc` as a drop-in C compiler
Show description for a4eaeeecommitted
Commits on Feb 28, 2020
introduce operating system version ranges as part of the target
Show description for 4616af0committed
Commits on Feb 20, 2020
remove the concept of "sub-architecture"
Show description for 84f1893committed
Commits on Feb 17, 2020
Commits on Feb 16, 2020
self-hosted libc detection
Show description for 4b02a39committedmore user-friendly error message for some clang diagnostics
Show description for 5e37fc0committed
Commits on Feb 15, 2020
translate-c: change OutOfMemory → ASTUnitFailure
Show description for 8583038committed
Commits on Jan 21, 2020
Commits on Jan 20, 2020
Commits on Oct 23, 2019
move types from builtin to std
Show description for 17eb24acommitted
Commits on Aug 30, 2019
await does not force async if callee is blocking
Show description for 0391092committed
Commits on Aug 29, 2019
Commits on May 16, 2019
fix static builds of zig from requiring c compiler
Show description for 6b36b75committed
Commits on Apr 25, 2019
Commits on Apr 2, 2019
Commits on Mar 7, 2019
- committed
better behavior when cache dir unavailable
Show description for 4d8467fcommitted
Commits on Feb 27, 2019
windows returns EINVAL for fopen when there is an asterisk in the name
Show description for c59ce04committed
Commits on Feb 26, 2019
breaking changes to the way targets work in zig
Show description for ade1038committed
Commits on Feb 25, 2019
`@cImport` works with `--cache on`
Show description for 0d4db88committed
Commits on Feb 23, 2019
better libc detection (#1996)
Show description for 6fd8d45authored
Commits on Nov 27, 2018
stage1: better file path handling
Show description for 67a39a4committed
Commits on Nov 6, 2018
limit integer types to maximum bit width of 65535
Show description for 63f636ecommitted
Commits on Sep 12, 2018
Commits on Sep 10, 2018
caching is working
Show description for 32be6e9committed
Commits on Sep 9, 2018
Commits on Nov 30, 2017
fix build broken by previous commit
Show description for 210d001committed
Commits on Aug 9, 2017
more intuitive left shift and right shift operators
Show description for 35d3444committed
Commits on May 7, 2017
builtin functions for division and remainder division
Show description for 157af43committed
Commits on Apr 28, 2017
zig puts temporary object files in zig-cache folder
Show description for a147f06committed