| 5 years ago | Andrew Kelley | | Type: use isPtrLikeOptional instead of isAbiPtr |
| 5 years ago | Andrew Kelley | | AstGen: fix switch expressions with all prongs noreturn |
| 5 years ago | Andrew Kelley | | Sema: implement comparison analysis for non-numeric types |
| 5 years ago | Andrew Kelley | | zir: use `node` union field for `alloc_inferred` |
| 5 years ago | Andrew Kelley | | Sema: DRY up enum field analysis and add "declared here" notes |
| 5 years ago | Jacob G-W | | stage2: coerce enum_literal -> enum |
| 5 years ago | Andrew Kelley | | C backend: implement Enum types and values |
| 5 years ago | Andrew Kelley | | stage2: implement field access for `Enum.tag` syntax |
| 5 years ago | Andrew Kelley | | std: modernize zig parser perf test |
| 5 years ago | Andrew Kelley | | stage2: implement simple enums |
| 5 years ago | Andrew Kelley | | Merge pull request #8416 from gracefuu/grace/wasm-ops |
| 5 years ago | Evan Haas | | translate-c: Add support for vector expressions |
| 5 years ago | Michael Holmes | | std/build: fix ?[:0]const u8 build options |
| 5 years ago | LemonBoy | | stage2: Default AVR generic cpu to avr2 |
| 5 years ago | lithdew | | os/linux: return error on EALREADY for connect() and getsockoptError() |
| 5 years ago | Edward Dean | | Fixed error types for GetSeekPosError |
| 5 years ago | Lewis Gaul | | Tidy-up in json test module (#8431) |
| 5 years ago | Hannu Hartikainen | | std docs: enhance search browser history UX |
| 5 years ago | Andrew Kelley | | LLVM sub-arch triple: remove TODO comment |
| 5 years ago | Andrew Kelley | | glibc: update ABI files to 2.33 |
| 5 years ago | Andrew Kelley | | glibc: update headers to 2.33 |
| 5 years ago | Vincent Rischmann | | os/bits/linux: add IPv6 socket options |
| 5 years ago | xackus | | translate-c: fix calls with no args in macros |
| 5 years ago | Lewis Gaul | | Switch std.json to use an ordered hashmap |
| 5 years ago | Frank Denis | | Merge pull request #8410 from antlilja/remove-undefined-math |
| 5 years ago | Andrew Kelley | | stage2: implement Type.onePossibleValue for structs |
| 5 years ago | Andrew Kelley | | stage2: Sema: implement validate_struct_init_ptr |
| 5 years ago | Andrew Kelley | | stage2: progress towards basic structs |
| 5 years ago | Joachim Schmidt | | stage2 AArch64: Add ldrh and ldrb instructions |
| 5 years ago | Andrew Kelley | | docgen: correct the progress bar |
| 5 years ago | Joachim Schmidt | | stage2 register_manager: Add unit tests for tryAllocReg and allocReg |
| 5 years ago | Joachim Schmidt | | stage2 codegen: Extract register management code into separate file |
| 5 years ago | Andrew Kelley | | Merge pull request #8028 from mguaypaq/nosuspend-allow |
| 5 years ago | Mathieu Guay-Paquet | | docs: document the nosuspend keyword (#7972) |
| 5 years ago | Loris Cro | | make visited links readable in the stdlib docs warning bar |
| 5 years ago | Loris Cro | | added warning banner to stdlib docs |
| 5 years ago | Andrew Kelley | | Merge pull request #7792 from zanderxyz/zanderxyz/priority-dequeue |
| 5 years ago | Woze Parrot | | put async frame in correct addrspace |
| 5 years ago | Frank Denis | | Merge pull request #8412 from g-w1/fix-docgen-test-release |
| 5 years ago | Michael Dusan | | test: fix io_uring timing test to skip on failure |
| 5 years ago | Andrew Kelley | | stage2: implement structs in the frontend |
| 5 years ago | Andrew Kelley | | stage2: AstGen and ZIR printing for struct decls |
| 5 years ago | Andrew Kelley | | zig cc: copy .pdb files from zig-cache/ when appropriate |
| 5 years ago | Andrew Kelley | | stage2: implement struct init syntax with ptr result loc |
| 5 years ago | lithdew | | os: handle ECONNRESET for connect() syscall |
| 5 years ago | Andrew Kelley | | Merge pull request #8266 from ziglang/zir-memory-layout |
| 5 years ago | Joachim Schmidt | | stage2 codegen: Make sure function return value is in a callee |
| 5 years ago | Joachim Schmidt | | stage2 AArch64: implement strb and strh |
| 5 years ago | Matthew Borkowski | | Add tests for the fill functions of the Isaac64, Pcg, Sfc64, and Xoroshiro128 PRNGs |
| 5 years ago | Matthew Borkowski | | Fix typo in Pcg.zig's fill function |
|