| 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 |
| 7 years ago | Andrew Kelley |  | Merge branch 'daurnimator-logging-allocator' |
| 7 years ago | Andrew Kelley |  | better CLI error message for missing sub-architecture |
| 7 years ago | Marc Tiehuis | | Remove #2725 workaround |
| 7 years ago | Andrew Kelley |  | add test case for defer modifying return value before returned |
| 7 years ago | Andrew Kelley |  | Merge pull request #2602 from ziglang/copy-elision-3 |
| 7 years ago | Luna | | net: quickfix on non-existing Address.family |
| 7 years ago | Veikka Tuominen | | fixed IfTypeExpr parsing |
| 7 years ago | Andrew Kelley |  | Merge pull request #2750 from cartr/thumbv4-aeabi |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2714 from ziglang/fmt-overhaul |
| 7 years ago | Michael Dusan | | fix compile error when building zig w/ clang |
| 7 years ago | Andrew Kelley |  | Merge branch 'shawnl-simd2' |
| 7 years ago | emekoi | | increase stack size for mingw |
| 7 years ago | Andrew Kelley |  | Merge pull request #2733 from emekoi/write-strings |
|