| 2 years ago | Jakub Konka | | macho: sort sections; use Atom.Alignment for alignment; init segments |
| 2 years ago | Jakub Konka | | macho: init output and synthetic sections |
| 2 years ago | Jakub Konka | | macho: report undefined symbols to the user |
| 2 years ago | Jakub Konka | | macho: set dylib ordinals after pruning |
| 2 years ago | Jakub Konka | | macho: dead strip dylibs |
| 2 years ago | Jakub Konka | | macho: mark imports and exports |
| 2 years ago | Jakub Konka | | macho: handle dead stripping of atoms |
| 2 years ago | Jakub Konka | | macho: claim unresolved symbols |
| 2 years ago | Jakub Konka | | macho: convert tentative defs and create objc sections |
| 2 years ago | Jakub Konka | | macho: resolve synthetic symbols |
| 2 years ago | Jakub Konka | | macho: resolve symbols and mark files live |
| 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 |
|