| 3 years ago | Veikka Tuominen | | cli: warn about using `--debug-compile-errors` on a release build |
| 3 years ago | Veikka Tuominen | | llvm: add attributes to the arguments of function pointer calls |
| 3 years ago | Veikka Tuominen | | Sema: fix memory management of missing field error |
| 3 years ago | Veikka Tuominen | | llvm: aarch64 C ABI: pass byref params as mutable pointers |
| 3 years ago | Veikka Tuominen | | llvm: use alignment of ABI return type when it differs from raw return type |
| 3 years ago | Veikka Tuominen | | Sema: fix missing error on mismatched array init count |
| 3 years ago | Veikka Tuominen | | Module: fix compile error for non-comptime-known global initializer |
| 3 years ago | Veikka Tuominen | | Sema: prioritize Value.variable over OPV when resolving const value |
| 3 years ago | Veikka Tuominen | | print_air: print ty_pl type |
| 3 years ago | Veikka Tuominen | | Sema: fix type check in `zirIntToPtr` |
| 3 years ago | Veikka Tuominen | | Module: fix `fieldSrcLoc` for generated types |
| 3 years ago | Veikka Tuominen | | Sema: handle `opt_payload` in `beginComptimePtrLoad` |
| 3 years ago | Veikka Tuominen | | Sema: allow coercing typed undefined to int |
| 3 years ago | Veikka Tuominen | | Type: make `hasRuntimeBitsAdvanced` take `AbiAlignmentAdvancedStrat` |
| 3 years ago | Veikka Tuominen | | translate-c: cast unsuffixed floats to f64 |
| 3 years ago | Guillaume Wenzek |  | compute LLVMTypes in ParamTypeIterator (#13592) |
| 3 years ago | Ali Chraghi | | os: windows: fix unhandled error |
| 3 years ago | Jimmi Holst Christensen | | c backend: Output string literals for array init of bytes |
| 3 years ago | Casey Banner |  | linker: fail the compilation if there were linker errors |
| 3 years ago | Andrew Kelley | | extract C backend behavior tests with vectors |
| 3 years ago | kkHAIKE |  | Sema: optimize compare comptime float with int |
| 3 years ago | Stevie Hryciw | | run zig fmt on everything checked by CI |
| 3 years ago | Stevie Hryciw | | std: replace parseAppend with parseWrite in std.zig.string_literal |
| 3 years ago | Stevie Hryciw | | fmt: canonicalize identifiers |
| 3 years ago | Stevie Hryciw | | translate-c: use .identifier tokens in .identifier AST nodes |
| 3 years ago | Stevie Hryciw | | stage1: delete keywords |
| 3 years ago | remeh | | std.array_list: add a comment on every methods invalidating pointers. |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13417 from InKryption/rand-deterministic-indexing |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13411 from dweiller/custom-test-runner |
| 3 years ago | Stevie Hryciw | | std.math.big.int: implement popCount() for Const |
| 3 years ago | Guillaume Wenzek |  | add C ABI tests with double |
| 3 years ago | Andrew Kelley |  | Merge pull request #13579 from jedisct1/ghash-fix-wasm32 |
| 3 years ago | Andrew Kelley | | Revert "std.crypto.onetimeauth.ghash: faster GHASH on modern CPUs (#13566)" |
| 3 years ago | Casey Banner | | windows: fix _tls_index not being defined if libc wasn't linked, and fix x86 name mangling |
| 3 years ago | Frank Denis |  | std.crypto.onetimeauth.ghash: faster GHASH on modern CPUs (#13566) |
| 3 years ago | Jonathan Marler | | packed struct fix example and clarify least to most significant ordering |
| 3 years ago | Björn Linse | | stdlib: make linux.PERF.TYPE non-exhaustive |
| 3 years ago | Eric Joldasov | | process.zig: remove unused function getSelfExeSharedLibPaths |
| 3 years ago | Guillaume Wenzek | | fix Nvptx backend outputing files at the top level of zig-cache |
| 3 years ago | Andrew Kelley |  | Merge pull request #13561 from jacobly0/gcc-warnings |
| 3 years ago | Eric Joldasov | | compiler_rt: fix TODOs in udivmod.zig |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13558 from Vexu/stage2-fixes |
| 3 years ago | mike | | zig-cache: support windows drive + fwd-slash paths |
| 3 years ago | GethDW | | std.build: fix typo |
| 3 years ago | mparadinha |  | Fix error reporting the wrong line for struct field inits (#13502) |
| 3 years ago | Hayden Pope | | std.os.linux: Add setitimer and getitimer syscalls |
| 3 years ago | Andrew Kelley | | CI: disable github workflows until it is working in the ci branch |
| 3 years ago | Andrew Kelley | | disable failing test on aarch64-macos |
| 3 years ago | Andrew Kelley | | CI: aarch64-linux: init |
| 3 years ago | Andrew Kelley | | macos: x86_64: fix wrong path to cmake |
|