Commits
User selector
Commit History
Commits on May 9, 2019
fix build on macOS
Show description for a7346eacommittedadd --bundle-compiler-rt function to link options
Show description for 9bbd71ccommitted
Commits on May 8, 2019
- committed
Implement stack probes for x86/x86_64
Show description for be7cacfauthored andcommitted
Commits on May 1, 2019
- authored andcommitted
Commits on Apr 29, 2019
Fix crash due to command line argument parsing
Show description for a4e5065authored andcommitted
Commits on Apr 27, 2019
zig fmt is built directly into stage1 rather than child process
Show description for 2d6520dcommitted
Commits on Apr 25, 2019
- committed
remove Shebang (#!) support
Show description for 8ef7f6fauthored andcommitted
Commits on Apr 16, 2019
stage1 is now a hybrid of C++ and Zig
Show description for 89763c9committed
Commits on Apr 14, 2019
- committed
- authored andcommitted
Commits on Apr 11, 2019
- authored andcommitted
Commits on Apr 4, 2019
fix thread local variables for non- position independent code
Show description for e4d595acommitted
Commits on Mar 31, 2019
fix zig run to accept executable args
Show description for aa794ebauthored andcommitted
Commits on Mar 19, 2019
Commits on Mar 14, 2019
fix target_requires_pic and reloc_mode
Show description for 20c3694committed
Commits on Mar 13, 2019
breaking: remove --static; add -dynamic
Show description for 5d2edaccommitted- committed
Commits on Mar 9, 2019
breaking changes to zig build API and improved caching
Show description for 91955decommitted
Commits on Mar 7, 2019
Commits on Mar 6, 2019
Commits on Mar 5, 2019
Commits on Mar 2, 2019
compile error for import outside package path
Show description for 67b4de3committed
Commits on Feb 28, 2019
struct types get fully qualified names
Show description for 02f3a83committedremove namespace type; files are empty structs
Show description for 5424b43committed
Commits on Feb 27, 2019
- committed
Commits on Feb 26, 2019
breaking changes to the way targets work in zig
Show description for ade1038committed
Commits on Feb 25, 2019
- committed
first class support for compiling C code
Show description for e76ce2ccommitted
Commits on Feb 24, 2019
Merge pull request #2003 from ziglang/zig-cc
Show description for e5d4862authored- committed
add `zig cc` command to act like a C compiler
Show description for a77a17ecommitted