| 5 years ago | Jakub Konka | | Link system libc if natively linking frameworks on macOS |
| 5 years ago | Jakub Konka | | Update x86_64-macos headers |
| 5 years ago | Jakub Konka | | libstd: add ArrayHashMap.popOrNull function |
| 5 years ago | Carlos Zúñiga | | ci: remove extra zig directory in windows builds |
| 5 years ago | Evan Haas | | translate-c: better codegen for pointer index by int literal |
| 5 years ago | Jakub Konka | | macho: remove obsolete pack/unpack dylib ordinal fns |
| 5 years ago | Jakub Konka | | macho: refactor management of section ordinals |
| 5 years ago | Jakub Konka | | macho: refactor tracking of referenced dylibs |
| 5 years ago | Jakub Konka | | Add -Denable-macos-sdk explicit flag to build.zig |
| 5 years ago | Jakub Konka | | std: check for overflow in writeCurrentStackTrace |
| 5 years ago | N00byEdge | | Move iovec and log levels to bits/posix.zig |
| 5 years ago | N00byEdge | | Make linux syscalls accessible with non-Linux target OS |
| 5 years ago | Andrew Kelley | | move some behavior tests to the "passing for stage2" section |
| 5 years ago | Jakub Konka |  | Merge pull request #9501 from ziglang/macho-objc-cleanup |
| 5 years ago | Andrew Kelley | | stage2: ZIR encodes comptime parameters |
| 5 years ago | Andrew Kelley |  | Merge pull request #9496 from Luukdegram/stage2-wasm |
| 5 years ago | Andrew Kelley | | stage2: implement `@truncate` |
| 5 years ago | Andrew Kelley | | Sema: implement comptime variables |
| 5 years ago | Meghan Denny |  | langref- fix packed struct error code |
| 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 |
|