| 7 years ago | Andrew Kelley |  | fix result location alignment in ir_render_call |
| 7 years ago | Andrew Kelley |  | Merge branch 'translate-c-userland' of https://github.com/hryx/zig into hryx-translate-c-userland |
| 7 years ago | Andrew Kelley |  | Merge pull request #2892 from ziglang/install-with-zig-build |
| 7 years ago | Nick Erdmann | | fix documentation of assert |
| 7 years ago | Andrew Kelley |  | Merge pull request #2882 from andersfr/hash-branch |
| 7 years ago | emekoi | | fixed static linking on mingw-w64 |
| 7 years ago | Andrew Kelley |  | ir: add an assertion in phi analysis |
| 7 years ago | Andrew Kelley |  | translate-c: fix incorrectly translated double function pointer |
| 7 years ago | emekoi | | fixed compilation on mingw-w64 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2868 from ziglang/windows-libc |
| 7 years ago | Andrew Kelley |  | translate-c: better detection of pointer to struct demoted to opaque |
| 7 years ago | daurnimator | | std: add new linux 5.2 constants |
| 7 years ago | thomas | | fix typo in help text for bundle-compiler-rt |
| 7 years ago | Michael Dusan | | doc clarify struct size and ABI-alignment |
| 7 years ago | Andrew Kelley |  | funding: I've been accepted into the GitHub Sponsors program |
| 7 years ago | Andrew Kelley |  | zig build: add standardTargetOptions and deprecate setTarget |
| 7 years ago | Andrew Kelley |  | Revert "fixed path with spaces in llvm-config (#2854)" |
| 7 years ago | Ian Lilley | | fixed path with spaces in llvm-config (#2854) |
| 7 years ago | Andrew Kelley |  | zig build: install .pdb files along with binaries |
| 7 years ago | Andrew Kelley |  | cap getdents length argument to INT_MAX |
| 7 years ago | Andrew Kelley |  | std.os.getrandom does a libc version check |
| 7 years ago | Andrew Kelley |  | Merge pull request #2847 from ziglang/glibc-abi-versioning |
| 7 years ago | Andrew Kelley |  | zig build: add setLibCFile API |
| 7 years ago | Andrew Kelley |  | Merge pull request #2837 from daurnimator/linux-AT_ |
| 7 years ago | Andrew Kelley |  | Merge pull request #2835 from hryx/de-keyword-anyerror |
| 7 years ago | SamTebbs33 | | Add implicit cast for *[N]T to [*c]T |
| 7 years ago | Andrew Kelley |  | Merge pull request #2823 from hryx/unicode-escape |
| 7 years ago | hryx | | Prevent unreachable when file ends with struct field |
| 7 years ago | Andrew Kelley |  | zig fmt ignores "zig fmt: off" directive for whitespace fixes |
| 7 years ago | Andrew Kelley |  | zig fmt: fix whitespace |
| 7 years ago | Andrew Kelley |  | code formatting |
| 7 years ago | Andrew Kelley |  | docs: mention `@unionInit` in the union section |
| 7 years ago | Andrew Kelley |  | add std.os.windows.subsystem |
| 7 years ago | Andrew Kelley |  | std.os.abort no longer calls msvcrt abort() when linking libc |
| 7 years ago | Andrew Kelley |  | zig build: search upwards for build.zig file |
| 7 years ago | Michael Dusan | | stage1: add missing help for `--override-lib-dir` |
| 7 years ago | Andrew Kelley |  | zig build: install is now the default step; default prefix is zig-cache |
| 7 years ago | Andrew Kelley |  | Merge pull request #2787 from emekoi/fix-2768 |
| 7 years ago | Andrew Kelley |  | Merge branch 'emekoi-impl-1107' |
| 7 years ago | Andrew Kelley |  | add docs for enum literals |
| 7 years ago | Andrew Kelley |  | workaround for no equality operator for enum literal and tagged union |
| 7 years ago | Andrew Kelley |  | Merge branch 'timonkruiper-function-sections' |
| 7 years ago | emekoi | | added segfault handler support for windows |
| 7 years ago | Andrew Kelley |  | Merge branch 'rbscott-comptime-union-init' |
| 7 years ago | Andrew Kelley |  | add missing compile error for comptime continue inside runtime catch |
| 7 years ago | Andrew Kelley |  | update the default panic handler on freestanding |
| 7 years ago | Andrew Kelley |  | Merge branch 'shawnl-has-field' |
| 7 years ago | Andrew Kelley |  | print dir name on failure to write to cache dir |
| 7 years ago | Andrew Kelley |  | docs: mention the standard library documentation |
| 7 years ago | emekoi | | return `FileNotFound` for PATH_NOT_FOUND in DeleteFileW |
|