| 3 years ago | Andrew Kelley |  | Merge pull request #13055 from alichraghi/m2m |
| 3 years ago | Andrew Kelley | | synchronize target CPU features with LLVM 15.0.3 |
| 3 years ago | Andrew Kelley | | Sema: fix runtime int to enum with one possible value |
| 3 years ago | Andrew Kelley | | update libcxx to LLVM 15.0.3 |
| 3 years ago | Motiejus Jakštys | | os.copy_file_range: save a syscall for most operations |
| 3 years ago | Motiejus Jakštys | | [elf] main.zig: add -z nocopyreloc |
| 3 years ago | Loris Cro |  | Merge pull request #13120 from jcalabro/master |
| 3 years ago | Jacob Young | | value: implement `Value.eqlAdvanced` on slices |
| 3 years ago | GethDW |  | stage2: implement packedStuctToInt for more types |
| 3 years ago | Meghan Denny | | std.debug: define error set in DebugInfo.lookupModuleDl |
| 3 years ago | Xavier Bouchoux | | std: check for overflow in dumpStackTraceFromBase |
| 3 years ago | Jacob Young |  | Sema: implement linksection on functions |
| 3 years ago | jumpnbrownweasel |  | Fix for #13163: DefaultRwLock accumulates write-waiters, eventually fails to write lock (#13180) |
| 3 years ago | Andrew Kelley |  | Merge pull request #11747 from Luukdegram/compiler-rt |
| 3 years ago | Yujiri | | add tcdrain on linux |
| 3 years ago | Andrew Kelley | | stage2: allow comptime expressions for inline asm |
| 3 years ago | Jacob Young | | tools: add lldb stage2 pretty printers |
| 3 years ago | Andrew Kelley |  | Merge pull request #13193 from Luukdegram/wasm-locals |
| 3 years ago | Jacob Young | | emutls: add const to default_value field |
| 3 years ago | Naoki MATSUMOTO | | std.os: handle error.UnreachableAddress in send() |
| 3 years ago | Evin Yulo | | Give better error message for --name with folder separator |
| 3 years ago | Jens Goldberg | | fix setsockopt returning ENODEV |
| 3 years ago | Ali Chraghi | | std.os: fix execv* doc comment |
| 3 years ago | dan |  | std.zig: search include dir and lib dir from environment variables (#13145) |
| 3 years ago | bfredl | | os.linux: some fixes to BPF module |
| 3 years ago | Evin Yulo | | Simplify code in std.meta.isTag |
| 3 years ago | Meghan Denny | | stage2: remove `--verbose-mir` from help menu |
| 3 years ago | Isaac Yonemoto |  | adds isTag function to std.meta (#11895) |
| 3 years ago | Andrew Kelley |  | Merge pull request #12448 from r00ster91/ultimateascii |
| 3 years ago | Jacob Young | | llvm: fix lowering of non-byte-aligned field pointers |
| 3 years ago | Jacob Young | | Module: fix early exit conditions during compilation |
| 3 years ago | Jacob Young | | llvm: fix lowering of runtime refs to comptime-only decls |
| 3 years ago | Andrew Kelley |  | Merge pull request #12878 from gwenzek/ptx |
| 3 years ago | Andrew Kelley |  | Merge pull request #12879 from Snektron/amdgpu-improvements |
| 3 years ago | Andrew Kelley |  | Merge pull request #13108 from topolarity/llvm-lib-dir |
| 3 years ago | Andrew Kelley |  | Merge pull request #12918 from jacobly0/math-cast-comptime-int |
| 3 years ago | Jacob Young | | llvm: fix bug lowering aggregate_init with a byref sentinel |
| 3 years ago | xEgoist | | Added os check for std.fs.setAsCwd() to work with windows |
| 3 years ago | Andrew Kelley |  | Merge pull request #13100 from topolarity/powerpc64le |
| 3 years ago | Ryan Liptak | | std.os.windows: Change HKEY to *opaque {} |
| 3 years ago | Evan Haas | | i386 ABI: Fix some sizes and alignments |
| 3 years ago | Ryan Liptak | | Fix compile error in Dir.deleteTreeMinStackSize and add test |
| 3 years ago | Jacob Young | | stage2: fix emitting asm and bin at the same time |
| 3 years ago | Andrew Kelley |  | Merge pull request #13148 from r00ster91/progressfollowup |
| 3 years ago | Jacob Young | | io_uring: ignore SOCK_NONEMPTY for reproducible tests |
| 3 years ago | Ali Chraghi | | std.SegmentedList: fix compilation error |
| 3 years ago | Bill Nagel | | enable event loop for ios, tvos, and watchos |
| 3 years ago | Ali Chraghi | | std.c: fix incorrect return types |
| 3 years ago | cod1r | | adding `static` and `dynamic` ZigEquivalent enums so that we can branch to set `link_mode` properly when we iterate over the clang arguments. also replaced `dynamic` flag in clang_options_data.zig with proper definition similarly to `static`. |
| 3 years ago | kkHAIKE | | Sema: add float128IntPartToBigInt to fix compare comptime float with int |
|