| 4 years ago | Andrew Kelley | | std.zig.fmtId: revert recent changes |
| 4 years ago | Andrew Kelley | | update clang command line options to LLVM 14 |
| 4 years ago | Andrew Kelley | | LLD: the driver functions now return "false" to mean "error" |
| 4 years ago | Andrew Kelley | | LLD: there are fewer libraries to link against now |
| 4 years ago | Andrew Kelley | | update CPU features to LLVM 14 |
| 4 years ago | Andrew Kelley | | stage1: update inline asm outputs to LLVM 14 |
| 4 years ago | Andrew Kelley | | stage1: update to LLVM 14 API |
| 4 years ago | Andrew Kelley | | CMake: disable deprecated function warnings |
| 4 years ago | Andrew Kelley | | update libunwind to llvm 14.0.6 |
| 4 years ago | Andrew Kelley | | update libcxxabi to llvm 14.0.6 |
| 4 years ago | Andrew Kelley | | update libcxx to llvm 14.0.6 |
| 4 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into llvm14 |
| 4 years ago | Andrew Kelley | | update C API bindings to LLVM 14 |
| 4 years ago | Andrew Kelley | | update C language headers to clang release/14.x |
| 4 years ago | Andrew Kelley | | apply zig patches to clang and llvm tools |
| 4 years ago | Andrew Kelley | | update llvm and clang tools to release/14.x |
| 4 years ago | Andrew Kelley | | update cmake files to LLVM 14 |
| 4 years ago | Jakub Konka |  | Merge pull request #10775 from ziglang/x64-freeze-api |
| 4 years ago | Jakub Konka | | elf: generated DWARF debug info for named structs |
| 4 years ago | Jakub Konka | | Merge branch 'mparadinha-test-1486' |
| 4 years ago | Jakub Konka | | elf: add basic handling of .data section |
| 4 years ago | Andrew Kelley | | CLI: link_libcpp implies link_libc |
| 4 years ago | Jakub Konka |  | Merge pull request #10769 from ziglang/link-lib-fixes |
| 4 years ago | Andrew Kelley |  | Merge pull request #10766 from ziglang/yeet-anytype-fields |
| 4 years ago | Jakub Konka |  | Merge pull request #10762 from ziglang/stage2-x86_64-new-regalloc-api |
| 4 years ago | GithubPrankster | | Correct f80 description |
| 4 years ago | Andrew Kelley | | Sema: remove the data field from TypeInfo.Declaration |
| 4 years ago | Andrew Kelley |  | Merge pull request #10751 from mitchellh/stage2/cmp-eq-undefined |
| 4 years ago | Andrew Kelley |  | Merge pull request #10742 from ziglang/ArrayHashMapEql |
| 4 years ago | Andrew Kelley |  | Merge pull request #10753 from ziglang/nerf-type-info |
| 4 years ago | Andrew Kelley | | stage2: make --debug-log work by default for debug builds |
| 4 years ago | Andrew Kelley |  | Merge pull request #10743 from m-radomski/master |
| 4 years ago | Jakub Konka | | astgen: clean up source line calculation and management |
| 4 years ago | Andrew Kelley | | Sema: fix index type in AIR being u64 instead of usize |
| 4 years ago | John Schmidt | | debug: fix edge cases in macOS debug symbol lookup |
| 4 years ago | Joachim Schmidt | | stage2 ARM: implement ptr_stack_offset function parameters |
| 4 years ago | Žiga Željko | | os,wasi: use wasi-libc if available |
| 4 years ago | Joachim Schmidt | | stage2 ARM: Move to new regalloc freeze API |
| 4 years ago | Andrew Kelley |  | Merge pull request #10723 from joachimschmidt557/stage2-riscv |
| 4 years ago | Joachim Schmidt | | stage2 AArch64: Move to new regalloc freeze API |
| 4 years ago | Andrew Kelley | | stage2: implement shl_exact and shr_exact |
| 4 years ago | Andrew Kelley | | Sema: fix comptime shl for fixed-width integers |
| 4 years ago | zseri | | ir.cpp: use is_tagged_union to DRY |
| 4 years ago | PhaseMage |  | Full response file (*.rsp) support |
| 4 years ago | Jonathan Marler | | remove __muloti4 from libc++ |
| 4 years ago | Jakub Konka |  | Merge pull request #10404 from ominitay/iterator |
| 4 years ago | Veikka Tuominen |  | Merge pull request #10728 from naeu/thread-tests |
| 4 years ago | Veikka Tuominen | | Merge branch 'fixcomptimesat' |
| 4 years ago | Andrew Kelley | | Sema: improved comptime `%` syntax |
| 4 years ago | Meghan Denny |  | std: define static error set for fs.Dir.copyFile |
|