| 4 years ago | r00ster | | Reuse code in `Utf8Iterator.nextCodepoint` |
| 4 years ago | r00ster |  | Add `std.fs.File.sync` (#11410) |
| 4 years ago | Stephen Gutekanst | | std.event.WaitGroup: fix compilation (acquire->lock, release->unlock) |
| 4 years ago | Kirk Scheibelhut | | Remove primitive values from keyword reference |
| 4 years ago | cryptocode |  | std: add Thread.Condition.timedWait (#11352) |
| 4 years ago | Andrew Kelley | | Liveness: utilize Air.refToIndex |
| 4 years ago | Andrew Kelley | | Sema: remove unnecessary type resolution |
| 4 years ago | Frank Denis |  | crypto/x25519: implement clearCofactor() (#11355) |
| 4 years ago | Andrew Kelley | | stage2: rename InternArena to InternPool |
| 4 years ago | viri | | std.{fmt, math}: derive float constants from std |
| 4 years ago | viri | | math.fabs: simplify implementation, add tests |
| 4 years ago | viri | | math.isNormal: simplify implementation, add tests |
| 4 years ago | viri | | derive float constants in a generic way (#10133) |
| 4 years ago | Andrew Kelley | | Sema: in-memory coercion of differently named int types |
| 4 years ago | Andrew Kelley | | stage2: ThreadPool: update to new function pointer semantics |
| 4 years ago | Andrew Kelley | | Sema: fix handling compile errors during circular dependency error |
| 4 years ago | Luuk de Gram | | wasm: Use 'select' instruction for max/min |
| 4 years ago | Damien Firmenich |  | zig fmt: remove trailing whitespace on doc comments |
| 4 years ago | Andrew Kelley | | Sema: forward switch condition to captures |
| 4 years ago | Andrew Kelley | | Sema: add empty tuple to mutable slice coercion |
| 4 years ago | Evan Haas | | std.fmt: Fix incorrect behavior with large floating point integers. |
| 4 years ago | Jakub Konka | | dwarf: emit debug info for local variables on x86_64 |
| 4 years ago | Philipp Lühmann | | langref: rename incorrect expect to assert |
| 4 years ago | ominitay | | std.simd: Fix suggestVectorSizeForCpu |
| 4 years ago | Tom Read Cutting |  | Pull elf magic string out to re-used constant |
| 4 years ago | Ryan Liptak | | Add `std.testing.checkAllAllocationFailures` |
| 4 years ago | Andrew Kelley | | stage2: more resilient error handling |
| 4 years ago | Andrew Kelley | | stage2: remove dependencies on async functions |
| 4 years ago | Andrew Kelley | | std.ArrayHashMap: lazier verifyContext calls |
| 4 years ago | Andrew Kelley | | behavior tests: disable failing stage1 test |
| 4 years ago | Andrew Kelley | | Sema: mechanism for converting comptime breaks to runtime |
| 4 years ago | Veikka Tuominen | | stage2 llvm: properly align error union payload |
| 4 years ago | Luuk de Gram | | wasm: Enable passing behavior tests |
| 4 years ago | Luuk de Gram | | wasm: Implement `@ctz` for bitsize <= 64 |
| 4 years ago | Luuk de Gram | | wasm: Implement `@clz` |
| 4 years ago | Luuk de Gram | | wasm: Implement `@mulAdd` for f32, f64 |
| 4 years ago | Luuk de Gram | | wasm: Implement `@maximum` & `@minimum` |
| 4 years ago | Jakub Konka |  | Merge pull request #11373 from joachimschmidt557/stage2-arm |
| 4 years ago | Jakub Konka | | macho: set CS_LINKER_SIGNED flag in code signature generated by zld |
| 4 years ago | Jakub Konka | | x64: implement add/sub with wrapping and xor op |
| 4 years ago | Andrew Kelley | | stage2: hook up Sema to the progress bar |
| 4 years ago | Andrew Kelley | | std.hash_map: workaround for circular dependency |
| 4 years ago | Andrew Kelley | | AstGen: use `block_inline` and `break_inline` consistently |
| 4 years ago | Andrew Kelley | | CI: update CLI invokation |
| 4 years ago | Andrew Kelley | | test harness improvements |
| 4 years ago | Andrew Kelley | | AstGen: fix treating noreturn instructions as void |
| 4 years ago | Andrew Kelley | | Sema: fix segfault during resolveInferredErrorSet |
| 4 years ago | Andrew Kelley | | AstGen: fix referencing unreferencable instructions |
| 4 years ago | Meghan Denny | | stage2: fix print_zir for .builtin_src |
| 4 years ago | Veikka Tuominen | | stage2: handle assembly input names |
|