0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make channel argument check more strict More... over 8 years ago
Tidy up read() More... over 8 years ago
Tidy up write() More... over 8 years ago
Tidy up edge validation More... over 8 years ago
Fix incorrect debug message during change event More... over 8 years ago
Make pollers store a self-removal function More... over 8 years ago
Store pollers in object keyed by pin More... over 8 years ago
Move pollers tracking to internal property of module More... over 8 years ago
Tidy up code around listener create and remove More... over 8 years ago
Refactor listen() to be an internal function More... over 8 years ago
Remove stopListening tests, as this should not be a public API More... over 8 years ago
Bump to v0.6.0 More... over 8 years ago
Add tests around edge modes More... over 8 years ago
Remove internal 'pin' argument from stopListening More... over 8 years ago
Add tests around stopListening More... over 8 years ago
Add test for interrupt clear More... over 8 years ago
Add tests around listener creation and destruction More... over 8 years ago
Update node installation guidelines. Fixes #22 More... over 8 years ago
Use sinon sandbox for all stubs and spies More... almost 9 years ago
Remove erroneous function More... almost 9 years ago
Use Sinon sandboxing to fix coverage More... almost 9 years ago
Revert formatting changes More... almost 9 years ago
Implement remaining methods on epoll stub More... almost 9 years ago
Reset tracking of enabled pollers when module state is reset More... almost 9 years ago
Add stubs for epoll and fs methods More... almost 9 years ago
Reworked listener, added stopListening(), Fixed destroy(), other minor bug fixes More... almost 9 years ago
removed node v0.8 from travis More... almost 9 years ago
rebuilt listener to allow for multiple exports. Removed all watchFile() tests from main.js More... almost 9 years ago
Built interupt listener, added edge option to setup() More... almost 9 years ago
Bump to v0.5.2 More... almost 9 years ago