| 8 years ago | Andrew Kelley |  | stage1: put test output artifact back in zig-cache folder |
| 8 years ago | Andrew Kelley |  | add compile error for merging non- error sets |
| 8 years ago | Andrew Kelley |  | fix tagged union with only 1 field tripping assertion |
| 8 years ago | Andrew Kelley |  | appveyor: skip all release tests to save time |
| 8 years ago | Andrew Kelley |  | Merge branch 'kristate-cache-invalidformat-issue1510' |
| 8 years ago | Marc Tiehuis | | math/complex: cexp test correction and ldexp usage fix |
| 8 years ago | Andrew Kelley |  | appveyor: skip release-safe to save time |
| 8 years ago | Andrew Kelley |  | docs: langref is now javascript-free |
| 8 years ago | Andrew Kelley |  | ci: skip release-small tests to save time |
| 8 years ago | Andrew Kelley | | fix zig fmt on windows |
| 8 years ago | Andrew Kelley | | windows: std.fs functions support concurrent ops |
| 8 years ago | Andrew Kelley |  | Merge pull request #1494 from ziglang/stage1-caching |
| 8 years ago | Andrew Kelley |  | Merge pull request #1506 from emekoi/master |
| 8 years ago | Andrew Kelley |  | ci: build zig in release mode |
| 8 years ago | Andrew Kelley |  | fix incorrect error union const value generation |
| 8 years ago | Andrew Kelley |  | fix incorrect union const value generation |
| 8 years ago | Andrew Kelley |  | disable stage2 tests on all targets |
| 8 years ago | Andrew Kelley |  | fix llvm assertion and missing compile error |
| 8 years ago | Bas van den Berg | | Add capacity and appendAssumeCapacity to ArrayList |
| 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 |
|