| 7 years ago | Andrew Kelley |  | better field access of types which have one possible value |
| 7 years ago | Andrew Kelley |  | better handling of arrays in packed structs |
| 7 years ago | Andrew Kelley |  | `@sliceToBytes` works at comptime |
| 7 years ago | Andrew Kelley |  | extern structs support comptime bitcasting |
| 7 years ago | Andrew Kelley |  | packed structs support comptime bitcasting |
| 7 years ago | Andrew Kelley |  | deduplicate compile errors for undeclared identifiers |
| 7 years ago | Andrew Kelley |  | Merge branch 'matthew-mcallister-slice-deref-failure' |
| 7 years ago | LemonBoy | | Prevent crash in tagged enums rendering (#1986) |
| 7 years ago | Andrew Kelley |  | valgrind client requests for undefined values |
| 7 years ago | Andrew Kelley |  | remove --no-rosegment workaround now that valgrind bug is fixed |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-zig-backport-issue1944' |
| 7 years ago | John Schmidt | | Some function doc tweaks (#1961) |
| 7 years ago | Andrew Kelley |  | docs: shadowing |
| 7 years ago | Andrew Kelley |  | docs: note top level declarations are order-independent |
| 7 years ago | Andrew Kelley | | export _mh_execute_header with weak linkage |
| 7 years ago | Andrew Kelley |  | Merge branch 'emekoi-fix-1711' |
| 7 years ago | Jimmi Holst Christensen | | Fixed std.testing.expectEqual |
| 7 years ago | LemonBoy | | Translate parameterless C functions (#1978) |
| 7 years ago | LemonBoy | | Add align attribute for params pointers |
| 7 years ago | Andrew Kelley |  | README: add NetBSD to support table |
| 7 years ago | Andrew Kelley |  | Merge pull request #1972 from coypoop/netbsd |
| 7 years ago | Andrew Kelley |  | Merge pull request #1963 from matthew-mcallister/dedup-compile-log-warning |
| 7 years ago | Quetzal Bradley | | fix openWriteNoClobber and add test |
| 7 years ago | Andrew Kelley |  | Merge pull request #1975 from BenoitJGirard/master |
| 7 years ago | LemonBoy | | Silence gcc8 class-memaccess warnings |
| 7 years ago | Maya Rashish | | freebsd: fix pointer cast in mmap |
| 7 years ago | Andrew Kelley |  | Merge branch 'sjdh02-master' |
| 7 years ago | Andrew Kelley |  | translate-c: 4 more functions using C decls |
| 7 years ago | Andrew Kelley | | fix regressions from previous commit when building with clang |
| 7 years ago | Andrew Kelley |  | translate-c: proof of concept for transitioning to userland |
| 7 years ago | Andrew Kelley |  | README: direct link to Download & Documentation at the top |
| 7 years ago | Andrew Kelley |  | refactor translate-c - no more using namespace clang |
| 7 years ago | Andrew Kelley |  | Merge pull request #1898 from Sahnvour/translate-c-arrays |
| 7 years ago | Andrew Kelley |  | fmt_runner: remove redundant check |
| 7 years ago | Andrew Kelley |  | bring zig fmt to stage1 |
| 7 years ago | Marc Tiehuis |  | Merge pull request #1958 from ziglang/parse-float |
| 7 years ago | emekoi | | removed hidden union tag in release modes |
| 7 years ago | Andrew Kelley |  | typecheck the panic function |
| 7 years ago | Andrew Kelley |  | breaking: fix @sizeOf to be alloc size rather than store size |
| 7 years ago | Andrew Kelley |  | Merge pull request #1965 from ziglang/c-pointer-type |
| 7 years ago | Andrew Kelley |  | add test for truncate on comptime integers |
| 7 years ago | Andrew Kelley |  | remove the "top of the comptime stack" compile error |
| 7 years ago | Andrew Kelley |  | ci: freebsd: remove '.git' from URL as per upstream suggestion |
| 7 years ago | Jimmi Holst Christensen | | Added error for nesting vectors |
| 7 years ago | Jimmi Holst Christensen | | We already support vector bit operators, so let's test it |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | We already support vector on floats, so let's test it |
| 7 years ago | Andrew Kelley |  | README: move i386-macosx to Tier 4 |
| 7 years ago | Andrew Kelley |  | avoid needlessly creating global constants |
| 7 years ago | Jimmi Holst Christensen | | testing.expectEqual use expected type as the type of actual |
|