| 5 years ago | Andrew Kelley |  | Merge pull request #9531 from squeek502/split-tokenize-generic |
| 5 years ago | Andrew Kelley | | Sema: implement alloc_inferred_comptime |
| 5 years ago | Klecko | | linux: add missing FUTEX definitions |
| 5 years ago | Andrew Kelley | | stage2: fix return pointer result locations |
| 5 years ago | Andrew Kelley | | stage2: get rid of "unable to monomorphize function" error |
| 5 years ago | Andrew Kelley | | stage2: fix generics with non-comptime anytype parameters |
| 5 years ago | Andrew Kelley |  | Merge pull request #9517 from ziglang/generic-functions |
| 5 years ago | Evan Haas | | translate-c: handle macros that cast to cv void |
| 5 years ago | Chris Gregory | | Make DynamicBitSet.iterator take self as const |
| 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 |
|