| 5 years ago | Meghan Denny |  | langref- fix use after block error code |
| 5 years ago | Žiga Željko | | fix help for ast-check command |
| 5 years ago | Joachim Schmidt | | stage2 ARM: fix stack alignment |
| 5 years ago | Jakub Konka | | macho: fix Trie and CodeSignature unit tests |
| 5 years ago | Jakub Konka | | macho: make Trie accept allocator as a param |
| 5 years ago | Jakub Konka | | macho: make CodeSignature accept allocator as param |
| 5 years ago | Jakub Konka | | macho: cleanup extracting objects from archives |
| 5 years ago | Jakub Konka | | macho: don't allocate Dylib on the heap |
| 5 years ago | Jakub Konka | | macho: don't allocate Archives on the heap |
| 5 years ago | Jakub Konka | | macho: don't allocate Objects on the heap |
| 5 years ago | Jakub Konka | | macho: don't store allocator in Dylib instance |
| 5 years ago | Jakub Konka | | macho: don't store allocator in Archive |
| 5 years ago | Jakub Konka | | macho: don't store allocator in Object |
| 5 years ago | Andrew Kelley | | codegen: cmp lowering treats bools the same as unsigned int |
| 5 years ago | Andrew Kelley | | Sema: improved AIR when one operand of bool cmp is known |
| 5 years ago | Andrew Kelley | | stage2: fix hashing and comparison design flaw with Value |
| 5 years ago | Joachim Schmidt | | stage2 codegen: Implement genTypedValue for enums |
| 5 years ago | Koakuma | | Add freeAndExit() implementation for Linux/SPARCv9 |
| 5 years ago | Joachim Schmidt | | stage2 codegen: genTypedValue for error unions and error sets |
| 5 years ago | Andrew Kelley |  | Merge pull request #9486 from ziglang/comptime-pointers |
| 5 years ago | Andrew Kelley |  | Merge pull request #8570 from vrischmann/thread-name |
| 5 years ago | Michael Dusan | | stage1: fix anon struct naming in certain cases |
| 5 years ago | Mahdi Khanalizadeh | | linux: add mknod and mknodat syscalls |
| 5 years ago | Belhorma Bendebiche | | stage1: Expand SysV C ABI support for small structs |
| 5 years ago | Matt Knight | | add build dependency when linkerscript is a generated file |
| 5 years ago | Zach Banks | | std/ArrayList: Allow `ArrayList(u0)` to be created |
| 5 years ago | Evan Haas | | translate-c: handle signed array subscripts |
| 5 years ago | Andrew Kelley | | CI: enable stage2 behavior test coverage |
| 5 years ago | Ominitay | | Move fs.Walker to fs.Dir.Walker |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9468 from ehaas/translate-c-inf-nan |
| 5 years ago | Austin Clements | | Skip empty strings in std.fs.path.join function |
| 5 years ago | Andrew Kelley | | fix old references to verbose-ir to be verbose-air |
| 5 years ago | Lee Cannon |  | Add option to hide build command on compilation error to build_runner (#8513) |
| 5 years ago | Meghan Denny | | stage1: add c_longdouble mapping for s390x |
| 5 years ago | Andrew Kelley | | stage2: implement `@boolToInt` |
| 5 years ago | Andrew Kelley | | llvm backend: LLVMGetNamedGlobalAlias requires a null terminated string |
| 5 years ago | Andrew Kelley | | stage2: add deinit for test_functions |
| 5 years ago | Andrew Kelley | | stage2: move call to populateTestFunctions() outside performAllTheWork() |
| 5 years ago | Andrew Kelley | | stage2: `zig test` now works with the LLVM backend |
| 5 years ago | Jarred Sumner | | Add zld.id to list of files to skip |
| 5 years ago | Andrew Kelley | | stage2: improvements towards `zig test` |
| 5 years ago | Robin Voetter | | minimum/maximum builtins |
| 5 years ago | Robin Voetter | | Add @select |
| 5 years ago | Andrew Kelley |  | Merge pull request #9458 from SuperAuguste/popcount-ctz-clz |
| 5 years ago | Takeshi Yoneda | | Wasm,libc: fix wasm-ld failure in matching libc symbols. |
| 5 years ago | FnControlOption | | Use -isysroot on Mojave too |
| 5 years ago | Andrew Kelley | | stage2 llvm backend improvements working towards `zig test` |
| 5 years ago | Andrew Kelley | | stage2 llvm backend: implement llvmType for error union and slices |
| 5 years ago | Andrew Kelley | | stage2 llvm backend: DeclGen and DeclFn have context field |
| 5 years ago | Andrew Kelley | | stage2 llvm backend: rename getLLVMType to llvmType |
|