| 7 years ago | Josh Wolfe | | factor out and expose biased range limiting function |
| 7 years ago | Josh Wolfe | | test lots of types |
| 7 years ago | Josh Wolfe | | add biased random range api |
| 7 years ago | Josh Wolfe | | better debiased random range implementation |
| 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. |
| 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 |
|