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
C pointers support .? operator
Show description for 0099583committedC pointers support `null`
Show description for 50bbb34committedImplement stack probes for x86/x86_64
Show description for be7cacfauthored andcommitted
Commits on May 3, 2019
always respect threadlocal for variables with external linkage
Show description for bd9c629committedoptimize `@memset` with `undefined`
Show description for 3552180committed
Commits on Apr 25, 2019
- committed
translate-c: unify API for self-hosted and C++ translate-c
Show description for 7122749committed- 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 89763c9committedfreestanding target adds -ffrestanding to cc parameters
Show description for 4e2f6ebcommittedfix Debug mode when error return tracing is off
Show description for 579dd74committed
Commits on Apr 15, 2019
Commits on Apr 14, 2019
Commits on Apr 12, 2019
- authored andcommitted
Commits on Apr 11, 2019
- authored andcommitted
Commits on Apr 10, 2019
compiler-rt: better way to do the ABI required on Windows
Show description for a71bfc2committed
Commits on Apr 5, 2019
fix NaN comparing equal to itself
Show description for 1dc6751committed
Commits on Apr 4, 2019
fix `@divFloor` returning incorrect value and add `__modti3`
Show description for be0f656committedfix thread local variables for non- position independent code
Show description for e4d595acommitted
Commits on Apr 2, 2019
- committed
- committed
- committed
remove the lazy value stuff
Show description for d3f2fe2committedintroduce lazy values
Show description for 3dc8448committeddecouple llvm types from zig types
Show description for ee5064ccommitted
Commits on Mar 27, 2019
- committed
Commits on Mar 25, 2019
implement allowzero pointer attribute
Show description for 5eaead6committed
Commits on Mar 24, 2019
introduce the enum literal type
Show description for d0551dbcommitted
Commits on Mar 20, 2019
add docs for assembly and fix global assembly parsing
Show description for 15c316bcommitted