| 4 years ago | Veikka Tuominen | | stage2: fix bugs preventing stage2 from building stage3 with LLVM |
| 4 years ago | Veikka Tuominen | | AstGen: fix defer generation in `breakExpr` |
| 4 years ago | Veikka Tuominen | | stage2 llvm: fix optional pointers to zero bit payloads |
| 4 years ago | Veikka Tuominen | | stage2 llvm: handle dollar signs in asm template |
| 4 years ago | Veikka Tuominen | | stage2 macho: workaround stage2 bugs |
| 4 years ago | Veikka Tuominen | | std: add workaround for stage2 bug |
| 4 years ago | Veikka Tuominen | | update self hosted sources to language changes |
| 4 years ago | Veikka Tuominen | | AstGen: handle rl_ty_inst for mutable variables |
| 4 years ago | Veikka Tuominen | | Sema: allow fieldType on optionals and error unions |
| 4 years ago | Luuk de Gram | | wasm-linker: Prevent overalignment for segments |
| 4 years ago | Luuk de Gram | | wasm-linker: Add function table indexes |
| 4 years ago | Luuk de Gram | | wasm-linker: Fix memory leak |
| 4 years ago | Jakub Konka |  | Merge pull request #11434 from koachan/sparc64-codegen |
| 4 years ago | Jakub Konka |  | Merge pull request #11433 from ziglang/elf-fixes |
| 4 years ago | Andrew Kelley | | stage2: progress towards stage3 |
| 4 years ago | Andrew Kelley | | Sema: workaround for generic instantiation recurison bug |
| 4 years ago | Andrew Kelley | | Sema: fix generic instantiation false negatives |
| 4 years ago | Andrew Lee | | std/bounded_array.zig: Add Writer interface |
| 4 years ago | vi | | std.math.float: fix f80-backed c_longdouble consts |
| 4 years ago | Eric Shrewsberry | | Fix bug in PriorityQueue::removeIndex() |
| 4 years ago | Andrew Kelley |  | Merge pull request #11429 from ziglang/stage2-alive-decls |
| 4 years ago | Ryan Liptak | | Enable passing 'Dir.rename directories' fs test on Windows |
| 4 years ago | Cody Tapscott | | Use 0-indexing for incremental compile error tests |
| 4 years ago | Andrew Kelley |  | Merge pull request #11407 from topolarity/float-fix |
| 4 years ago | Andrew Kelley | | Sema: fix struct init ref |
| 4 years ago | Andrew Kelley | | Sema: fix comptime call with generic function as parameter |
| 4 years ago | Andrew Kelley | | Sema: fix comptime equality of extern unions with same tag |
| 4 years ago | Andrew Kelley | | Liveness: modify encoding to support over 32 operands |
| 4 years ago | Andrew Kelley |  | Merge pull request #11401 from viriuwu/float-category-misc |
| 4 years ago | Ryan Liptak | | std/fs/test.zig: Add test for renaming a dir onto an empty dir |
| 4 years ago | Andrew Kelley |  | Merge pull request #11417 from topolarity/incremental-tests |
| 4 years ago | Isaac Freund | | std.build: Fix transitive linkSystemLibraryName() dependencies |
| 4 years ago | jagt | | fix `link.renameTmpIntoCache` on windows when dest dir exists. |
| 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 |
|