| 2 years ago | Robin Voetter | | spirv: fix blocks that return no value |
| 2 years ago | Robin Voetter | | spirv: fix source line numbers |
| 2 years ago | Robin Voetter | | spirv: enable passing tests |
| 2 years ago | Robin Voetter | | spirv: constant elem ptr |
| 2 years ago | Robin Voetter | | spirv: air slice |
| 2 years ago | Robin Voetter | | spirv: air wrap_errunion_payload |
| 2 years ago | Robin Voetter | | spirv: air unwrap_errunion_payload |
| 2 years ago | Robin Voetter | | spirv: air is_err, is_non_err |
| 2 years ago | Robin Voetter | | spirv: generate module initializer |
| 2 years ago | Robin Voetter | | spirv: air array_elem_val using hack |
| 2 years ago | Robin Voetter | | spirv: air aggregate_init for array |
| 2 years ago | Robin Voetter | | spirv: air array_to_slice |
| 2 years ago | Robin Voetter | | spirv: air sub_with_overflow |
| 2 years ago | Robin Voetter | | spirv: air union_init |
| 2 years ago | Robin Voetter | | spirv: air set_union_tag + improve load()/store() |
| 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 |
|