| 5 months ago | Kendall Condon | | zig build fmt |
| 5 months ago | Kendall Condon | | zig fmt: remove dead function |
| 5 months ago | Kendall Condon | | zig fmt: fix error sets with empty line before comma |
| 5 months ago | Kendall Condon | | zig fmt: rewrite renderArrayInit |
| 5 months ago | Kendall Condon | | zig fmt: fix tracking of applied indentation |
| 5 months ago | Kendall Condon | | zig fmt: properly check escape sequences |
| 5 months ago | Kendall Condon | | zig fmt: canonicalize stray backslashes in identifiers |
| 5 months ago | Kendall Condon | | Ast: fix comptime wrapper for destructure |
| 5 months ago | Kendall Condon | | Ast: fix pointer types with subexprs containing qualifiers |
| 5 months ago | Kendall Condon | | zig fmt: fix array size indenting when expr becomes multiline |
| 5 months ago | Kendall Condon | | zig fmt: fix doc comments on fn paramaters without comma |
| 5 months ago | Kendall Condon | | zig fmt: implement expanding error sets when comments are present |
| 5 months ago | Kendall Condon | | zig fmt: preserve space for field accesses of number literals |
| 5 months ago | Kendall Condon | | zig fmt: fix many bugs with multiline string literals |
| 5 months ago | Kendall Condon | | zig fmt: add a fuzz test |
| 5 months ago | Matthew Lugg | | incremental: handle loss of main struct instruction |
| 5 months ago | Jay Petacat | | std.math.sign: Return smallest integer type that fits possible values |
| 5 months ago | Justus Klausecker | | Sema: require else prong for `comptime_int` |
| 5 months ago | Justus Klausecker | | std.heap.ArenaAllocator: relax memory ordering for stealing free list |
| 5 months ago | Andrew Kraevskiii | | std.ArrayList: add toOwnedSliceAssert, shrinkToLen. (#30769) |
| 5 months ago | Andrew Kelley | | Merge pull request 'fix several fuzzing bugs' (#31470) from gooncreeper/zig:fuzzing-fixes into master |
| 5 months ago | kanpura | | std.os.uefi.protocol: do not reference errors via the error set(uefi.Status.Error) |
| 5 months ago | Hila Friedman | | allow `packed union` comparisons in `std.meta.eql` (#31479) |
| 5 months ago | Matthew Lugg |  | bootstrap.c: correct comment |
| 5 months ago | Alex Rønne Petersen |  | ci: bump aarch64-linux-debug timeout by 1 hour |
| 5 months ago | Meghan Denny | | std: mem.SplitIterator.peek() can accept a const pointer |
| 5 months ago | squidy239 | | std.Io: added missing toMicroseconds and fromMicroseconds functions (#30099) |
| 5 months ago | Andrew Kelley | | Merge pull request 'Sema: Support peer type resolution for floats and small integers' (#30921) from jayschwa/zig:ptr-small-int-and-floats into master |
| 5 months ago | Andrew Kelley | | Merge pull request 'Sema: implement switch for packed structs/unions' (#31464) from justusk/zig:packed-switch into master |
| 5 months ago | Antonin Décimo | | Mach-O: accept and skip CIE augmentation string 'S' in .eh_frame |
| 5 months ago | Pavel Verigo | | stage2-wasm: address TODO in instruction selection code |
| 5 months ago | Andrew Kelley | | std.Io.Threaded: use AlertableSyscall for ws2_32 operations |
| 5 months ago | Andrew Kelley | | translate-c build step: handle system libraries |
| 5 months ago | rpkak | | std.zig.putAstErrorsIntoBundle: support zon |
| 5 months ago | Andrew Kelley | | Merge pull request 'std.heap.ArenaAllocator: add fuzz test + some optimizations' (#31407) from justusk/zig:fuzz-arena into master |
| 5 months ago | FnControlOption | | langref: replace `std.meta.Int` with `@Int` |
| 5 months ago | Techatrix | | checkAllAllocationFailures: provide result type to 'extra_args' |
| 5 months ago | Techatrix | | fetch: fix incorrect error about unneeded lazy dependency in system mode |
| 5 months ago | Kendall Condon | | implement proper deflate flush semantics |
| 5 months ago | Andrew Kelley | | Merge pull request 'libzigc: Implement `coshf` & `cosh`' (#31434) from mihael/zig:libzigc/implement-coshf-cosh into master |
| 5 months ago | Andrew Kelley | | Merge pull request 'fix: use cmpxchgStrong in `Io.Mutex`' (#31441) from GasInfinity/zig:io-mutex-cmpxchg-strong into master |
| 5 months ago | Meghan Denny | | std: remove GeneralPurposeAllocator alias |
| 5 months ago | Alex Rønne Petersen |  | test-libc: disable pthread_cond_wait-cancel_ignored.c |
| 5 months ago | Matthew Lugg | | Merge pull request 'compiler: rework type resolution' (#31403) from lets-get-typing into master |
| 5 months ago | Ryan Liptak | | Merge pull request 'Add a few `fs` test cases from otherwise obsoleted PRs' (#31437) from squeek502/zig:fs-test-cases into master |
| 6 months ago | Alex Rønne Petersen |  | std.Io.RwLock: disable `smoke test` on any aarch64 target |
| 6 months ago | Andrew Kelley | | std.Io.Writer: document write and writeAll |
| 6 months ago | Andrew Kelley | | Merge pull request 'std.Io: move netReceive to become an Operation' (#31089) from net-receive into master |
| 6 months ago | Ryan Liptak | | Io: Add processSetCurrentPath |
| 6 months ago | Andrew Kelley | | Revert "Fix #20283" |
|