| 7 years ago | Andrew Kelley |  | fix union init with void payload |
| 7 years ago | Michael Dusan | | align (vector -> array) store to result location |
| 7 years ago | Andrew Kelley |  | compile error tests only for debug mode |
| 7 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/master' into copy-elision-3 |
| 7 years ago | Andrew Kelley |  | uncomment passing std lib tests |
| 7 years ago | Andrew Kelley |  | fix some legacy coroutine stuff |
| 7 years ago | Andrew Kelley |  | fix another crash |
| 7 years ago | Andrew Kelley |  | fix std.json regression |
| 7 years ago | Andrew Kelley |  | elide redundant safety check when switching on tagged unions |
| 7 years ago | Andrew Kelley |  | fix implicit cast fn call result to optional in field result |
| 7 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/master' into copy-elision-3 |
| 7 years ago | Andrew Kelley |  | fix ArenaAllocator |
| 7 years ago | Andrew Kelley |  | uncomment passing std lib tests |
| 7 years ago | Andrew Kelley |  | fix return result loc and then switch with range... |
| 7 years ago | Andrew Kelley |  | fix implicit cast to optional to error union to return result loc |
| 7 years ago | Andrew Kelley |  | fix implicit cast bitcast result to error union by returning |
| 7 years ago | Andrew Kelley |  | fix extern functions returning byval structs |
| 7 years ago | Andrew Kelley |  | fix nested orelse and nested catch |
| 7 years ago | Andrew Kelley |  | blocks have result location semantics |
| 7 years ago | Andrew Kelley |  | fix regression with zero sized array |
| 7 years ago | Andrew Kelley |  | BRANCH_TODO file moved to the pull request comments |
| 7 years ago | Andrew Kelley |  | fix loops with multiple break statements |
| 7 years ago | Andrew Kelley |  | fix coroutines |
| 7 years ago | Andrew Kelley |  | one more test passing |
| 7 years ago | Andrew Kelley |  | fix peer result loc fn call with comptime condition |
| 7 years ago | Andrew Kelley |  | fix labeled break inside comptime if inside runtime if |
| 7 years ago | Andrew Kelley |  | fix double getelementptr of runtime global |
| 7 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/master' into copy-elision-3 |
| 7 years ago | Andrew Kelley |  | fix optional pointer to size zero struct |
| 7 years ago | Andrew Kelley |  | fix `try` not setting error code on result location |
| 7 years ago | Andrew Kelley |  | fix comptime test error for empty error set |
| 7 years ago | Andrew Kelley |  | fix extraneous nested union field instruction |
| 7 years ago | Andrew Kelley |  | fix detection of unable to evaluate constant expression |
| 7 years ago | Andrew Kelley |  | fix comptime modification of const struct field |
| 7 years ago | Andrew Kelley |  | fix inline loop behavior with variable result loc |
| 7 years ago | Andrew Kelley |  | back to many behavioral tests passing |
| 7 years ago | Andrew Kelley |  | fix problem with inferred error set return result |
| 7 years ago | Andrew Kelley |  | fix bitcast |
| 7 years ago | Andrew Kelley |  | more miscellaneous fixes |
| 7 years ago | Andrew Kelley |  | fix zero length array literal casted to slice |
| 7 years ago | Andrew Kelley |  | misc fixes |
| 7 years ago | Andrew Kelley |  | inferred comptime array inits |
| 7 years ago | Andrew Kelley |  | fix function calls |
| 7 years ago | Andrew Kelley |  | inferred comptime union inits |
| 7 years ago | Andrew Kelley |  | inferred comptime values rather than elided scopes |
| 7 years ago | Andrew Kelley |  | better result location handling of inline loops |
| 7 years ago | Andrew Kelley |  | better result location semantics with optionals and return locations |
| 7 years ago | Andrew Kelley |  | Merge remote-tracking branch 'origin/master' into copy-elision-3 |
| 7 years ago | Andrew Kelley |  | uncomment more passing tests |
| 7 years ago | Andrew Kelley |  | fix peer result locs with switch |
|