| 3 years ago | Casey Banner | | cbe: implement missing atomic builtings using cmpxchg loops |
| 3 years ago | Casey Banner | | tests: update "atomicrmw with ints" to test u8 through u64 |
| 3 years ago | Casey Banner | | cbe: fix msvc cmpxchg implementations |
| 3 years ago | Casey Banner | | cbe: fixup incorrect bits value in 128 bit add/sub |
| 3 years ago | Casey Banner | | cbe: fix shl/shr |
| 3 years ago | Casey Banner | | cbe: msvc atomics |
| 3 years ago | Casey Banner | | cbe: implementing 128 bit math functions for !zig_has_int128 |
| 3 years ago | Casey Banner | | compiler_rt: fixup divti3 and fixunshfti |
| 3 years ago | Casey Banner | | cbe: add doNotOptimizeAwayC to handle not having __asm support in msvc |
| 3 years ago | Casey Banner | | cbe: airNot emits zig_not_ calls for integers |
| 3 years ago | Casey Banner | | cbe: 32 bit fixup for update-zig1 |
| 3 years ago | Casey Banner | | cbe: more msvc compatibility work |
| 3 years ago | Casey Banner | | cbe: nan builtins on msvc, fixup C2099 errors in static initializers |
| 3 years ago | Casey Banner | | temporarily disable asm tests |
| 3 years ago | Casey Banner | | cbe: msvc compatible int casting inside renderValue .Packed branch |
| 3 years ago | Casey Banner | | cbe: more msvc fixes |
| 3 years ago | Casey Banner | | cbe: msvc compatibility for > 64 bit intcasts and truncating from > 64 to < 64 bit |
| 3 years ago | Casey Banner | | cbe: handle msvc not supporting long double |
| 3 years ago | Casey Banner | | cbe: fixup f80 casting on msvc |
| 3 years ago | Casey Banner | | cbe: handle msvc struct casting quirk |
| 3 years ago | Casey Banner | | cbe: fixup casting to/from 128 bit int types, as they may not have compiler support |
| 3 years ago | Casey Banner | | cbe: first set of changes for msvc compatibility |
| 3 years ago | Ganesan Rajagopal |  | Fix typo (#14149) |
| 3 years ago | Ryan Liptak | | ChildProcess: fix false positives in windowsCreateProcessSupportsExtension |
| 3 years ago | Veikka Tuominen | | add tests for fixed stage1 bugs |
| 3 years ago | Frank Denis |  | Happy new year! 🎉 (#14143) |
| 3 years ago | Veikka Tuominen |  | Merge pull request #14130 from Vexu/debug-info |
| 3 years ago | Frank Denis |  | sha3: define block_length as the rate, not as the state size (#14132) |
| 3 years ago | Manlio Perillo | | ci: remove extra whitespace |
| 3 years ago | Manlio Perillo | | x86_64: remove extra whitespace |
| 3 years ago | Brendan Burns | | Fix bug in WASI envmap handling. |
| 3 years ago | Manlio Perillo | | parser: ensure the documented grammar matches grammar.y |
| 3 years ago | Andrew Kelley | | std.heap.raw_c_allocator: fix illegal alignment cast |
| 3 years ago | Andrew Kelley |  | Merge pull request #14102 from Luukdegram/wasm-undefined-symbols |
| 3 years ago | Frank Denis | | hkdf: add prk_length and extractInit() |
| 3 years ago | Andrew Kelley |  | Merge pull request #14101 from Vexu/stage1 |
| 3 years ago | Jason Phan |  | std: Expose Int parameter in std.PackedInt[Array,Slice] |
| 3 years ago | IntegratedQuantum | | Replace tabs with spaces when printing a line for trace output. |
| 3 years ago | Joachim Schmidt | | stage2 AArch64: implement errUnion{Err,Payload} for registers |
| 3 years ago | Andrew Kelley | | powerpc does not have a red zone |
| 3 years ago | Walther Chen |  | std: stop using LinearFifo in BufferedReader (#14029) |
| 3 years ago | Andrew Kelley | | mingw: add missing vscprintf.c file |
| 3 years ago | Jacob Young | | link: fix memory leaks |
| 3 years ago | Andrew Kelley |  | Merge pull request #14092 from ziglang/ci-llvm-assert |
| 3 years ago | Jakub Konka |  | Merge pull request #14087 from jvolkman/issue-14046 |
| 3 years ago | Andrew Kelley | | disable failing C var arg behavior tests |
| 3 years ago | Andrew Kelley | | Revert "aarch64: reenable tests that are no longer regressed" |
| 3 years ago | Andrew Kelley |  | Merge pull request #14091 from ziglang/stage1-test-coverage |
| 3 years ago | Andrew Kelley | | Revert "cmake: check llvm-config in separate function" |
| 3 years ago | Jakub Konka |  | Merge pull request #14086 from ziglang/issue-14082 |
|