| 7 years ago | Andrew Kelley |  | result location semantics for cmpxchg |
| 7 years ago | Andrew Kelley |  | result location semantics for error union wrapping an error |
| 7 years ago | Andrew Kelley |  | result location semantics for error union wrapping a payload |
| 7 years ago | Andrew Kelley |  | result location semantics for optional wrap |
| 7 years ago | Andrew Kelley |  | result location semantics for slices |
| 7 years ago | Andrew Kelley |  | result location semantics for `@bitCast` |
| 7 years ago | Andrew Kelley |  | hook up result locations for union initializations |
| 7 years ago | Andrew Kelley |  | inferred array size of array literals works |
| 7 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/master' into copy-elision-3 |
| 7 years ago | Andrew Kelley |  | result loc semantics for array initialization |
| 7 years ago | Andrew Kelley |  | remove ResultLocField dead code |
| 7 years ago | Andrew Kelley |  | result location mechanism for struct initialization |
| 7 years ago | Andrew Kelley |  | hook up result locs for `try` |
| 7 years ago | Andrew Kelley |  | hook up peer result locs to orelse keyword |
| 7 years ago | Andrew Kelley |  | hook up peer result locs to catch |
| 7 years ago | Andrew Kelley |  | hook up result locs to for loops |
| 7 years ago | Andrew Kelley |  | hook up peer result locs to while bool and optional |
| 7 years ago | Andrew Kelley |  | hook up while on error unions with result locations |
| 7 years ago | Andrew Kelley |  | hook up peer result locs to if optional and if err |
| 7 years ago | Andrew Kelley |  | fix behavior for peer result locs with one prong unreachable |
| 7 years ago | Andrew Kelley |  | fix behavior for non sret fn calls |
| 7 years ago | Andrew Kelley |  | no-copy semantics for peer result function calls |
| 7 years ago | Andrew Kelley |  | no-copy semantics for switch expressions |
| 7 years ago | Andrew Kelley |  | fix the rest of the ir_build_alloca_src callsites |
| 7 years ago | Andrew Kelley |  | no-copy semantics for if optional and if error union |
| 7 years ago | Andrew Kelley |  | no-copy semantics for for loops |
| 7 years ago | Andrew Kelley |  | while loops |
| 7 years ago | Andrew Kelley |  | fix alignment of consts |
| 7 years ago | Andrew Kelley |  | var types, alignment, and comptime |
| 7 years ago | Andrew Kelley |  | add missing ir_expr_wrap calls |
| 7 years ago | Andrew Kelley |  | no-copy semantics for function forwarding |
| 7 years ago | Andrew Kelley |  | no-copy semantics for function call init var and literal |
| 7 years ago | Andrew Kelley |  | peer result locations with mixed runtime/comptime |
| 7 years ago | Andrew Kelley |  | local consts with comptime init exprs |
| 7 years ago | Andrew Kelley |  | no-copy semantics for nested if |
| 7 years ago | Andrew Kelley |  | no-copy semantics for if expr |
| 7 years ago | Andrew Kelley |  | no-copy semantics for basic runtime function call variable init |
| 7 years ago | Andrew Kelley |  | Merge pull request #2593 from LemonBoy/aarch64-stuff |
| 7 years ago | Andrew Kelley |  | default struct field initialization expressions |
| 7 years ago | Andrew Kelley |  | dep tokenizer: run zig fmt and move exports to canonical location |
| 7 years ago | Andrew Kelley |  | Merge pull request #2182 from mikdusan/issue.2046 |
| 7 years ago | Andrew Kelley |  | update load dynamic library test for std lib changes |
| 7 years ago | tgschultz | | Fix fmt.zig handling of slices of slices |
| 7 years ago | tgschultz | | std.meta/trait: def/definition => decl/declaration |
| 7 years ago | Andrew Kelley |  | improve the libc of wasm32-freestanding target |
| 7 years ago | Shawn Landden | | stage1: AstNodes cannot be casted, but are rather accessed via a union. |
| 7 years ago | Timon Kruiper | | Correct formatting for multiline string in arrays |
| 7 years ago | Andrew Kelley |  | Merge branch 'NBonaparte-linuxdynlib' |
| 7 years ago | Andrew Kelley |  | Merge pull request #2567 from emekoi/fix-dynlib |
| 7 years ago | Andrew Kelley |  | Merge pull request #2546 from LemonBoy/sigaltstack |
|