| 3 years ago | Jacob Young | | compiler_rt: fix fp sub being optimized to call itself |
| 3 years ago | Andrew Kelley | | disable behavior tests regressed by LLVM 17 |
| 3 years ago | Jacob Young | | llvm: update riscv floating-point c abi for LLVM 17 |
| 3 years ago | Jacob Young | | start: workaround for LLVM 17 regression |
| 3 years ago | Jacob Young | | behavior: disable test that regressed with LLVM 17 |
| 3 years ago | Jacob Young | | llvm: update data layout computation to LLVM 17 |
| 3 years ago | Jacob Young | | llvm: update address space definitions to LLVM 17 |
| 3 years ago | Andrew Kelley | | CI: enable for llvm17 branch |
| 3 years ago | Andrew Kelley | | CI: update x86_64-linux tarball |
| 3 years ago | Andrew Kelley | | update LLVM static library list to 17 |
| 3 years ago | Jacob Young | | Builder: further constant select cleanup |
| 3 years ago | Andrew Kelley | | zig cc: update clang CLI data to LLVM 17 |
| 3 years ago | Andrew Kelley | | libcxx: update to LLVM 17 |
| 3 years ago | Andrew Kelley | | libcxxabi: update to LLVM 17 |
| 3 years ago | Andrew Kelley | | libunwind: update to LLVM 17 |
| 3 years ago | Andrew Kelley | | LLVM: update backend to LLVM 17 |
| 3 years ago | Andrew Kelley | | LLVM 17 std lib updates and fixes |
| 3 years ago | Andrew Kelley | | update C language headers to LLVM 17 |
| 3 years ago | Andrew Kelley | | update CPU features to LLVM 17 |
| 3 years ago | Andrew Kelley | | update zig_clang C++ API wrapper bindings to LLVM 17 |
| 3 years ago | Andrew Kelley | | update for LLVM 17 new target data |
| 3 years ago | Andrew Kelley | | llvm-ar patch: update main function |
| 3 years ago | Andrew Kelley | | clang patch: update main function |
| 3 years ago | Andrew Kelley | | update ar and clang C++ files to LLVM 17 |
| 3 years ago | Andrew Kelley | | update cmake files to LLVM 17 |
| 3 years ago | Wooster | | write function types consistently with a space before `fn` keyword |
| 3 years ago | Andrew Kelley | | x86 backend: don't read bogus safety flag |
| 3 years ago | Jay Petacat | | translate-c: Struct fields default to zero value |
| 3 years ago | Meghan Denny | | std: math.absInt: update docs to use fabs for floats |
| 3 years ago | Daniel Guzman | | Return error.WouldBlock when connect returns .WSAEWOULDBLOCK |
| 3 years ago | Matthew Lugg | | translate-c: prevent variable names conflicting with type names |
| 3 years ago | Banacial |  | std.zig.c_translation.zig: fix L suffix with sized ints |
| 3 years ago | nikneym | | wasi: update `sock_recv` and `sock_send` according to preview1 |
| 3 years ago | Andrew Kelley | | LLVM: cache LLVM struct field indexes |
| 3 years ago | Andrew Kelley |  | Merge pull request #17179 from mlugg/fix/translate-c |
| 3 years ago | Ryan Liptak | | Make `std.os.getenv` always a compile error on Windows |
| 3 years ago | Loris Cro | | autodoc: split json payload per field |
| 3 years ago | Loris Cro | | autodoc: rename the doctest section in the frontend to 'Usage Examples' |
| 3 years ago | Andrew Kelley |  | Merge pull request #16929 from truemedian/more-http |
| 3 years ago | dundargoc | | Fix minimum cmake version in README |
| 3 years ago | Stephen Gutekanst | | std: correct getcontext for Android bionic libc |
| 3 years ago | Krzysztof Wolicki |  | autodoc: Implement various missing expressions in ex (#17129) |
| 3 years ago | Krzysztof Wolicki | | autodoc: Implement builtin function rendering. |
| 3 years ago | Krzysztof Wolicki | | autodoc: Fix styling of the navbar |
| 3 years ago | Krzysztof Wolicki | | autodoc: Remove unnecessary Expr tag |
| 3 years ago | Krzysztof Wolicki | | autodoc: Handle `ref` ZIR instruction |
| 3 years ago | Matthew Lugg | | Sema: mark pointers to inline functions as comptime-only |
| 3 years ago | Andrew Kelley |  | Merge pull request #17156 from mlugg/destructure |
| 3 years ago | Matthew Lugg | | package manager: write deps in a flat format, eliminating the FQN concept |
| 3 years ago | bfredl | | bpf: remove unhelpful "comptime" and fix union order |
|