| 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 |
| 4 years ago | Andrew Kelley | | Sema: fix type checking of `@intToFloat` operands |
| 4 years ago | Andrew Kelley | | stage2: implement comptime loads through casted pointers |
| 4 years ago | Andrew Kelley | | stage2: fix Value.copy not copying arrays |
| 4 years ago | Andrew Kelley | | stage2: more division support |
| 4 years ago | Robin Voetter | | stage2: truncation |
| 4 years ago | Andrew Kelley |  | Merge pull request #9993 from Snektron/more-field-elem |
| 4 years ago | Jonathan Marler | | InstallRawStep: handle empty segments |
| 4 years ago | Jonathan Marler | | distinguish between unexpected child process exit code and unclean exit |
| 4 years ago | Andrew Kelley | | stage2: implement slicing |
| 4 years ago | Andrew Kelley | | Sema: fix missing copy in array multiplication |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: fix decls sometimes not marked alive |
| 4 years ago | Andrew Kelley | | stage2: implement big int to float conversion |
| 4 years ago | Andrew Kelley | | AstGen: make the index variable of `inline for` a `alloc_comptime` |
| 4 years ago | Andrew Kelley | | stage2: fix inline assembly with expression output |
| 4 years ago | Stéphan Kochen | | translate-c: create `inline fn` for always_inline |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: implement switch_br |
| 4 years ago | Andrew Kelley | | stage2: implement switching on unions |
|