| 3 years ago | Andrew Kelley | | disable failing x86_64 backend tests |
| 3 years ago | Andrew Kelley | | AstGen: fix ZIR for for loops accessing instruction out of block |
| 3 years ago | Andrew Kelley | | update test-cases for new for loop syntax |
| 3 years ago | Andrew Kelley | | add passing for loop test: two counters |
| 3 years ago | Andrew Kelley | | Sema: fix for loops with comptime-known int ranges |
| 3 years ago | Andrew Kelley | | update docgen to new for loop syntax |
| 3 years ago | Andrew Kelley | | add zig fmt test for upgrading for loop syntax |
| 3 years ago | Andrew Kelley | | update std lib and compiler sources to new for loop syntax |
| 3 years ago | Andrew Kelley | | update existing behavior tests and std lib to new for loop semantics |
| 3 years ago | Andrew Kelley | | Sema: implement for_len |
| 3 years ago | Andrew Kelley | | make zig fmt perform upgrade to new for loop syntax |
| 3 years ago | Andrew Kelley | | AstGen: back to index-based for loops |
| 3 years ago | Andrew Kelley | | AstGen: finish multi-object for loops |
| 3 years ago | Andrew Kelley | | AstGen: rework multi-object for loop |
| 3 years ago | Veikka Tuominen | | AstGen: work-in-progress multi-object for loops |
| 3 years ago | Veikka Tuominen | | parse and render new for loop syntax |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: fix default caching logic |
| 3 years ago | Matt Knight |  | Value: implement writeToMemory for packed unions |
| 3 years ago | flexicoding |  | compiler_rt: remove unexported functions |
| 3 years ago | Ali Chraghi | | Ast: fix expected_block error message |
| 3 years ago | Motiejus Jakštys | | [all linkers] fail hard on unsupported flags |
| 3 years ago | Andrew Kelley | | CLI: detect linker color diagnostics flags |
| 3 years ago | Motiejus Jakštys | | [linker] ignore --sort-common |
| 3 years ago | Motiejus Jakštys | | [elf linker] add --sort-section |
| 3 years ago | Andrew Kelley |  | Merge pull request #11912 from motiejus/wl-no-undefined |
| 3 years ago | Chris Boesch |  | crypto: add AES-CMAC (RFC 4493) (#14545) |
| 3 years ago | Veikka Tuominen | | split `@qualCast` into `@constCast` and `@volatileCast` |
| 3 years ago | Jakub Konka | | comp: reinstate -fcompiler-rt when used with build-obj as output |
| 3 years ago | Tom Read Cutting | | Zld: Report archive file with cpu arch mismatch |
| 3 years ago | Philippe Pittoli | | Add std.c.umask. |
| 3 years ago | Andrew Kelley |  | Merge pull request #14571 from ziglang/more-build-zig |
| 3 years ago | Veikka Tuominen |  | Merge pull request #14548 from schmee/std-json-fixes |
| 3 years ago | AdamGoertz |  | Add -ferror-tracing and -fno-error-tracing compile options |
| 3 years ago | Manlio Perillo | | langref: make more examples testable |
| 3 years ago | Leo Constantinides |  | std: support deserialising JSON strings containing escape seqences into sentinel slice |
| 3 years ago | Frank Denis | | std.crypto: add the Ascon permutation |
| 3 years ago | Ali Chraghi | | zig fmt: additionally format .zon files |
| 3 years ago | matu3ba |  | compiler_rt: document math functions (#14552) |
| 3 years ago | Andrew Kelley |  | Merge pull request #14618 from Vexu/fixes |
| 3 years ago | Andrew Kelley | | Revert "std: check types of pointers passed to allocator functions" |
| 3 years ago | Leo Constantinides |  | std: check types of pointers passed to allocator functions |
| 3 years ago | Jan Philipp Hafer | | compiler_rt: add __powihf2, __powisf2, __powidf2, __powitf2, __powixf2 |
| 3 years ago | Dominic | | zig build: add -l, --list-steps option to build_runner.zig |
| 3 years ago | matu3ba |  | compiler_rt: __divmodti4 for libgcc symbol compatibility |
| 3 years ago | Veikka Tuominen |  | Merge pull request #14588 from dweiller/test-runner-imports |
| 3 years ago | Techatrix | | don't tokenize an invalid string literal |
| 3 years ago | matu3ba |  | compiler_rt: __ashlsi3, __ashrsi3, __lshrsi3 for symbol compatibility |
| 3 years ago | Asherah Connor | | std.Build.addAssembly: add missing .kind |
| 3 years ago | John Schmidt |  | translate_c: fix typedeffed pointer subtraction |
| 3 years ago | Andrew Kelley |  | Merge pull request #14518 from FnControlOption/lzma |
|