| 4 years ago | Koakuma | | stage2: sparcv9: Register the backend in stdlib & driver |
| 4 years ago | Koakuma | | stage2: sparcv9: zig fmt |
| 4 years ago | Flandre Scarlet | | stage2: sparcv9: Test failure error logging |
| 4 years ago | Koakuma | | stage2: sparcv9: implement basic instruction lowering |
| 4 years ago | Koakuma | | stage2: sparcv9: Implement basic asm codegen |
| 4 years ago | Koakuma | | stage2: sparcv9: Add breakpoint, ret, and calling mechanism |
| 4 years ago | Koakuma | | stage2: sparcv9: Add placeholders to generate a minimal program |
| 4 years ago | Koakuma | | stage2: sparcv9: Different formatting for genBody |
| 4 years ago | Koakuma | | stage2: sparcv9: implement dbgAdvancePCAndLine |
| 4 years ago | Koakuma | | stage2: sparcv9: Adjust RegisterManager settings |
| 4 years ago | Koakuma | | stage2: sparcv9: Placeholder for Air instructions in genBody |
| 4 years ago | Koakuma | | stage2: sparcv9: Change ordering in Mir Tag |
| 4 years ago | Koakuma | | stage2: sparcv9: Implement basic prologue/epilogue Mir emission |
| 4 years ago | Koakuma | | stage2: sparcv9: Emit debug inst placeholder |
| 4 years ago | Koakuma | | stage2: sparcv9: Mir extraData implementation |
| 4 years ago | Koakuma | | stage2: sparcv9: Initial resolveCallingConventionValues implementation |
| 4 years ago | Koakuma | | stage2: sparcv9: Add skeleton codegen impl and necessary fields |
| 4 years ago | Koakuma | | stage2: sparcv9: Add some initial checks in codegen |
| 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 |
|