| 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 |
| 7 years ago | Andrew Kelley |  | run zig fmt to update `use` to `usingnamespace` |
| 7 years ago | Andrew Kelley |  | zig fmt: fix 2 bugs of mangling source files |
| 7 years ago | Andrew Kelley |  | change `use` to `usingnamespace` |
| 7 years ago | Andrew Kelley |  | main: set subsystem in `zig builtin` when explicitly provided |
| 7 years ago | Andrew Kelley |  | Merge branch 'emekoi-builtin-subsystem' |
| 7 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-use-struct-pt2' |
| 7 years ago | Andrew Kelley |  | Merge pull request #2530 from gonzus/gonzus/improve-clang-zig |
|