| 11 months ago | Andrew Kelley | | Io.net: implement sortLookupResults |
| 11 months ago | Andrew Kelley | | std: start moving fs.File to Io |
| 11 months ago | Andrew Kelley | | std.Io.net: partially implement HostName.lookup |
| 11 months ago | Andrew Kelley | | add some networking |
| 11 months ago | Andrew Kelley | | add std.testing.io |
| 11 months ago | Andrew Kelley | | std.Io: delete asyncParallel |
| 11 months ago | Andrew Kelley | | std.Io: fix error handling and asyncParallel docs |
| 11 months ago | Andrew Kelley | | std.Io: add asyncConcurrent and asyncParallel |
| 11 months ago | Andrew Kelley | | std.Io.EventLoop: add aarch64 support |
| 11 months ago | Andrew Kelley | | std.Io.ThreadPool: fix asyncDetached |
| 11 months ago | Andrew Kelley | | std.Io: rename go to asyncDetached |
| 11 months ago | Andrew Kelley | | revert std.Thread.Pool for now |
| 11 months ago | Andrew Kelley | | update to sync with master |
| 11 months ago | Andrew Kelley | | Io: update for new linked list API |
| 11 months ago | Andrew Kelley | | std.Io: remove `@ptrCast` workarounds |
| 11 months ago | Andrew Kelley | | std.Io.EventLoop: implement select |
| 11 months ago | Andrew Kelley | | Io.EventLoop: select stub |
| 11 months ago | Andrew Kelley | | introduce Io.select and implement it in thread pool |
| 11 months ago | Jacob Young | | Io.Condition: implement full API |
| 11 months ago | Jacob Young | | EventLoop: implement detached fibers |
| 11 months ago | Andrew Kelley | | EventLoop: let the allocator do its job |
| 11 months ago | Jacob Young | | EventLoop: fix `std.Io.Condition` implementation |
| 11 months ago | Jacob Young | | EventLoop: revert incorrect optimization |
| 11 months ago | Andrew Kelley | | EventLoop: remove broken mechanism for making deinit block on detached |
| 11 months ago | Andrew Kelley | | std.Io.Condition: change primitive to support only one |
| 11 months ago | Andrew Kelley | | EventLoop: take DetachedClosure into account when allocating |
| 11 months ago | Andrew Kelley | | EventLoop: implement detached async |
| 11 months ago | Jacob Young | | Io: implement faster mutex |
| 11 months ago | Andrew Kelley | | std.Io: add detached async |
| 11 months ago | Andrew Kelley | | implement Mutex, Condition, and Queue |
| 11 months ago | Jacob Young | | Io: implement sleep and fix cancel bugs |
| 11 months ago | Jacob Young | | EventLoop: implement thread-local queues and cancellation |
| 11 months ago | Andrew Kelley | | std.Io: introduce cancellation |
| 11 months ago | Andrew Kelley | | better API for Io.async |
| 11 months ago | Jacob Young | | EventLoop: fix futex usage |
| 11 months ago | Jacob Young | | EventLoop: get file operations working |
| 11 months ago | Andrew Kelley | | WIP |
| 11 months ago | Andrew Kelley | | start adding fs functions to std.Io |
| 11 months ago | Andrew Kelley | | free freeing wrong amount in thread pool impl |
| 11 months ago | Jacob Young | | EventLoop: move context after the async closure |
| 11 months ago | Jacob Young | | EventLoop: fix incorrect alignment panic |
| 11 months ago | Andrew Kelley | | update threaded fibers impl to actually storing args |
| 11 months ago | Andrew Kelley | | fix context passing in threaded Io impl |
| 11 months ago | Jacob Young | | EventLoop: implement main idle fiber |
| 11 months ago | Jacob Young | | EventLoop: add threads |
| 11 months ago | Jacob Young | | EventLoop: rewrite context switching |
| 11 months ago | Jacob Young | | EventLoop: prepare for threading |
| 11 months ago | Andrew Kelley | | demo: single-threaded green threads implementation |
| 11 months ago | Andrew Kelley | | make thread pool satisfy async/await interface |
| 11 months ago | Andrew Kelley | | introduce std.Io interface |
|