| 5 years ago | Andrew Kelley |  | Merge pull request #9825 from Snektron/big-int-signed-and-or |
| 5 years ago | Martin Wickham |  | Stage2: Implement comptime closures and the This builtin (#9823) |
| 5 years ago | Hadrien Dorio | | stage2: enhance `zig init-lib` and `zig init-exe` |
| 5 years ago | Andrew Kelley | | stage2: fix AstGen for some struct syntaxes |
| 5 years ago | Andrew Kelley |  | Merge pull request #9717 from SpexGuy/stage2-start-windows |
| 5 years ago | Ryan Liptak | | tokenizer: Fix index-out-of-bounds on unfinished unicode escapes before EOF |
| 5 years ago | Coleman Broaddus |  | FIX resize() for non u8 element types. (#9806) |
| 5 years ago | Robin Voetter | | big ints: 2s complement signed xor |
| 5 years ago | Andrew Kelley | | stage2: progress towards ability to compile compiler-rt |
| 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 |
|