| 2 years ago | Robin Voetter | | spirv: air struct_field_ptr for unions |
| 2 years ago | Robin Voetter | | spirv: air struct_field_val for unions |
| 2 years ago | Robin Voetter | | spirv: add names to globals and initializers |
| 2 years ago | Robin Voetter | | spirv: emit OpLogical(Not)Equal for comparing bools |
| 2 years ago | Robin Voetter | | spirv: emit OpNot for arithmetic not |
| 2 years ago | Robin Voetter | | spirv: fix store of undef |
| 2 years ago | Robin Voetter | | spirv: also add Float64 by default |
| 2 years ago | Robin Voetter | | spirv: fix type_map use-after-realloc issues |
| 2 years ago | Robin Voetter | | spirv: make construct(Struct|Array) use the Function storage class |
| 2 years ago | Robin Voetter | | spirv: always emit unsigned integers |
| 2 years ago | Robin Voetter | | spirv: fixes |
| 2 years ago | Robin Voetter | | spirv: remove indirect constant lowering |
| 2 years ago | Robin Voetter | | spirv: put global var initializers in functions |
| 2 years ago | Robin Voetter | | spirv: lower union initialization at runtime |
| 2 years ago | Robin Voetter | | spirv: lower struct aggregate initialization at runtime |
| 2 years ago | Robin Voetter | | spirv: lower array aggregate at runtime |
| 2 years ago | Robin Voetter | | spirv: lower opt constants |
| 2 years ago | Robin Voetter | | spirv: lower ptr constants |
| 2 years ago | Robin Voetter | | spirv: lower enum_tag constants |
| 2 years ago | Robin Voetter | | spirv: assign type names to (error) unions |
| 2 years ago | Robin Voetter | | spirv: construct error union at runtime |
| 2 years ago | Robin Voetter | | spirv: add type_map to map AIR types to SPIR-V types |
| 2 years ago | Robin Voetter | | spirv: disable failing tests |
| 2 years ago | Ryan Liptak | | Fix reportRetryableWin32ResourceError |
| 2 years ago | Matthew Lugg | | Sema: do not emit dbg_var_val and dbg_var_ptr instructions for comptime-only types |
| 2 years ago | Matthew Lugg | | Sema: don't attempt to reinterpret comptime-only types when mutating comptime memory |
| 2 years ago | Matthew Lugg | | Sema: refactor detection of comptime-known consts |
| 2 years ago | Matthew Lugg | | TypedValue: print undef @ptrFromInt pointers correctly |
| 2 years ago | Andrew Kelley |  | Merge pull request #15490 from kcbanner/skip_oom_steps |
| 2 years ago | Matthew Lugg | | Sema: optimize comptime @memset by setting all elements at once |
| 2 years ago | Andrew Kelley | | Revert "CI: update x86_64 windows tarballs" |
| 2 years ago | Aven Bross | | Added basic support for wasm32-emscripten target |
| 2 years ago | Wooster | | AstGen: fix @export with undeclared identifier crashing |
| 2 years ago | Andrew Kelley |  | Merge pull request #17069 from squeek502/resinator |
| 2 years ago | Andrew Kelley | | CI: update macos tarballs |
| 2 years ago | Andrew Kelley | | CI: update x86_64 windows tarballs |
| 2 years ago | Andrew Kelley |  | Merge pull request #17172 from ziglang/ip-structs |
| 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 |
|