| 7 years ago | Duncan | | Fix setsockopt syscall on linux |
| 7 years ago | Andrew Kelley | | aarch64 improvements |
| 7 years ago | Jimmi Holst Christensen | | Updated comments in parser.cpp |
| 7 years ago | Jimmi Holst Christensen | | Updated docs to newest grammar |
| 7 years ago | Andrew Kelley | | rename `section` keyword to `linksection` |
| 7 years ago | Andrew Kelley | | delete rogue file |
| 7 years ago | Vallentin | | Fixed typos |
| 7 years ago | Matthew O'Connor | | camelCase std.rb.set_child to std.rb.setChild |
| 7 years ago | kristopher tate | | std/fmt/index.zig: support printing hex bytes on slices; |
| 7 years ago | Jimmi Holst Christensen | | Fixed #1663 and removed IrInstructionArrayLen |
| 7 years ago | Andrew Kelley | | update readme |
| 7 years ago | Matthew O'Connor | | Change rb functions to use snakeCase. |
| 7 years ago | Andrew Kelley | | more fixes related to readStruct API |
| 7 years ago | Jimmi Holst Christensen | | Fixed failure using readStruct and gave async readStruct the same sig |
| 7 years ago | Jimmi Holst Christensen | | Have readStruct in stream return a value instead of taking a pointer |
| 7 years ago | Jimmi Holst Christensen | | Added NullOutStream and CountingOutStream (#1722) |
| 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 |
|