| 4 years ago | Andrew Kelley | | behavior tests: add "passing for C backend" category |
| 4 years ago | Andrew Kelley | | C backend: fix enough that zig test works |
| 4 years ago | Andrew Kelley | | C backend: emit decls sorted by dependencies |
| 4 years ago | Andrew Kelley | | std.ArrayListUnmanaged: implement writer() |
| 4 years ago | Andrew Kelley | | zig test: when -ofmt=c, default to `zig run` as test exec |
| 4 years ago | Andrew Kelley | | Compilation: fix crash in the compile error system |
| 4 years ago | Andrew Kelley | | stage2: fix small memory leak of test_functions when using `zig test` |
| 4 years ago | Ominitay | | std.rand: Refactor `Random` interface |
| 4 years ago | Andrew Kelley |  | Merge pull request #10040 from mattbork/extern-fn-scopes |
| 4 years ago | LemonBoy | | stage1: Fix path normalization on Windows |
| 4 years ago | Andrew Kelley | | stage2: implement runtime pointer access to global constants |
| 4 years ago | Andrew Kelley | | stage2: fix crash report code in release builds |
| 4 years ago | Andrew Kelley | | stage2 LLVM backend: fix bitcast |
| 4 years ago | Lewis Gaul |  | Fix bug in exp2() (#9999) |
| 4 years ago | Jonathan Marler | | multi_array_list: get function take self by value |
| 4 years ago | Andrew Kelley | | Sema: fix ret_ptr when inlining |
| 4 years ago | Andrew Kelley | | Sema: improved C pointers and casting |
| 4 years ago | Andrew Kelley | | Sema: fix coercion from union to its own tag |
| 4 years ago | Robin Voetter | | astgen: generate correct switch prong indices |
| 4 years ago | Daniele Cocca | | Don't call render_const_val_array() on undefined |
| 4 years ago | Andrew Kelley |  | Merge pull request #10035 from Snektron/stage2-orelse |
| 4 years ago | Andrew Kelley |  | Merge pull request #10034 from Snektron/stage2-slice |
| 4 years ago | Andrew Kelley |  | Merge pull request #9874 from leecannon/frame_pointer |
| 4 years ago | Andrew Kelley | | Sema: fix switch that covers full integer range |
| 4 years ago | Andrew Kelley | | stage2: fix switch on tagged union capture-by-pointer |
| 4 years ago | Stephen von Takach | | fix(uefi MemoryDescriptor): padding after memory type |
| 4 years ago | Andrew Kelley | | Sema: implement coercion from pointers to `*c_void` |
| 4 years ago | Andrew Kelley | | AstGen: move nodeMayEvalToError logic for builtins |
| 4 years ago | Andrew Kelley |  | Merge pull request #10019 from mattbork/ret-fixes |
| 4 years ago | ominitay | | Fix documentation for Random.int |
| 4 years ago | Robin Voetter |  | Revert 83bdbb2 and a587dd0 (#10028) |
| 4 years ago | Jakub Konka | | std: disable big.rational setFloat targeting wasm32 |
| 4 years ago | Andrew Kelley | | stage2: refactor coercePeerTypes and fix C ptr cmp with null |
| 4 years ago | Isaac Freund | | std.log: simplify to 4 distinct log levels |
| 4 years ago | Jakub Konka | | macho: remove unresolved ref in the correct place |
| 4 years ago | Andrew Kelley |  | Merge pull request #10022 from LemonBoy/fix-10001 |
| 4 years ago | Andrew Kelley |  | Merge pull request #10017 from Snektron/big-int-div |
| 4 years ago | LemonBoy | | std: Fix edge case in TLS tp calculation |
| 4 years ago | Andrew Kelley | | stage2: implement more C pointer Sema and comptime ptr arith |
| 4 years ago | Michael Byrne | | Minor rewording of "Shadowing" section within language reference |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: fix optional_payload instructions |
| 4 years ago | Andrew Kelley | | stage2: implement aligned variables and `@alignCast` |
| 4 years ago | Andrew Kelley | | stage2: slice and alignment fixes |
| 4 years ago | Andrew Kelley | | Sema: fix a couple use-after-free bugs |
| 4 years ago | Andrew Kelley | | stage2: fix Decl addrspace being undefined |
| 4 years ago | Andrew Kelley | | stage2: change `@bitCast` to always be by-value |
| 4 years ago | Andrew Kelley | | zig libc: export floorl and ceill |
| 4 years ago | Jakub Konka | | macho: dump linker's state as JSON |
| 4 years ago | Andrew Kelley | | Sema: resoveTypeLayout resolves optionals and error unions too |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: add a missing setUnnamedAddr |
|