| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-16 | move libuv into pkg | Mitchell Hashimoto |
| 2022-04-29 | libuv: Embed now uses a mutex + cond var | Mitchell Hashimoto |
| 2022-04-29 | libuv: add more APIs | Mitchell Hashimoto |
| 2022-04-29 | libuv: add Cond, Mutex | Mitchell Hashimoto |
| 2022-04-29 | libuv: Loop.now | Mitchell Hashimoto |
| 2022-04-26 | hook up the real subprocess reader/writer to the UI! | Mitchell Hashimoto |
| 2022-04-26 | libuv: expose WriteReq | Mitchell Hashimoto |
| 2022-04-25 | libuv: Errno, build up errors at comptime | Mitchell Hashimoto |
| 2022-04-25 | libuv: stream try_write | Mitchell Hashimoto |
| 2022-04-25 | libuv: pipe reading | Mitchell Hashimoto |
| 2022-04-25 | libuv: stream writes | Mitchell Hashimoto |
| 2022-04-24 | libuv: beginning Pipes so we can more easily test streaming | Mitchell Hashimoto |
| 2022-04-24 | libuv: start shared stream functions | Mitchell Hashimoto |
| 2022-04-24 | libuv: starting Tty impl | Mitchell Hashimoto |
| 2022-04-24 | kevent properly blocks | Mitchell Hashimoto |
| 2022-04-24 | various fixes for macos | Mitchell Hashimoto |
| 2022-04-23 | compilation for macos works? | Mitchell Hashimoto |
| 2022-04-23 | improve building on darwin | Mitchell Hashimoto |
| 2022-04-23 | libuv: implement kqueue | Mitchell Hashimoto |
| 2022-04-23 | don't blink the cursor while typing | Mitchell Hashimoto |
| 2022-04-22 | don't blink cursor when losing focus | Mitchell Hashimoto |
| 2022-04-22 | use async handles to more immediately exit the event loop | Mitchell Hashimoto |
| 2022-04-22 | blinking cursor | Mitchell Hashimoto |
| 2022-04-22 | pass around the event loop, setup a timer to prove it works | Mitchell Hashimoto |
| 2022-04-22 | libuv: fix self-dependent zig error | Mitchell Hashimoto |
| 2022-04-22 | fully integrate libuv, no crash on close | Mitchell Hashimoto |
| 2022-04-22 | libuv: Async | Mitchell Hashimoto |
| 2022-04-22 | embedded libuv loop. still some issues: | Mitchell Hashimoto |
| 2022-04-21 | libuv: backend fd/timeout | Mitchell Hashimoto |
| 2022-04-21 | libuv: timer start | Mitchell Hashimoto |
| 2022-04-21 | libuv: Timers | Mitchell Hashimoto |
| 2022-04-21 | libuv: thread self, no deinit | Mitchell Hashimoto |
| 2022-04-21 | libuv: Threads | Mitchell Hashimoto |
| 2022-04-21 | libuv: Sem | Mitchell Hashimoto |
| 2022-04-21 | starting libuv bindings | Mitchell Hashimoto |
