| 7 years ago | Andrew Kelley |  | disable windows test until coroutines rewrite lands |
| 7 years ago | Andrew Kelley |  | zig fmt: add --check flag |
| 7 years ago | Josh Wolfe | | test for readIntBE/LE |
| 7 years ago | Josh Wolfe | | io read/write int be/le optimizations |
| 7 years ago | Josh Wolfe | | implement mem.writeIntLE, mem.writeIntBE |
| 7 years ago | Josh Wolfe | | address port getter |
| 7 years ago | Andrew Kelley |  | ** and ++ operators force comptime on operands |
| 7 years ago | Jimmi Holst Christensen | | Manual update to new grammar. |
| 7 years ago | Jimmi Holst Christensen | | Fixed error where we didn't expect the return type of a function |
| 7 years ago | Jimmi Holst Christensen |  | New Zig formal grammar (#1685) |
| 7 years ago | Andrew Kelley |  | ir: remove redundant casting code |
| 7 years ago | Andrew Kelley |  | array type syntax implies comptime |
| 7 years ago | emekoi | | made colored output more consistent (#1706) |
| 7 years ago | Andrew Kelley |  | std.build.Builder: mutable env_map |
| 7 years ago | Andrew Kelley | | macos: use the same code as linux to determine libc include path |
| 7 years ago | Andrew Kelley |  | limit integer types to maximum bit width of 65535 |
| 7 years ago | Andrew Kelley |  | README: update CI badges |
| 7 years ago | Andrew Kelley |  | ci: remove accidental .lib files from windows zip |
| 7 years ago | Andrew Kelley |  | ci: 7-zip instead of info-zip for windows |
| 7 years ago | kristopher tate | | ci/azure: set wget to non-verbose mode to make logs easier to read; |
| 7 years ago | Andrew Kelley |  | ci: full test suite |
| 7 years ago | Andrew Kelley |  | ci: display environment variables |
| 7 years ago | Andrew Kelley |  | ci: fix paths |
| 7 years ago | Andrew Kelley |  | ci: upload a src tarball too |
| 7 years ago | Andrew Kelley |  | ci: fix shasum commands |
| 7 years ago | Andrew Kelley |  | ci: add missing steps field |
| 7 years ago | Andrew Kelley |  | ci: use azure for all CI |
| 7 years ago | kristopher tate | | os.crypto: support for HmacBlake2s256 variety; |
| 7 years ago | Andrew Kelley |  | azure: build static macos |
| 7 years ago | Andrew Kelley |  | support building static self hosted compiler on macos |
| 7 years ago | Andrew Kelley |  | readme: MSVC 2017 is the supported one now |
| 7 years ago | Andrew Kelley |  | Merge branch 'winksaville-add-test-for-atomic-Queue-dump' |
| 7 years ago | Andrew Kelley |  | simplify logic of pass1 ir for while on error unions |
| 7 years ago | Andrew Kelley |  | remove implicit cast from number literal to enum |
| 7 years ago | Andrew Kelley |  | remove another implicit cast to const pointer |
| 7 years ago | Andrew Kelley |  | Merge pull request #1686 from emekoi/comment-fix |
| 7 years ago | emekoi | | fixed mingw compilation |
| 7 years ago | Andrew Kelley |  | remove @minValue,@maxValue; add std.math.minInt,maxInt |
| 7 years ago | Andrew Kelley |  | fix stack pointer register name on i386 |
| 7 years ago | Andrew Kelley |  | remove 3 more implicit casts to const pointers |
| 7 years ago | Ryan Saunderson | | Bug fixes in WinSDK detection (#1665) |
| 7 years ago | tgschultz | | fix "std" not found error in meta/trait |
| 7 years ago | tgschultz | | fix error where "std" isn't found in meta/trait |
| 7 years ago | Andrew Kelley |  | langref: dark style. easier on the eyes |
| 7 years ago | emekoi | | fixes #1667 |
| 7 years ago | Andrew Kelley |  | travis: don't use newer cli args of s3cmd |
| 7 years ago | Andrew Kelley |  | travis: add missing http headers for docs |
| 7 years ago | Josh Wolfe | | that's not a keyword |
| 7 years ago | Jimmi Holst Christensen | | Fixed code still using old ptr syntax |
| 7 years ago | tgschultz | | Add std.meta to deployment (#1670) |
|