| 4 years ago | Andrew Kelley |  | Merge pull request #11164 from mitchellh/reify-union |
| 4 years ago | Andrew Kelley |  | Merge pull request #11143 from jmc-88/cbe |
| 4 years ago | Curtis Tate Wilkinson |  | zig fmt: Resolve #11131 loss of comment on switch cases |
| 4 years ago | Andrew Kelley | | stage2: rework Value storage of structs and arrays |
| 4 years ago | Mitchell Hashimoto |  | stage2: reify structs and tuples (#11144) |
| 4 years ago | Andrew Kelley |  | Merge pull request #11155 from ziglang/stage2-float-fixes |
| 4 years ago | Koakuma | | c/linux: Fix `stat` struct definition for SPARCv9 |
| 4 years ago | Joachim Schmidt |  | Merge pull request #11150 from joachimschmidt557/stage2-aarch64 |
| 4 years ago | Jakub Konka | | std+macho: revert and fix exposing Mach wrappers in std.os and std.c |
| 4 years ago | Jakub Konka | | std: more c/darwin.zig fixes |
| 4 years ago | Jakub Konka | | std: fix imports for darwin specific flags and funcs |
| 4 years ago | Jakub Konka | | macho: simplify writing atoms for stage2 |
| 4 years ago | Jakub Konka | | macos: add Mach task abstraction |
| 4 years ago | Jakub Konka | | macos: add kernel return values |
| 4 years ago | Jakub Konka | | macos: add more mach primitives |
| 4 years ago | Andrew Kelley | | stage2: add debug info for locals in the LLVM backend |
| 4 years ago | Mitchell Hashimoto | | stage2: add compiler test to ensure typed null doesn't coerce to any |
| 4 years ago | Andrew Kelley |  | Merge pull request #11130 from mitchellh/reify-enum |
| 4 years ago | Guillaume Wenzek | | fix nvptx test failure #10968 |
| 4 years ago | Andrew Kelley |  | Merge pull request #11133 from Vexu/stage2 |
| 4 years ago | Joachim Schmidt | | stage2 x86_64: Fix assertion in getResolvedInstValue |
| 4 years ago | matu3ba |  | std: add test for child_process |
| 4 years ago | ominitay | | std.math.lossyCast: fix integer overflow |
| 4 years ago | Andrew Kelley | | Type.eql: check fn attributes before params |
| 4 years ago | Andrew Kelley | | LLVM: use hasRuntimeBitsIgnoreComptime instead of hasRuntimeBits |
| 4 years ago | Andrew Kelley | | std.math: remove redundant namespace in test names |
| 4 years ago | Andrew Kelley | | std.ArrayList: use variable for local mutable state |
| 4 years ago | Andrew Kelley | | LLVM: fix debug info for pointers to void |
| 4 years ago | Andrew Kelley | | Sema: fix inline/comptime function calls with inferred errors |
| 4 years ago | Andrew Kelley | | Sema: fix resolution of inferred error sets |
| 4 years ago | Andrew Kelley | | stage2: remove SPDX license header comments |
| 4 years ago | Andrew Kelley |  | Merge pull request #11125 from jmc-88/cbe |
| 4 years ago | Mitchell Hashimoto | | stage2: is_non_error always returns comptime true for empty error set |
| 4 years ago | Mitchell Hashimoto | | stage2: Array len field should be a usize not comptime_int |
| 4 years ago | Andrew Kelley |  | Merge pull request #11122 from mitchellh/anon-has-field |
| 4 years ago | Andrew Kelley | | std.os: disable failing fnctl file locking test |
| 4 years ago | Andrew Kelley |  | Merge pull request #11120 from Vexu/stage2 |
| 4 years ago | Joachim Schmidt |  | Merge pull request #11121 from joachimschmidt557/stage2-arm |
| 4 years ago | Andrew Kelley | | stage2: passing threadlocal tests for x86_64-linux |
| 4 years ago | Andrew Kelley | | stage2: fix comptime element load of undef array |
| 4 years ago | Andrew Kelley | | AstGen: structInitExpr and arrayInitExpr avoid crash |
| 4 years ago | Andrew Kelley | | AstGen: lower anon struct inits differently |
| 4 years ago | Andrew Kelley | | stage2: implement integer pointer constants |
| 4 years ago | Jakub Konka | | macos: add mach_* syscalls for process mgmt |
| 4 years ago | Andrew Kelley |  | Merge pull request #11098 from mitchellh/error-merge-eql |
| 4 years ago | Andrew Kelley |  | Merge pull request #11113 from Vexu/stage2 |
| 4 years ago | Marc Tiehuis | | math: fix big.int div, gcd and bitAnd edge-cases |
| 4 years ago | Andrew Kelley | | std: add sort method to ArrayHashMap and MultiArrayList |
| 4 years ago | Andrew Kelley | | Sema: implement pointer to tuple to pointer to array coercion |
| 4 years ago | Meghan Denny |  | std: fix false positive for `zig.isValidId` with empty string (#11104) |
|