| 3 years ago | Andrew Kelley | | CLI: add native paths only if ABI is also native |
| 3 years ago | Andrew Kelley | | std.zig.system.darwin.isSdkInstalled: fix implementation |
| 3 years ago | Andrew Kelley | | std.zig.system.darwin: fix redundant names |
| 3 years ago | Andrew Kelley | | zig libc: restore functionality on macOS |
| 3 years ago | Andrew Kelley | | std.zig.system.NativePaths: simplify and integrate with Darwin SDK |
| 3 years ago | Andrew Kelley | | CLI: reduce code size bloat |
| 3 years ago | Andrew Kelley | | CLI: delete redundant logic and use null instead of undef |
| 3 years ago | Andrew Kelley | | CI: fix path to output langref |
| 3 years ago | Andrew Kelley | | build.zig: use InstallArtifact Options instead of mutation |
| 3 years ago | Andrew Kelley | | std.Build.Step.Compile: fine-grained system lib search control |
| 3 years ago | Andrew Kelley | | CLI: add -search_paths_first_static to complete the API |
| 3 years ago | Andrew Kelley | | frontend: make SystemLib.path optional |
| 3 years ago | Andrew Kelley | | CLI: revert -l behavior |
| 3 years ago | Andrew Kelley | | MachO: put system_libs into libs not positionals |
| 3 years ago | Andrew Kelley | | coff: always link uuid.lib as part of mingw libc |
| 3 years ago | Andrew Kelley | | CLI: Windows: system DLLs no longer trigger native paths detection |
| 3 years ago | Andrew Kelley | | CLI: adjust order of operations of system libraries |
| 3 years ago | Andrew Kelley | | frontend: update is_libc_lib_name for mingw-w64 crt files |
| 3 years ago | Andrew Kelley | | cmake: find LLVM libraries unambiguously |
| 3 years ago | Andrew Kelley | | CLI: remove --ambiguous-static-library |
| 3 years ago | Andrew Kelley | | CLI: add --ambiguous-static-library |
| 3 years ago | Andrew Kelley | | frontend: fix linking to Windows DLLs as system libs |
| 3 years ago | Andrew Kelley | | compiler: resolve library paths in the frontend |
| 3 years ago | Andrew Kelley |  | Merge pull request #16359 from g-w1/plan9-more-std |
| 3 years ago | Fabio Arnold | | Fix compile error in `addVcpkgPaths` |
| 3 years ago | Matthew Lugg | | std.target: mark helper functions inline |
| 3 years ago | Andrew Kelley | | LibCInstallation: no longer depends on LLVM |
| 3 years ago | Andrew Kelley |  | Merge pull request #16656 from ziglang/issue-16628 |
| 3 years ago | Jacob Young | | cmake: fix early issues when bootstrapping on mingw |
| 3 years ago | Mitchell Hashimoto | | build: dupe library, rpath, and framework LazyPaths |
| 3 years ago | Jacob Young | | Sema: improve new error messages related to naked functions |
| 3 years ago | Adam Goertz | | Remove math.ln in favor of `@log` |
| 3 years ago | Andrew Kelley | | CLI: stop special-casing LLVM, LLD, and Clang |
| 3 years ago | Kitty-Cricket Piapiac | | std.process.totalSystemMemory: return correct error type on FreeBSD |
| 3 years ago | Jacob Young | | llvm: fix data layout calculation for experimental llvm targets |
| 3 years ago | Andrew Kelley | | add behavior test for sub-aligned field access |
| 3 years ago | Andrew Kelley |  | Merge pull request #16622 from jacobly0/cbe-asm-compat |
| 3 years ago | Andrew Kelley |  | Merge pull request #16636 from ziglang/audit-devnexen |
| 3 years ago | antlilja | | Fix integer overflow in field padding calculation |
| 3 years ago | GethDW | | std.Build.Step.WriteFile: fix call to nonexistent function |
| 3 years ago | Andrew Kelley |  | Merge pull request #16446 from MasterQ32/buildsystem_rename_orgy |
| 3 years ago | Casey Banner | | test: fix missing _start symbol warning by linking libc in compiler_rt_panic |
| 3 years ago | Jacob Young |  | Merge pull request #16611 from xxxbxxx/packed-struct |
| 3 years ago | Frank Denis | | Remove obsolete comment in wasi_libc.zig |
| 3 years ago | Evan Haas | | add behavior test for vector bitcast at comptime |
| 3 years ago | Loris Cro | | autodoc: implement typeof support in new rendering system |
| 3 years ago | Jacob Young | | llvm: support read-write output constraints in assembly |
| 3 years ago | Andrew Kelley |  | Merge pull request #16594 from squeek502/windows-sdk-com |
| 3 years ago | AdamGoertz |  | Allow zero-sized fields in extern structs (#16404) |
| 3 years ago | Jacob Young | | behavior: add coverage for no longer reproducing issue |
|