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
Shortened test case.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Cleanup.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added LICENSE. Better README.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
README
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Updated node verion info since it currently fails on node 0.4
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Using travis-ci.org. Added README.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
hub is now factory function. Support for wildcard listeners.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Exporting strategy.CONCAT in hub namespace.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added compile target to make file.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Renamed event name parameters names from 'name' to 'event'.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added meta info for nomo.js
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Update README.md
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Strategy LAST now ignores undefined values. This also fixes a problem with once.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Merge remote-tracking branch 'origin/master'
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Cleaned master
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Added once and un.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
First merge strategy implementation.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Hub rewrite: Initial commit.
Max Antoni
as Maximilian Antoni
More... over 13 years ago
Changed version to 0.1.4 after release. More... almost 14 years ago
Made JSLint happy. More... almost 14 years ago
Upgraded JsTestDriver to v1.3.3c. More... almost 14 years ago
Upgraded Sinon to v1.2.0. More... almost 14 years ago
Fixed iterator position if value was removed before current position. More... almost 14 years ago
Added hub.typeOf and improved hub.merge. More... about 14 years ago
hub.scope now returns the given object, if it is a scope object, or a new scope otherwise. More... about 14 years ago
Node.JS compatibility. More... about 14 years ago
Renamed test cases. More... about 14 years ago
hub.create and hub.peer now pass on additional arguments correctly. More... about 14 years ago
this.mix(…) in hub.create now returns a promise. More... about 14 years ago
hub.create now checks if "this" is already a scope. Fixes scope for hub.on(topic, hub.does.create(…)). More... about 14 years ago