| 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) |
| 4 years ago | Andrew Kelley | | Sema: implement pointer-to-tuple coercion to slice and struct |
| 4 years ago | Andrew Kelley | | Sema: fix crash with `@sizeOf` on unions |
| 4 years ago | Andrew Kelley | | std.mem: remove redundant namespaces in test names |
| 4 years ago | Andrew Kelley | | Sema: fix generic fn instantiation with anytype |
| 4 years ago | Andrew Kelley |  | Merge pull request #11105 from Luukdegram/wasm-misc |
| 4 years ago | Andrew Kelley |  | Merge pull request #11101 from Vexu/stage2 |
| 4 years ago | Andrew Kelley | | Sema: implement tuple fieldptr and fieldval |
| 4 years ago | Andrew Kelley | | Sema: implement coercion of tuples to structs |
| 4 years ago | Andrew Kelley | | Sema: implement comptime struct fields |
| 4 years ago | Andrew Kelley |  | Merge pull request #11085 from ziglang/llvm-debug-info |
| 4 years ago | Andrew Kelley |  | Merge pull request #11090 from mitchellh/inferred-ty |
| 4 years ago | Joachim Schmidt | | stage2 ARM: implement ret_load |
| 4 years ago | Mitchell Hashimoto | | stage2: elem vals of many pointers need not deref pointers |
| 4 years ago | Andrew Kelley |  | Merge pull request #11079 from Vexu/stage2 |
| 4 years ago | Benjamin San Souci |  | std.json: correctly handle sentinel terminated slices |
| 4 years ago | Evan Haas |  | translate-c: use nested scope for comma operator in macros |
| 4 years ago | Jonathan Marler | | deprecated TypeInfo in favor of Type |
|