| 4 years ago | Andrew Kelley | | stage2: ThreadPool: update to new function pointer semantics |
| 4 years ago | Andrew Kelley | | Sema: fix handling compile errors during circular dependency error |
| 4 years ago | Luuk de Gram | | wasm: Use 'select' instruction for max/min |
| 4 years ago | Damien Firmenich |  | zig fmt: remove trailing whitespace on doc comments |
| 4 years ago | Andrew Kelley | | Sema: forward switch condition to captures |
| 4 years ago | Andrew Kelley | | Sema: add empty tuple to mutable slice coercion |
| 4 years ago | Evan Haas | | std.fmt: Fix incorrect behavior with large floating point integers. |
| 4 years ago | Jakub Konka | | dwarf: emit debug info for local variables on x86_64 |
| 4 years ago | Philipp Lühmann | | langref: rename incorrect expect to assert |
| 4 years ago | ominitay | | std.simd: Fix suggestVectorSizeForCpu |
| 4 years ago | Tom Read Cutting |  | Pull elf magic string out to re-used constant |
| 4 years ago | Ryan Liptak | | Add `std.testing.checkAllAllocationFailures` |
| 4 years ago | Andrew Kelley | | stage2: more resilient error handling |
| 4 years ago | Andrew Kelley | | stage2: remove dependencies on async functions |
| 4 years ago | Andrew Kelley | | std.ArrayHashMap: lazier verifyContext calls |
| 4 years ago | Andrew Kelley | | behavior tests: disable failing stage1 test |
| 4 years ago | Andrew Kelley | | Sema: mechanism for converting comptime breaks to runtime |
| 4 years ago | Veikka Tuominen | | stage2 llvm: properly align error union payload |
| 4 years ago | Luuk de Gram | | wasm: Enable passing behavior tests |
| 4 years ago | Luuk de Gram | | wasm: Implement `@ctz` for bitsize <= 64 |
| 4 years ago | Luuk de Gram | | wasm: Implement `@clz` |
| 4 years ago | Luuk de Gram | | wasm: Implement `@mulAdd` for f32, f64 |
| 4 years ago | Luuk de Gram | | wasm: Implement `@maximum` & `@minimum` |
| 4 years ago | Jakub Konka |  | Merge pull request #11373 from joachimschmidt557/stage2-arm |
| 4 years ago | Jakub Konka | | macho: set CS_LINKER_SIGNED flag in code signature generated by zld |
| 4 years ago | Jakub Konka | | x64: implement add/sub with wrapping and xor op |
| 4 years ago | Andrew Kelley | | stage2: hook up Sema to the progress bar |
| 4 years ago | Andrew Kelley | | std.hash_map: workaround for circular dependency |
| 4 years ago | Andrew Kelley | | AstGen: use `block_inline` and `break_inline` consistently |
| 4 years ago | Andrew Kelley | | CI: update CLI invokation |
| 4 years ago | Andrew Kelley | | test harness improvements |
| 4 years ago | Andrew Kelley | | AstGen: fix treating noreturn instructions as void |
| 4 years ago | Andrew Kelley | | Sema: fix segfault during resolveInferredErrorSet |
| 4 years ago | Andrew Kelley | | AstGen: fix referencing unreferencable instructions |
| 4 years ago | Meghan Denny | | stage2: fix print_zir for .builtin_src |
| 4 years ago | Veikka Tuominen | | stage2: handle assembly input names |
| 4 years ago | Andrew Kelley | | std.base64: upgrade to new function pointer semantics |
| 4 years ago | Andrew Kelley | | Sema: fix usingnamespace decl Value in wrong arena |
| 4 years ago | James Mintram | | Remove a std.debug.print from the dwarf.zig file |
| 4 years ago | Veikka Tuominen |  | Merge pull request #11246 from jmc-88/cbe-asm |
| 4 years ago | Andrew Kelley | | std.zig.Ast: fix escaped capture of by-value parameters |
| 4 years ago | Andrew Kelley | | stage2: test compile errors independently |
| 4 years ago | Jakub Konka | | dwarf: pass DeclState around instead of storing a temp global in Dwarf |
| 4 years ago | Meghan Denny |  | replace other uses of `std.meta.Vector` with `@Vector` (#11346) |
| 4 years ago | Jakub Konka |  | Merge pull request #11342 from ziglang/stage2-x64-mul-div |
| 4 years ago | Andrew Kelley | | Sema: enhance is_non_err to be comptime more often |
| 4 years ago | Andrew Kelley | | stage2: implement `@intToError` with safety |
| 4 years ago | Andrew Kelley | | std: avoid referencing event loop when io_mode is blocking |
| 4 years ago | Andrew Kelley | | Sema: fix generic instantiations of return types with nested captures |
| 4 years ago | Andrew Kelley | | link: half-hearted bug fix for decl_state field |
|