| 3 years ago | Andrew Kelley | | Sema: less aggressive type resolution for field_val |
| 3 years ago | Matthew Lugg | | InternPool,Sema,type,llvm: alignment fixes |
| 3 years ago | Andrew Kelley | | Sema: queue type resolution when adding a struct_field_val instruction |
| 3 years ago | Andrew Kelley | | TypedValue: fix crash for tuples when printing |
| 3 years ago | Andrew Kelley | | Sema: fix struct alignment regressions |
| 3 years ago | Andrew Kelley | | compiler: make pointer type canonicalization always work |
| 3 years ago | Andrew Kelley | | Alignment: min/minStrict max/maxStrict |
| 3 years ago | Andrew Kelley | | Sema: fix dependency loop regression on struct field alignment |
| 3 years ago | Andrew Kelley | | InternPool: fix nameIndex for tuples |
| 3 years ago | Andrew Kelley | | Sema: allow users to provide alignment 0 to mean default |
| 3 years ago | Matthew Lugg | | compiler: get codegen of behavior tests working on at least one backend |
| 3 years ago | Matthew Lugg | | TypedValue: do not crash when failing to dereference pointer |
| 3 years ago | Andrew Kelley | | Sema: restore master branch field reordering behavior |
| 3 years ago | Andrew Kelley | | sema: delete dead code |
| 3 years ago | Andrew Kelley | | fix regressions from this branch |
| 3 years ago | Andrew Kelley | | InternPool: implement only_possible_value prong of indexToKey |
| 3 years ago | Andrew Kelley | | InternPool: implement extraStructType |
| 3 years ago | Andrew Kelley | | InternPool: implement getStructType |
| 3 years ago | Andrew Kelley | | compiler: move struct types into InternPool proper |
| 3 years ago | Andrew Kelley | | CI: install ninja on windows |
| 3 years ago | Pat Tullmann | | langref: small fixes to wording and examples |
| 3 years ago | Loris Cro | | autodoc: show more doc comments for namespaces and types |
| 3 years ago | Andrew Kelley | | Merge pull request #17202 from ziglang/llvm17 |
| 3 years ago | Wooster | | write function types consistently with a space before `fn` keyword |
| 3 years ago | Andrew Kelley | | x86 backend: don't read bogus safety flag |
| 3 years ago | Jay Petacat | | translate-c: Struct fields default to zero value |
| 3 years ago | Meghan Denny | | std: math.absInt: update docs to use fabs for floats |
| 3 years ago | Daniel Guzman | | Return error.WouldBlock when connect returns .WSAEWOULDBLOCK |
| 3 years ago | Matthew Lugg | | translate-c: prevent variable names conflicting with type names |
| 3 years ago | Banacial | | std.zig.c_translation.zig: fix L suffix with sized ints |
| 3 years ago | nikneym | | wasi: update `sock_recv` and `sock_send` according to preview1 |
| 3 years ago | Andrew Kelley | | LLVM: cache LLVM struct field indexes |
| 3 years ago | Andrew Kelley | | Merge pull request #17179 from mlugg/fix/translate-c |
| 3 years ago | Ryan Liptak | | Make `std.os.getenv` always a compile error on Windows |
| 3 years ago | Loris Cro | | autodoc: split json payload per field |
| 3 years ago | Loris Cro | | autodoc: rename the doctest section in the frontend to 'Usage Examples' |
| 3 years ago | Andrew Kelley | | Merge pull request #16929 from truemedian/more-http |
| 3 years ago | dundargoc | | Fix minimum cmake version in README |
| 3 years ago | Stephen Gutekanst | | std: correct getcontext for Android bionic libc |
| 3 years ago | Krzysztof Wolicki | | autodoc: Implement various missing expressions in ex (#17129) |
| 3 years ago | Krzysztof Wolicki | | autodoc: Implement builtin function rendering. |
| 3 years ago | Krzysztof Wolicki | | autodoc: Fix styling of the navbar |
| 3 years ago | Krzysztof Wolicki | | autodoc: Remove unnecessary Expr tag |
| 3 years ago | Krzysztof Wolicki | | autodoc: Handle `ref` ZIR instruction |
| 3 years ago | Matthew Lugg | | Sema: mark pointers to inline functions as comptime-only |
| 3 years ago | Andrew Kelley | | Merge pull request #17156 from mlugg/destructure |
| 3 years ago | Matthew Lugg | | package manager: write deps in a flat format, eliminating the FQN concept |
| 3 years ago | bfredl | | bpf: remove unhelpful "comptime" and fix union order |
| 3 years ago | Matthew Lugg | | AstGen: do not forward result pointers through @as |
| 3 years ago | Andrew Kelley | | compiler: rework capture scopes in-memory layout |
|