| 2 years ago | Jakub Konka | | macho: init InternalObject and add forced undefined globals |
| 2 years ago | Jakub Konka | | macho: prep for dylib deps (no resolution yet) |
| 2 years ago | Jakub Konka | | macho: parse tbds |
| 2 years ago | Jakub Konka | | macho: parse dylibs |
| 2 years ago | Jakub Konka | | macho: parse archives |
| 2 years ago | Jakub Konka | | macho: create scaffolding for parsing different input objects |
| 2 years ago | Jakub Konka | | macho: parse an input object file! |
| 2 years ago | Jakub Konka | | macho: re-enable --verbose-link |
| 2 years ago | Jakub Konka | | macho: get the ball rolling! |
| 2 years ago | Jakub Konka | | macho: copy over new implementation sources from zld |
| 2 years ago | Andrew Kelley |  | Merge pull request #17155 from winterqt/ignore-nix-ldflags-linkage-directives |
| 2 years ago | Andrew Kelley | | Revert "Don't assume a write if an operand is not in function parameters" |
| 2 years ago | Rahul Prabhu | | Don't assume a write if an operand is not in function parameters |
| 2 years ago | Krzysztof Wolicki | | os.windows: Fix error 258 name in Win32Error |
| 2 years ago | Khang Nguyen Duy | | std.fmt: fix unecessary deref on user-defined format function |
| 2 years ago | Andrew Kelley | | Sema: use Sema.typeAbiSize rather than Type.abiSize |
| 2 years ago | Tristan Ross | | std.process: return u64 in totalSystemMemory |
| 2 years ago | jacwil | | objcopy ofmt=hex iterates through segments instead of sections |
| 2 years ago | Veikka Tuominen | | Sema: implement comptime error return traces |
| 2 years ago | ndbn |  | Fix wrong if condition for windows (#18637) |
| 2 years ago | Littleote | | Free threads in std.Thread.Pool.init only with pool.join |
| 2 years ago | Tristan Ross | | std.io: replace readStructBig with readStructEndian |
| 2 years ago | Andrew Kelley |  | Merge pull request #18644 from ziglang/langref |
| 2 years ago | Ian Johnson | | langref: add information about doctests |
| 2 years ago | Andrew Kelley |  | Merge pull request #18634 from MrDmitry/bug/ConfigHeader_cmake_neighbors |
| 2 years ago | Christiano Haesbaert | | Handle all errors on std.net.Ipv4address.resolveIP |
| 2 years ago | Veikka Tuominen | | Sema: replace uses of `toUnsignedInt` with `toUnsignedIntAdvanced` |
| 2 years ago | Andrew Kelley |  | Merge pull request #18596 from ypsvlq/mingw |
| 2 years ago | David Rubin |  | AstGen: detect duplicate field names |
| 2 years ago | Andrew Kelley |  | Merge pull request #18622 from ziglang/zig-mod-edge-case |
| 2 years ago | expikr |  | std.math: make hypot infer type from argument (#17910) |
| 2 years ago | Xavier Bouchoux | | zig cc: expose clang precompiled C header support |
| 2 years ago | hdert | | std/math/pow: Fix #18553, isOddInteger: Return false if float value is greater than 1 << 53 (see comment), add test cases |
| 2 years ago | Andrew Kelley |  | Merge pull request #18293 from g-cassie/array-list-replace-range-assume |
| 2 years ago | Meghan Denny | | do not enforce function parameters to be marked comptime if only called at comptime |
| 2 years ago | Andrew Kelley |  | Merge pull request #18615 from ziglang/langref |
| 2 years ago | Andrew Kelley |  | Merge pull request #18611 from erikarvstedt/array-list-overflow |
| 2 years ago | David Rubin |  | return optional state to `zirPtrCastNoDest` |
| 2 years ago | Emil Tywoniak | | libcxx: fix C++ builds with glibc <2.16 without aligned_alloc |
| 2 years ago | Andrew Kelley |  | Merge pull request #18219 from g-cassie/optional-documentation-tweaks |
| 2 years ago | Andrew Kelley |  | Merge pull request #18599 from dweiller/err-union-switch-err-trace |
| 2 years ago | Sebastien Marie | | openbsd: add proper support for aarch64 |
| 2 years ago | Nameless | | std.http.Client: read response messages with no length until eof |
| 2 years ago | Andrew Kelley |  | Merge pull request #17499 from rootbeer/makepath-dangling-symlink |
| 2 years ago | Krzysztof Wolicki |  | std.Uri: change specifier for printing with scheme to semicolon `;` |
| 2 years ago | David Rubin |  | add type check to `zirSwitchBlockErrUnion` |
| 2 years ago | Techatrix | | sema: fix safe integer arithmetic operations on undefined values |
| 2 years ago | Loris Cro | | Build: add namedWriteFiles to Build |
| 2 years ago | Jay Petacat | | byos: Ease `GeneralPurposeAllocator` integration |
| 2 years ago | Andrew Kelley |  | Merge pull request #15565 from xEgoist/spawnWindows |
|