| 3 years ago | Luuk de Gram |  | wasm: aggregate_init - ensure zeroed result local |
| 3 years ago | Luuk de Gram |  | wasm: fix `div_trunc` for floats |
| 3 years ago | Luuk de Gram |  | wasm: support `memset` for elem abi size > 1 |
| 3 years ago | Luuk de Gram |  | wasm: implement `shl` for big integers |
| 3 years ago | Luuk de Gram |  | wasm: memset - correctly load the ptr for slices |
| 3 years ago | Luuk de Gram |  | wasm: correctly use elem type when lowering |
| 3 years ago | Luuk de Gram |  | wasm: fix return `ret_load` with zero-size type |
| 3 years ago | Luuk de Gram |  | wasm: fix double free of locals |
| 3 years ago | Luuk de Gram |  | wasm: simplify merging of branches |
| 3 years ago | Luuk de Gram |  | wasm: add `dead` tag to `WValue` |
| 3 years ago | Luuk de Gram |  | wasm: more liveness fixes |
| 3 years ago | Luuk de Gram |  | wasm: fix liveness bugs |
| 3 years ago | Luuk de Gram |  | wasm: fix miscompilation for shifting |
| 3 years ago | Luuk de Gram |  | wasm: implement `@mulWithOverflow` for big ints |
| 3 years ago | Luuk de Gram |  | wasm: implement `@addWithOverflow` for 64bit ints |
| 3 years ago | Luuk de Gram |  | wasm: implement mul, shl and xor for big ints |
| 3 years ago | Luuk de Gram |  | wasm: implement `@frameAddress` |
| 3 years ago | Andrew Kelley | | Sema: eliminate `Type.Tag.var_args_param` |
| 3 years ago | Motiejus Jakštys | | multi-writer: test with a non-comptime stream |
| 3 years ago | Andrew Kelley |  | Merge pull request #15727 from jacobly0/x86_64-behavior |
| 3 years ago | Andrew Kelley | | Sema: simplify "duplicate test name" error message |
| 3 years ago | David Carlier | | std.os: add linux timer api |
| 3 years ago | Andrew Kelley | | Revert "Sema: handle recursive inferred errors better in analyzeIsNonErrComptimeOnly" |
| 3 years ago | Wooster |  | make `@trap` return unreachable/noreturn (#15749) |
| 3 years ago | Andrew Kelley | | std.crypto.tls.Client.readvAdvanced: fix bugs |
| 3 years ago | Andrew Kelley |  | Merge pull request #15750 from ziglang/zig2.c |
| 3 years ago | IntegratedQuantum | | Document the sorting order in `std.sort`. |
| 3 years ago | Andrew Kelley |  | Merge pull request #15573 from motiejus/resolv_dn |
| 3 years ago | Andrew Kelley |  | Merge pull request #15459 from motiejus/build-id-full |
| 3 years ago | Andrew Kelley | | zig cc: implement `-###` (dry run) |
| 3 years ago | Andrew Kelley |  | Merge pull request #14462 from motiejus/infile_stdin |
| 3 years ago | David Carlier | | std.c: darwin's *copyfile api update. |
| 3 years ago | Frank Denis |  | crypto.AegisMac: fix a regression from s/mem.copy/@memcpy/ (#15733) |
| 3 years ago | Cortex |  | std.mem.byteSwapAllFields: add suppport for nested structs (#15696) |
| 3 years ago | Andrew Kelley |  | Merge pull request #15713 from alichraghi/ali-spirv |
| 3 years ago | David Carlier | | std.c: add ptrace for freebsd support. |
| 3 years ago | Loris Cro |  | Merge pull request #15731 from der-teufel-programming/autodoc-quickfixes |
| 3 years ago | Tw | | std.mem.zeroInit: zero hidden padding for extern struct |
| 3 years ago | Travis Staloch | | Package: support gitlab tarball urls |
| 3 years ago | Andrew Kelley |  | Merge pull request #15704 from Vexu/fix-memcpyset |
| 3 years ago | David Carlier | | std.c: add netbsd's accept_filter_data for ACCEPT_FILTER sock opt. |
| 3 years ago | Roman Frołow | | Add wasi_ prefix to wasm files |
| 3 years ago | Andrew Kelley |  | Merge pull request #15628 from jacobly0/x86_64-behavior |
| 3 years ago | Tristan Ross | | std: expose fmt methods and structs for parsing |
| 3 years ago | Eric Joldasov | | CMakeLists.txt and build.zig: remove deprecated options |
| 3 years ago | Bogdan Romanyuk | | correct error note and check type of extern variables |
| 3 years ago | David Carlier | | std.c: add rfork for freebsd |
| 3 years ago | notcancername | | Remove incorrect statements that the `source` argument to @memcpy needs to be mutable |
| 3 years ago | David Carlier | | std.os: implementing sched_setaffinity wrapper for freebsd |
| 3 years ago | DraagrenKirneh |  | Improve error handling on dependency download (#15661) |
|