| 7 years ago | BenoitJGirard |  | Merge pull request #1 from ziglang/master |
| 7 years ago | Josh Wolfe | | fix child_process piped streams not getting closed |
| 7 years ago | Andrew Kelley |  | Merge branch 'freebsd2' |
| 7 years ago | Sahnvour | | stack traces: fix for windows |
| 7 years ago | Andrew Kelley |  | readme: update support table |
| 7 years ago | daurnimator | | add std.math.IntFittingRange |
| 7 years ago | Andrew Kelley |  | Merge branch 'winksaville-Fix-pushToParent-to-work-for-arrays-of-Objects' |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-zig-backport-os_file_read-EISDIR' |
| 7 years ago | daurnimator | | add std.meta.stringToEnum |
| 7 years ago | Andrew Kelley |  | Merge pull request #1783 from ziglang/rand-range |
| 7 years ago | Andrew Kelley |  | update zen os std lib for latest zig changes |
| 7 years ago | Andrew Kelley |  | refactor type_requires_comptime to have possible error |
| 7 years ago | Andrew Kelley |  | fix @intCast not catching negative numbers to unsigned |
| 7 years ago | Andrew Kelley |  | std.os.path.realC: make overflow more clearly impossible |
| 7 years ago | kristopher tate | | std/mem: writeIntLE: buf.* to buf; |
| 7 years ago | Wink Saville | | Allow json tests to be easily filtered |
| 7 years ago | Sahnvour | | Crash fixes and small improvements to inline asm. (#1756) |
| 7 years ago | Andrew Kelley |  | fix incorrect --help text |
| 7 years ago | Andrew Kelley |  | docs: fix some incorrect error documentation |
| 7 years ago | Andrew Kelley |  | improve error message when wrong type returned |
| 7 years ago | Wink Saville | | Add SegmentedList.shrink |
| 7 years ago | Marc Tiehuis | | std/rand: fix ziggurat next_f64 call |
| 7 years ago | Andrew Kelley |  | add std.meta.intToEnum |
| 7 years ago | Andrew Kelley |  | fix assertion failure related to @intToEnum |
| 7 years ago | Josh Wolfe | | atomic.Int.set |
| 7 years ago | Andrew Kelley |  | all numbers with comptime known values implicitly cast |
| 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. |
|