| 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 |
| 4 years ago | Andrew Kelley |  | Merge pull request #9984 from Snektron/field-elem-access |
| 4 years ago | Jakub Konka | | macho: fix LLVM codepaths in self-hosted linker |
| 4 years ago | Matthew Borkowski | | translate_c: prevent a while under an if from stealing the else |
| 4 years ago | Matthew Borkowski | | astgen.zig: fix emitting wrong error unwrapping instructions in tryExpr |
| 4 years ago | Sizhe Zhao | | src/link/C/zig.h: Fix indent |
| 4 years ago | Andrew Kelley | | stage2: fix coercion of error set to error union |
| 4 years ago | Andrew Kelley | | coff linking: honor the link_libunwind flag |
| 4 years ago | Matthew Borkowski | | astgen.zig: fix false positive in breakExpr's checking for store_to_block_ptr |
| 4 years ago | Andrew Kelley |  | Merge pull request #9966 from nektro/stage2-hasfield |
| 4 years ago | Andrew Kelley | | stage2: implement coercion from null to C pointer |
| 4 years ago | Andrew Kelley | | stage2: implement `@embedFile` |
| 4 years ago | Andrew Kelley |  | Merge pull request #9960 from Snektron/bit-not |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: lower constant field/elem ptrs |
| 4 years ago | Andrew Kelley | | stage2: fix handling of error unions as return type |
| 4 years ago | Andrew Kelley | | stage2: implement error wrapping |
| 4 years ago | Max Hollmann | | Move `compareFn` from init to type constructor in `PriorityQueue` and `PriorityDequeue`. |
| 4 years ago | Jonathan Marler | | actually fix child process deadlock on windows |
| 4 years ago | LemonBoy | | std: Fix endless loop in fmt impl |
| 4 years ago | Stephen Gregoratto | | Linux: Update syscall numbers for 5.14 |
| 4 years ago | Andrew Kelley | | stage2: add haveFieldTypes() assertions |
| 4 years ago | Andrew Kelley | | Sema: coercion from error sets to `anyerror` |
| 4 years ago | Andrew Kelley | | stage2: fixes to extern variables |
| 4 years ago | Andrew Kelley |  | Merge pull request #9954 from Snektron/shifts |
| 4 years ago | Meghan Denny | | elevate more passing tests |
| 4 years ago | Meghan Denny | | stage2: `@hasDecl` is passing |
| 4 years ago | Andrew Kelley | | stage2: optional comparison and 0-bit payloads |
| 4 years ago | Andrew Kelley | | stage2: make hasCodeGenBits() always true for pointers |
| 4 years ago | Andrew Kelley | | std.os: another workaround for stage1 `@minimum` behavior |
| 4 years ago | Andrew Kelley | | std.os: add workarounds for stage1 `@minimum` implementation |
| 4 years ago | Joachim Schmidt | | stage2 AArch64: move codegen to separate file |
| 4 years ago | Andy Fleming |  | Adds tip about testing stdlib files to CONTRIBUTING.md (#9946) |
| 4 years ago | Travis Staloch |  | Sat shl neg rhs (#9949) |
| 4 years ago | Miles Alan |  | Fix bug where std.math.asinh64 doesn't respect signedness for negative values (#9940) |
| 4 years ago | Sizhe Zhao |  | std.os.windows: Fix typo (#9951) |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: implement `wrap_optional` AIR |
| 4 years ago | Andrew Kelley | | stage2: implement `@minimum` and `@maximum`, including vectors |
| 4 years ago | Andrew Kelley | | stage2: improved union support |
| 4 years ago | Andrew Kelley | | move behavior tests that are passing for stage2 |
| 4 years ago | Andrew Kelley | | stage2: improve handling of 0-bit types and arrays |
| 4 years ago | Andrew Kelley | | stage2: remove use of `builtin.stage2_arch` workaround |
| 4 years ago | Andrew Kelley | | stage2: implement opaque declarations |
| 4 years ago | Andrew Kelley | | stage2: implement Sema for elemVal for comptime slice |
|