| 4 years ago | Andrew Kelley | | stage2: introduce renameTmpIntoCache into the linker API |
| 4 years ago | Andrew Kelley | | stage2: fix missing items from whole cache mode hash |
| 4 years ago | Andrew Kelley | | compiler-rt: small refactor in atomics |
| 4 years ago | Andrew Kelley | | std.fs.rename: fix Windows implementation |
| 4 years ago | Andrew Kelley | | Sema: implement peer type resolution of signed and unsigned ints |
| 4 years ago | Andrew Kelley | | compiler-rt: simplify implementations |
| 4 years ago | Andrew Kelley | | stage2: fix UAF of system_libs |
| 4 years ago | Andrew Kelley | | stage2: fix implibs |
| 4 years ago | Andrew Kelley | | stage2: fix memory leak in addNonIncrementalStuffToCacheManifest |
| 4 years ago | Andrew Kelley | | stage2: fix memory leak of emit_bin.sub_path |
| 4 years ago | Andrew Kelley | | stage2: fix not calling deinit() on whole_cache_manifest |
| 4 years ago | Andrew Kelley | | stage2: CacheMode.whole: trigger loading zig source files |
| 4 years ago | Andrew Kelley | | stage2: fix path to cache artifacts in libcxx, |
| 4 years ago | Andrew Kelley | | stage2: fix CLI not populating output binary files |
| 4 years ago | Andrew Kelley | | stage2: add `@import` and `@embedFile` to CacheHash |
| 4 years ago | Andrew Kelley | | stage2: CacheMode.whole fixes |
| 4 years ago | Andrew Kelley | | stage2: introduce CacheMode |
| 4 years ago | Joachim Schmidt | | stage2 ARM: implement wrap_errunion_err for empty payloads |
| 4 years ago | Andrew Kelley |  | Merge pull request #10456 from Aransentin/master |
| 4 years ago | Andrew Kelley | | behavior tests: add a "passing for arm backend" section |
| 4 years ago | Andrew Kelley |  | Merge pull request #10481 from Luukdegram/wasm-behavior-tests |
| 4 years ago | Jimmi Holst Christensen | | fmt: Refactor parsing of placeholders into its own function |
| 4 years ago | Vincent Rischmann | | io_uring: fix version check in tests |
| 4 years ago | Jakub Konka |  | Merge pull request #10480 from joachimschmidt557/stage2-arm |
| 4 years ago | Jakub Konka | | stage2: augment stage2 test to test optional payload lowering |
| 4 years ago | Jakub Konka | | stage2: remove safety check for optional payload in codegen |
| 4 years ago | r00ster | | std.fmt: improve `@compileError` message |
| 4 years ago | Marian Beermann | | stage1: fix @errorName null termination |
| 4 years ago | Frank Denis | | Y++ |
| 4 years ago | Jakub Konka |  | Merge pull request #10470 from ziglang/stage2-x86_64-null-non-null |
| 4 years ago | Jakub Konka | | stage2: rename Emit to Isel for x86_64 |
| 4 years ago | Jarred Sumner | | For unused references & redundant keywords, append the compiler error but continue running AstGen |
| 4 years ago | Andrew Kelley |  | Merge pull request #10455 from joachimschmidt557/stage2-arm |
| 4 years ago | drew |  | CBE; implement airLoad and airStore for arrays (#10452) |
| 4 years ago | Joachim Schmidt | | stage2 x86_64: add regression test for #7187 |
| 4 years ago | Andrew Kelley |  | Merge pull request #10446 from ziglang/stage2-x86_64-mov-mem-imm |
| 4 years ago | Andrew Kelley | | compiler_rt: move more functions to the stage2 section |
| 4 years ago | Andrew Kelley | | Sema: more union fixes |
| 4 years ago | Andrew Kelley | | Sema: implement calling a fn ptr via a union field |
| 4 years ago | Tom Manner | | Fixed typo in deprecation error for `E` format specifier where it would instead complain about a specifier of `X`. |
| 4 years ago | Andrew Kelley | | Sema: improve union support |
| 4 years ago | Andrew Kelley | | stage2: handle function dependency failures without crashing |
| 4 years ago | Joachim Schmidt | | stage2 ARM: implement slice_elem_val for types with size <= 4 |
| 4 years ago | Veikka Tuominen | | stage1: fix access of slice sentinel at comptime |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: fix lowering of union constants |
| 4 years ago | Andrew Kelley | | stage2: fix build on 32-bit targets |
| 4 years ago | Andrew Kelley | | Sema: implement array coercion |
| 4 years ago | Ali Chraghi |  | std: Skip `comptime` struct fields in `mem.zeroes()` (#10406) |
| 4 years ago | Andrew Kelley | | Sema: fix anytype parameters whose types require comptime |
| 4 years ago | Andrew Kelley | | Sema: implement `@tagName` for enum literals |
|