| 8 years ago | Andrew Kelley |  | Merge pull request #1488 from Sahnvour/windows-resolve-path |
| 8 years ago | Andrew Kelley |  | improve panic message from previous commit |
| 8 years ago | Andrew Kelley |  | C ABI: support returning large structs on x86_64 |
| 8 years ago | Andrew Kelley |  | C ABI: support medium size structs & unions for x86_64 params |
| 8 years ago | Andrew Kelley |  | stage1: function to classify x86_64 abi types |
| 8 years ago | Andrew Kelley |  | fix crash when var init has compile error |
| 8 years ago | Andrew Kelley |  | Merge branch 'c-abi' |
| 8 years ago | Marc Tiehuis |  | Merge pull request #1480 from kristate/x25519-pubkey-fix |
| 8 years ago | Andrew Kelley |  | stage1: improve handling of generic fn proto type expr |
| 8 years ago | Andrew Kelley |  | add compile error for using outer scoped runtime variables |
| 8 years ago | Andrew Kelley |  | stage1: rename more TypeTableEntry types to ZigType |
| 8 years ago | Andrew Kelley |  | stage1: rename VariableTableEntry to ZigVar |
| 8 years ago | Andrew Kelley |  | stage1: rename FnTableEntry to ZigFn |
| 8 years ago | Andrew Kelley |  | stage1: rename TypeTableEntry to ZigType |
| 8 years ago | Andrew Kelley |  | add test case for #726 |
| 8 years ago | Andrew Kelley |  | Merge branch 'hcff-floatToIntError' |
| 8 years ago | Andrew Kelley |  | stage1: fix tagged union with no payloads |
| 8 years ago | Andrew Kelley |  | stage1 compile error instead of crashing for unsupported comptime ptr cast |
| 8 years ago | Andrew Kelley | | stage1: fix build on macos |
| 8 years ago | Andrew Kelley |  | stage1: fix crash when invalid type used in array type |
| 8 years ago | Andrew Kelley |  | stage1: fix emit asm with explicit output file |
| 8 years ago | Andrew Kelley |  | fix compile error on gcc 7.3.0 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1474 from ziglang/issue-1357 |
| 8 years ago | Andrew Kelley |  | stage1: use os_path_resolve instead of os_path_real |
| 8 years ago | Andrew Kelley |  | port std.os.path.resolve to stage1 |
| 8 years ago | Andrew Kelley |  | compile error for @noInlineCall on an inline fn |
| 8 years ago | Andrew Kelley |  | ir: consistent error checking for br and cond_br instructions |
| 8 years ago | Andrew Kelley |  | update throughput test to new File API |
| 8 years ago | Andrew Kelley |  | add compile error for comptime control flow inside runtime block |
| 8 years ago | Andrew Kelley |  | fix incorrect variable ref count |
| 8 years ago | Andrew Kelley |  | fix llvm assertion when adding callsite sret attr |
| 8 years ago | Andrew Kelley |  | Merge pull request #1441 from ziglang/poly1305-x25519 |
| 8 years ago | Andrew Kelley |  | compile errors for unimplemented minValue/maxValue builtins |
| 8 years ago | Andrew Kelley |  | fix incorrect value for inline loop |
| 8 years ago | Andrew Kelley |  | compile error instead of segfault for unimplemented feature |
| 8 years ago | Andrew Kelley |  | clarify const variables in docs |
| 8 years ago | Andrew Kelley |  | better anonymous struct naming |
| 8 years ago | Andrew Kelley |  | ability to @ptrCast to *void |
| 8 years ago | Andrew Kelley | | switch most windows calls to use W versions instead of A |
| 8 years ago | Andrew Kelley |  | use the sret attribute at the callsite when appropriate |
| 8 years ago | Andrew Kelley |  | Merge branch 'kristate-std-fmt-hexToBytes' |
| 8 years ago | Andrew Kelley |  | Merge pull request #1460 from ziglang/Sahnvour-windows-coff-issue721 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1454 from kristate/str-hexbytes-issue1453 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1452 from shawnl/patch-1 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1456 from shawnl/inaccurate-comments |
| 8 years ago | Andrew Kelley |  | Merge pull request #1451 from kristate/fmt-hexbytes-issue1358 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1444 from kristate/winsdk-vercheck-issue1438 |
| 8 years ago | Jimmi Holst Christensen |  | Translate-c: Check for error before working on while loop body (#1445) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1369 from shawnl/crypto |
| 8 years ago | Andrew Kelley |  | add test coverage for invalid switch expression parameter |
|