| 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 |
| 4 years ago | Andrew Kelley | | Sema: adjust coercion of undefined error union payload |
| 4 years ago | Andrew Kelley | | test harness: fix not honoring one_test_case_per_file |
| 4 years ago | Andrew Kelley | | test harness: include case names for compile errors |
| 4 years ago | Daniele Cocca | | CBE: fix C output after PR #11302, reenable tests |
| 4 years ago | Andrew Kelley | | Sema: queue full type resolution of builtin types |
| 4 years ago | Andrew Kelley | | AstGen: coerce break operands of labeled blocks |
| 4 years ago | Andrew Kelley | | Merge @schmee's union debug info branch |
| 4 years ago | Andrew Kelley | | Sema: allow mixing array and vector operands |
| 4 years ago | Veikka Tuominen | | std.build: fix functions returning address of by value parameter |
| 4 years ago | Veikka Tuominen | | Sema: implement coerceInMemoryAllowed for optionals |
| 4 years ago | Veikka Tuominen | | Sema: use the correct integer |
| 4 years ago | Veikka Tuominen | | AstGen: clear rl_ty_inst in setBreakResultLoc if one is not provided |
| 4 years ago | Veikka Tuominen | | stage2 llvm: fix union init of byRef values |
| 4 years ago | Andrew Kelley | | Value.hashPtr: handle lazy_align as an integer |
| 4 years ago | Jakub Konka |  | Merge pull request #11334 from ziglang/stage2-x64-overflow |
| 4 years ago | ominitay |  | std.mem.zeroInit: Fix behaviour with empty initialiser |
|