| 8 years ago | Jimmi Holst Christensen | | Removed bitcast from usize to isize in seekTo |
| 8 years ago | Jimmi Holst Christensen | | Now using the right unexpectedError in seekForward |
| 8 years ago | Jimmi Holst Christensen | | Removed PLARGE_INTEGER |
| 8 years ago | Jimmi Holst Christensen | | Implemented windows versions of seekTo and getPos |
| 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 |
| 8 years ago | Andrew Kelley | | Merge pull request #680 from zig-lang/intrusiveLinkedList |
| 8 years ago | Andrew Kelley | | remove %% prefix operator |
| 8 years ago | Andrea Orru | | exit, createThread for zen |
| 8 years ago | Andrew Kelley | | `a catch unreachable` generates unwrap-error code |
| 8 years ago | Andrew Kelley | | replace `a %% b` with `a catch b` |
| 8 years ago | Andrew Kelley | | replace `%return` with `try` |
| 8 years ago | Andrea Orru | | Merge branch 'master' of github.com:zig-lang/zig |
| 8 years ago | Andrea Orru | | Adding zen support |
| 8 years ago | Andrea Orru | | Merge branch 'master' of github.com:zig-lang/zig |
| 8 years ago | Andrea Orru | | Darwin -> MacOSX, added Zen. See #438 |
| 8 years ago | Andrew Kelley | | fix exp1m implementation |
| 8 years ago | Andrew Kelley | | disable NewGVN |
| 8 years ago | Andrew Kelley | | Merge branch 'appveyor' |
| 8 years ago | Andrew Kelley | | fix test regressions on windows from previous commit |
| 8 years ago | Andrew Kelley | | self-hosted compiler works on macos |
| 8 years ago | Andrew Kelley | | self-hosted compiler works on windows |
| 8 years ago | Andrew Kelley | | fix self-hosted build on windows |
| 8 years ago | Andrew Kelley | | self-hosted build: use llvm-config from stage1 |
| 8 years ago | Andrew Kelley | | add december in review to reading material; fix docs |
| 8 years ago | Andrew Kelley | | build: std files and c header files are only specified once |
| 8 years ago | Andrew Kelley | | add building the self hosted compiler to the main test suite |
| 8 years ago | Andrew Kelley | | enum tag values are expressions so no parentheses needed |
|