| 8 years ago | Andrew Kelley | | fix compiler crash on function with invalid return type |
| 8 years ago | Andrew Kelley |  | Merge pull request #720 from zig-lang/require-return-type |
| 8 years ago | Andrew Kelley | | rename "debug safety" to "runtime safety" |
| 8 years ago | Andrew Kelley | | cleanups that I meant to put in the previous commit |
| 8 years ago | Andrew Kelley | | replace %defer with errdefer |
| 8 years ago | Andrew Kelley | | clean up readme |
| 8 years ago | Andrew Kelley | | fix printf format specifier |
| 8 years ago | Andrew Kelley |  | Merge pull request #716 from zig-lang/export-c-additions |
| 8 years ago | Andrew Kelley | | docgen: verify internal links |
| 8 years ago | Andrew Kelley | | add new kind of test: generating .h files. and more |
| 8 years ago | Andrew Kelley | | fix crash on union-enums with only 1 field |
| 8 years ago | Andrew Kelley | | appveyor: add language reference to build artifacts |
| 8 years ago | Andrew Kelley | | fix crash when switching on enum with 1 field and no switch prongs |
| 8 years ago | Andrew Kelley | | remove unused function, fixes mingw build |
| 8 years ago | Andrew Kelley | | fix docgen on windows |
| 8 years ago | Andrew Kelley |  | Merge pull request #711 from zig-lang/fix-build-template |
| 8 years ago | Andrew Kelley | | os_rename uses MoveFileEx on windows |
| 8 years ago | Andrew Kelley | | windows-compatible os_rename function |
| 8 years ago | Andrew Kelley |  | Merge pull request #710 from Hejsil/seekto-getpos-windows |
| 8 years ago | Andrew Kelley | | temporary workaround for os.deleteTree not implemented for windows/mac |
| 8 years ago | Andrew Kelley | | readme: specify that we need exactly llvm 5.0.1 |
| 8 years ago | Andrew Kelley | | docs: remove references to %% prefix operator |
| 8 years ago | Andrew Kelley | | all doc code examples are now tested |
| 8 years ago | Andrew Kelley | | add compile error for shifting by negative comptime integer |
| 8 years ago | Andrew Kelley | | emit a compile error for @panic called at compile time |
| 8 years ago | Andrew Kelley | | fix null debug info for 0-length array type |
| 8 years ago | Andrew Kelley | | test: fix brace expansion test not checking invalid inputs |
| 8 years ago | Andrew Kelley |  | Merge pull request #701 from Hejsil/fix-xor-with-zero |
| 8 years ago | Andrew Kelley | | ziglang.org home page no longer in this repo |
| 8 years ago | Marc Tiehuis | | Add Sha3 hashing functions |
| 8 years ago | Marc Tiehuis | | Add throughput test program |
| 8 years ago | Marc Tiehuis | | Fix crypto exports |
| 8 years ago | Andrew Kelley | | docgen: support executing exe code examples |
| 8 years ago | Andrew Kelley | | docgen: validate See Also sections |
| 8 years ago | Andrew Kelley | | docgen auto generates table of contents |
| 8 years ago | Andrew Kelley | | fix error return traces pointing to off-by-one source line |
| 8 years ago | Josh Wolfe | | Revert "Buffer.toSliceCopy" |
| 8 years ago | Josh Wolfe | | Buffer.toSliceCopy |
| 8 years ago | Andrew Kelley |  | Merge pull request #695 from Hejsil/tranlate-c-fixes |
| 8 years ago | Andrew Kelley |  | Merge pull request #689 from zig-lang/blake2 |
| 8 years ago | Andrew Kelley | | fix bigint remainder division |
| 8 years ago | Andrew Kelley | | implement bigint div and rem |
| 8 years ago | Andrew Kelley | | fix compiler crash related to @alignOf |
| 8 years ago | Andrew Kelley | | Merge branch 'wip-err-ret-trace' |
| 8 years ago | Andrew Kelley | | remove 32-bit windows from supported targets list |
| 8 years ago | Andrew Kelley |  | Merge pull request #687 from zig-lang/sha2 |
| 8 years ago | Andrew Kelley |  | Merge pull request #686 from zig-lang/md5-sha1 |
| 8 years ago | Andrew Kelley | | the same string literal codegens to the same constant |
| 8 years ago | Andrew Kelley |  | Merge pull request #682 from zig-lang/fix-endian |
| 8 years ago | Andrew Kelley |  | Merge pull request #681 from zig-lang/hw-math |
|