Shortened test case. |
|
More...
|
over 13 years ago
|
Cleanup. |
|
More...
|
over 13 years ago
|
Added LICENSE. Better README. |
|
More...
|
over 13 years ago
|
README |
|
More...
|
over 13 years ago
|
Updated node verion info since it currently fails on node 0.4 |
|
More...
|
over 13 years ago
|
Using travis-ci.org. Added README. |
|
More...
|
over 13 years ago
|
hub is now factory function. Support for wildcard listeners. |
|
More...
|
over 13 years ago
|
Exporting strategy.CONCAT in hub namespace. |
|
More...
|
over 13 years ago
|
Added compile target to make file. |
|
More...
|
over 13 years ago
|
Renamed event name parameters names from 'name' to 'event'. |
|
More...
|
over 13 years ago
|
Added meta info for nomo.js |
|
More...
|
over 13 years ago
|
Update README.md |
|
More...
|
over 13 years ago
|
Strategy LAST now ignores undefined values. This also fixes a problem with once. |
|
More...
|
over 13 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
over 13 years ago
|
Cleaned master |
|
More...
|
over 13 years ago
|
Added once and un. |
|
More...
|
over 13 years ago
|
First merge strategy implementation. |
|
More...
|
over 13 years ago
|
Hub rewrite: Initial commit. |
|
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
|