0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move fixture path setup to test helper More... about 14 years ago
Simplify blocking logic More... about 14 years ago
Only yield to joined processes if they're not blocked More... about 14 years ago
Refactor the IO stuff More... about 14 years ago
Clean up IO test More... about 14 years ago
Improve & document IO#read More... about 14 years ago
Better wording in docs for Minx.yield More... about 14 years ago
Add example of Socket usage More... about 14 years ago
Add debugging functionality More... about 14 years ago
Make Minx::IO#read non-blocking More... about 14 years ago
Add simple non-blocking socket support More... about 14 years ago
Remove cruft More... about 14 years ago
Add non-working implementation of async IO More... about 14 years ago
Add basic (and blocking!) file access More... about 14 years ago
Simplify test More... about 14 years ago
Allow chaining Channel#<< More... about 14 years ago
Fix typo in README More... about 14 years ago
Use #read instead of #receive and #write instead of #send More... about 14 years ago
Don't allow sending when asynchronously reading More... about 14 years ago
Document return value of Channel#each More... about 14 years ago
Document Channel#initialize More... about 14 years ago
Improve documentation of Channel#readable? More... about 14 years ago
Improve documentation of Process#finished? More... about 14 years ago
Add some aesthetic newlines More... about 14 years ago
Document the Process class More... about 14 years ago
Raise ProcessError when spawning a process twice More... about 14 years ago
Remove API leakage More... about 14 years ago
Improve documentation More... about 14 years ago
Hide Process#resume More... about 14 years ago
Improve encapsulation in Process More... about 14 years ago