| 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 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2788 from emekoi/pdb-fix |
| 7 years ago | Andrew Kelley |  | improved logic on whether to include start files |
| 7 years ago | Andrew Kelley |  | enable segfault stack traces in stage1 compiler |
| 7 years ago | Andrew Kelley |  | stack traces on segfault by default for linux-x86_64 |
| 7 years ago | Marc Tiehuis | | Update for new fmt.zig formatting |
| 7 years ago | emekoi | | fix formatting |
| 7 years ago | emekoi | | fix syntax highlighting |
| 7 years ago | Michael Dusan | | fix stack escape in add_source_file() |
| 7 years ago | Andrew Kelley |  | rename std/special/bootstrap.zig to std/special/start.zig |
| 7 years ago | Andrew Kelley |  | Merge pull request #2775 from SamTebbs33/alignment-docs |
| 7 years ago | Andrew Kelley |  | Merge branch 'emekoi-root-import' |
| 7 years ago | Andrew Kelley |  | fix for with null and T peer types and inferred result location type |
| 7 years ago | Andrew Kelley |  | fix switch with null and T peer types and inferred result location type |
| 7 years ago | Andrew Kelley |  | avoid std.debug.global_allocator in http headers tests |
| 7 years ago | Andrew Kelley |  | Merge branch 'daurnimator-http.headers' |
| 7 years ago | Andrew Kelley |  | compile error for using slice as array init expr type |
|