0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced transparent variables passing across fibers tree More... over 14 years ago
version 0.1.7 More... almost 15 years ago
refactored yield() to Fiber.yield(), bumped node-fibers version, updated readme.md More... almost 15 years ago
updated readme More... almost 15 years ago
bump npm version More... almost 15 years ago
fix url in package.json More... almost 15 years ago
Refactored Sync.Future(), moved fiber.future container handling to Sync.Fiber() More... almost 15 years ago
Capture stack traces correctly on Sync.Future() timeout error More... almost 15 years ago
Introduced Sync.Future() timeouts support, added to README, updated package version More... almost 15 years ago
Added example for Sync.Future() timeout usage More... almost 15 years ago
Added timeouts support to Sync.Future() More... almost 15 years ago
Refactored Sync.Future() to use it easily in a straight way, updated README, tests and package More... almost 15 years ago
Updated node-fibers version dependency to >=0.2.3 More... almost 15 years ago
v0.1.3. Readme & Tests also updated More... almost 15 years ago
Fixed Function.prototype.async() to pass object context correctly; Refactored Sync(); Added tests More... almost 15 years ago
Sync.sleep() implemented More... almost 15 years ago
updated npm package version More... almost 15 years ago
automatically resolve futures when fiber ends More... almost 15 years ago
updated package version More... almost 15 years ago
fixed SyncFuture ticket __proto__ chain to be instance of Function More... almost 15 years ago
added parallel tests for future More... almost 15 years ago
added tests for Function.prototype.async() More... almost 15 years ago
Sync fiber now throws exception when error occured if no callback specified More... almost 15 years ago
added more tests for Function.prototype.async() More... almost 15 years ago
added license header More... almost 15 years ago
Function.prototype.future() refactored More... almost 15 years ago
Function.prototype.future() refactored, covered with tests, updated README.md, improved examples More... almost 15 years ago
Added getters 'value' and 'error' to Future More... almost 15 years ago
Function.prototype.future() draft introduced More... almost 15 years ago
api now is more simple: use just Sync() instead of Sync.Fiber() More... almost 15 years ago