| 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 |
| 7 years ago | Sahnvour | | heap: make one global instance of DirectAllocator |
| 7 years ago | Gray Olson | | Update langref.html.in |
| 7 years ago | Matthew Murray | | Fix absFloat |
| 7 years ago | Michael Dusan | | fix macOS stack trace regression |
| 7 years ago | Joachim Schmidt | | Correct the isEmpty function |
| 7 years ago | Jonathan Marler | | Fix windows create process retry/path search |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-you-are-banned-please-fuck-off' |
| 7 years ago | Boris | | fix tiny typo in langref.html.in |
| 7 years ago | Jonathan Marler | | Remove duplicate exe name with zig run |
| 7 years ago | Marc Tiehuis | | Small cleanup of fmt.zig |
| 7 years ago | Josh Wolfe | | mem.concat |
|