| 8 years ago | Andrew Kelley | | std.event.fs.preadv windows implementation |
| 8 years ago | Andrew Kelley | | std.event.fs.pwritev windows implementation |
| 8 years ago | Andrew Kelley | | fix linux regressions |
| 8 years ago | Andrew Kelley | | std.event.fs.Watch distinguishes between Delete and CloseWrite on darwin |
| 8 years ago | Andrew Kelley | | implement std.event.fs.Watch for macos |
| 8 years ago | Andrew Kelley | | fix hash map test |
| 8 years ago | Andrew Kelley | | std.event.fs support for macos |
| 8 years ago | Andrew Kelley | | merge @kristate's std lib changes to darwin |
| 8 years ago | Andrew Kelley | | std.HashMap.autoHash: use xor instead of wrapping mult |
| 8 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into async-fs |
| 8 years ago | Andrew Kelley | | when decls don't change, don't regenerate them |
| 8 years ago | Andrew Kelley | | self-hosted: watch files and trigger a rebuild |
| 8 years ago | Andrew Kelley | | fixups from the merge |
| 8 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into async-fs |
| 8 years ago | Andrew Kelley | | evented I/O zig fmt |
| 8 years ago | Andrew Kelley | | WIP: Channel.getOrNull |
| 8 years ago | Andrew Kelley | | add std.event.RwLock and a few more std changes |
| 8 years ago | Andrew Kelley | | std: file system watching for linux |
| 8 years ago | Andrew Kelley | | self-hosted: use std.event.fs.readFile |
| 8 years ago | Andrew Kelley | | introduce std.event.fs for async file system functions |
| 8 years ago | Andrew Kelley | | Merge pull request #1307 from ziglang/cancel-semantics |
| 8 years ago | dbandstra | | add SliceOutStream, rename SliceStream to SliceInStream (#1301) |
| 8 years ago | Andrew Kelley | | Merge pull request #1300 from dbandstra/more-stream-functions |
| 8 years ago | Andrew Kelley | | add compile error for ignoring return value of while loop bodies |
| 8 years ago | Andrew Kelley | | add compile error for missing parameter name of generic function |
| 8 years ago | Andrew Kelley | | add compile error for non-inline for loop on comptime type |
| 8 years ago | Andrew Kelley | | fix assertion failure when some compile errors happen |
| 8 years ago | Andrew Kelley | | patch LLD to fix COFF crashing when linking twice in same process |
| 8 years ago | Andrew Kelley | | fix race conditions in self-hosted compiler; add test |
| 8 years ago | Andrew Kelley | | self-hosted: function calling another function |
| 8 years ago | Andrew Kelley | | self-hosted: function types use table lookup |
| 8 years ago | Andrew Kelley | | remove old section from readme |
| 8 years ago | Andrew Kelley | | fix logic for determining whether param requires comptime |
| 8 years ago | Andrew Kelley | | Merge pull request #1282 from nwsharp/master |
| 8 years ago | Andrew Kelley | | Merge pull request #1266 from ziglang/self-hosted-libc-hello-world |
| 8 years ago | Andrew Kelley | | add std.math.big.Int.fitsInTwosComp |
| 8 years ago | Marc Tiehuis | | Add big int fits function (#1279) |
| 8 years ago | Marc Tiehuis | | Tighten Int.to bounds and add twos-complement bitcount |
| 8 years ago | Andrew Kelley | | Merge branch 'kristate-posix-darwin-issue1271' |
| 8 years ago | Andrew Kelley | | Merge branch 'kristate-skippable-tests-issue1274' |
| 8 years ago | kristopher tate | | README: include link to channel logs (#1278) |
| 8 years ago | Jimmi Holst Christensen | | Fixed windows getPos |
| 8 years ago | Andrew Kelley | | fix generation of error defers for fns inside fns |
| 8 years ago | Andrew Kelley | | std.os.File: add missing pub modifiers |
| 8 years ago | Andrew Kelley | | prevent non-export symbols from clobbering builtins |
| 8 years ago | Jimmi Holst Christensen | | Allow pointers to anything in extern/exported declarations (#1258) |
| 8 years ago | Andrew Kelley | | fix invalid character test on windows |
| 8 years ago | Andrew Kelley | | fix std.os.getAppDataDir test on linux |
| 8 years ago | Andrew Kelley | | fix build on windows |
| 8 years ago | Jimmi Holst Christensen | | -Dskip-release now also skips build example tests |
|