| 5 years ago | Andrew Kelley | | stage2: fix unsigned integer to signed integer coercion |
| 5 years ago | Andrew Kelley | | stage2: enable f16 math |
| 5 years ago | Vincent Rischmann | | io_uring: implement read_fixed/write_fixed |
| 5 years ago | Isaac Freund | | std.build: fix handling of -Dcpu |
| 5 years ago | Andrew Kelley | | stage2: free Sema's arena after generating machine code |
| 5 years ago | Jakub Konka | | macho: fix incorrect segment/section growth calculation |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9652 from g-w1/p9d |
| 5 years ago | Jakub Konka | | macho: do not write temp and noname symbols to symtab |
| 5 years ago | Andrew Kelley |  | Merge pull request #9797 from Vexu/stage2 |
| 5 years ago | Andrew Kelley |  | Merge pull request #9649 from Snektron/address-space |
| 5 years ago | Ryan Liptak | | tokenizer: Fix index-out-of-bounds on string_literal_backslash right before EOF |
| 5 years ago | Mr. Paul | | docgen: re-enable syntax checking for code blocks |
| 5 years ago | Andrew Kelley | | stage2: improve handling of 0 bit types |
| 5 years ago | Andrew Kelley | | stage2: implement comptime bitwise nand |
| 5 years ago | Andrew Kelley | | stage2: extract ZIR printing code into print_zir.zig |
| 5 years ago | Andrew Kelley | | stage2: implement comptime `@atomicRmw` |
| 5 years ago | Travis Martin | | Fix compile error in WindowsCondition.wait() |
| 5 years ago | HugoFlorentino | | adding support for UTF-8 output |
| 5 years ago | Rory O’Kane | | langref: define the inferred error set syntax more explicitly |
| 5 years ago | Ali Chraghi |  | Update `hash` & `crypto` benchmarks run comment (#9790) |
| 5 years ago | Martin Wickham | | Fix compiler builds with tracy on the mingw target |
| 5 years ago | Malcolm Still | | I'm working on a WebAssembly interpreter in zig. WebAssembly uses LEB128 encoding throughout its specification. |
| 5 years ago | Andrew Kelley | | stage2: implement `@atomicStore` |
| 5 years ago | Jakub Konka | | elf: add amd64 relocation types |
| 5 years ago | Ryan Liptak | | Improve ensureTotalCapacity call in ChildProcess.collectOutputWindows |
| 5 years ago | Ryan Liptak | | Update all ensureCapacity calls to the relevant non-deprecated version |
| 5 years ago | Ryan Liptak | | std.PriorityDequeue: ensureUnusedCapacity and ensureTotalCapacity |
| 5 years ago | Ryan Liptak | | std.PriorityQueue: ensureUnusedCapacity and ensureTotalCapacity |
| 5 years ago | Ryan Liptak | | std.fifo.LinearFifo: ensureUnusedCapacity and ensureTotalCapacity |
| 5 years ago | Jens Goldberg |  | Add Linux ioctl creation utilities (#9748) |
| 5 years ago | Andrew Kelley | | ci: update to new sourcehut access token |
| 5 years ago | Jakub Konka | | elf: add a couple missing special section indexes SHN_ |
| 5 years ago | Andrew Kelley | | stage2: improve LLVM backend for enums |
| 5 years ago | Andrew Kelley | | stage2: fix global variables with inferred type |
| 5 years ago | Andrew Kelley | | stage2: implement `@setAlignStack` and 128-bit cmpxchg |
| 5 years ago | Andrew Kelley | | ci: go back to passing state for linux |
| 5 years ago | Andrew Kelley | | zig cc: support -S and -emit-llvm CLI parameters |
| 5 years ago | Andrew Kelley | | build.zig: support -Duse-zig-libcxx |
| 5 years ago | Andrew Kelley | | ci: linux: enable LLVM stage2 tests |
| 5 years ago | Andrew Kelley | | build: make -Dskip-stage2-tests not build stage2 |
| 5 years ago | Andrew Kelley | | move behavior test to "passing for stage2" section |
| 5 years ago | Stephen Gutekanst | | std/special: fix 'zig test --test-evented-io |
| 5 years ago | Žiga Željko | | stage2 Module: fix for 32 bit |
| 5 years ago | Jakub Konka | | macho: implement object relinking in stage2 |
| 5 years ago | Stephen Gregoratto | | Set the Storage socket sizes to be system defined |
| 5 years ago | Ryan Liptak | | std.unicode: cleanup allocations on error in allocating functions |
| 5 years ago | Kirjastonhoitaja | | net.Address: Fix writing 0-bytes when formatting Unix addresses |
| 5 years ago | Andrew Kelley | | stage2: fix "cmpxchg with ptr" test case |
| 5 years ago | Andrew Kelley | | stage2: implement `@atomicRmw` and `@atomicLoad` |
| 5 years ago | Jonathan Marler | | fix __chkstk on aarch64 |
|