Commit Graph
9 Commits
Author SHA1 Message Date
Gergely SiposandMasahiro Wakame 1dc239e241 Highland: fix for HighlandStatic generics (#9091)
_(Promise<SingleValue>) should return Highland.Stream<SingleValue>
and
_(Promise<Array) should return Highland.Stream<Array>
2016-04-25 23:48:47 +09:00
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Paul LoydandBart van der Schoor 25a3c76b44 node: move Node* to NodeJS module 2014-04-28 18:32:37 +02:00
Paul LoydandBart van der Schoor c52e7bdf63 node: now modules depend on stream.* when possible 2014-04-28 18:32:37 +02:00
Bart van der Schoor a5e6460613 small API updates for highland 1.19.0 2014-03-16 18:48:56 +01:00
Bart van der Schoor 52909c35ca Restructured highland definitions
Changed pattern to underscore's, added module call tests
2014-02-26 00:57:56 +01:00
Bart van der Schoor 73428e95c0 Created definitions for highland.js
"The high-level streams library" http://highlandjs.org/

Known limitations: stream-methods not exported on module
2014-02-25 05:10:12 +01:00