1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added node 0.8 to travis conf.
Max Antoni
as Maximilian Antoni
More... about 13 years ago
Error handling for beforeReturn and afterReturn callbacks.
Max Antoni
as Maximilian Antoni
More... about 13 years ago
Exposing listen on hub namespace.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Cleanup.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Resolving callback if return value is not undefined. Exposing listener as 'callback' on scope.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Indentatin.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Simplified LAST strategy implementation.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Improved API documentation formatting.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
API documentation.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Initialize a hub with listeners.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Moved Strategies example further down.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Fixed a bug in the Strategies example. Improved formatting.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added installation instructions and some usage examples to the readme.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Renamed package to hubs.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Minifying with uglifyjs in make compile.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Removed TODO section.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Event broadcasting.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Predictable call order for wildcard listeners.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Removed node 0.7 from travis config.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Refactored listen.js out of hub.js.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Matchers can now stop() events and register beforeReturn(fn) and afterReturn(fn).
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added copyright and license header. Added 'use strict';
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added TODO section.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Moved emit into it's own file.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Removed obsolete event parameter.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Test cases for error-list. ErrorList is now exposing original errors.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Better description.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Moved link to the top.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Changed title.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Single quotes.
Max Antoni
as Maximilian Antoni
More... over 13 years ago