| 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 |
| 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 |
|