| 3 years ago | Andrew Kelley | | Sema: add missing coercion when checking for loop len |
| 3 years ago | Andrew Kelley | | omit safety check when incrementing for loop counter |
| 3 years ago | Andrew Kelley | | implement error for unbounded for loops |
| 3 years ago | Andrew Kelley | | update compare-output test case to new for loop syntax |
| 3 years ago | Andrew Kelley | | omit safety checks for element access in for loops |
| 3 years ago | Andrew Kelley | | langref: update to new for loop syntax |
| 3 years ago | Andrew Kelley | | improve error message for byref capture of byval array |
| 3 years ago | Andrew Kelley | | fix source location for not-indexable for loop errors |
| 3 years ago | Andrew Kelley | | AstGen: add error for discard of unbounded counter |
| 3 years ago | Andrew Kelley | | Sema: improve error message for mismatched for loop lengths |
| 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" |
|