| 5 years ago | Robin Voetter | | Address Spaces: Fix comments in Ast.zig |
| 5 years ago | Robin Voetter | | Address Spaces: Yeet address space on function prototypes |
| 5 years ago | Robin Voetter | | Address Spaces: LLVM F segment address space test |
| 5 years ago | Robin Voetter | | Address Spaces: Restructure llvmAddressSpace a bit |
| 5 years ago | Robin Voetter | | Address Spaces: basic system to check for validity. |
| 5 years ago | Robin Voetter | | Address Spaces: Split out stage2 address llvm tests to individual cases |
| 5 years ago | Robin Voetter | | Address Spaces: Adapt compile error test cases to @Type with address spaces |
| 5 years ago | Robin Voetter | | Address Spaces: Pointer and function info in @Type |
| 5 years ago | Robin Voetter | | Address Spaces: Render addrspace token in docgen |
| 5 years ago | Robin Voetter | | Address Spaces: Smol fixup |
| 5 years ago | Robin Voetter | | Address Spaces: fmt a bunch of stuff |
| 5 years ago | Robin Voetter | | Address Spaces: Implement in LLVM codegen |
| 5 years ago | Robin Voetter | | Address Spaces: Chaining tests |
| 5 years ago | Robin Voetter | | Address Spaces: Move stage 2 tests to stage2/llvm.zig |
| 5 years ago | Robin Voetter | | Address Spaces: compiles() test cases |
| 5 years ago | Robin Voetter | | Address Spaces: Pointer coercion errors tests |
| 5 years ago | Robin Voetter | | Address Spaces: Address space on local variable test |
| 5 years ago | Robin Voetter | | Address Spaces: Implement right address space for slicing |
| 5 years ago | Robin Voetter | | Address Spaces: zig fmt + tests |
| 5 years ago | Robin Voetter | | Address Spaces: Return proper address space for &x.y |
| 5 years ago | Robin Voetter | | Allow x.y when x is a pointer |
| 5 years ago | Robin Voetter | | Address Spaces: Default align, linksection & addrspace for anon decls |
| 5 years ago | Robin Voetter | | Address Spaces: Disallow coercing pointers to different address spaces |
| 5 years ago | Robin Voetter | | Address Spaces: Return proper address space for &x[y] |
| 5 years ago | Robin Voetter | | Address Spaces: decl_ref, *?T => *T, and *(E!T) -> *T |
| 5 years ago | Robin Voetter | | Address Spaces: x86 segment address spaces in builtin |
| 5 years ago | Robin Voetter | | Address spaces: Forbid addrspace and linksection for local variables |
| 5 years ago | Robin Voetter | | Address Spaces: Sema basics |
| 5 years ago | Robin Voetter | | Address spaces: AstGen |
| 5 years ago | Robin Voetter | | Address spaces: addrspace(A) parsing |
| 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 |
|