Masahiro Wakame
|
09b2e08616
|
Merge pull request #3070 from d-ph/fail-precedence-bug
Fix .fail<> generic precedence bug and missing generic on .reject()
|
2014-11-29 13:44:09 +09:00 |
|
jbblanchet
|
c85918d0e8
|
Add test for new when signature
|
2014-11-24 18:37:56 -05:00 |
|
d-ph
|
9cbb16d81e
|
Fix .fail<> generic precedence bug and missing generic on .reject()
|
2014-11-01 10:57:08 +00:00 |
|
Michel Salib
|
66ee214290
|
Adding Q.nbind function
|
2014-06-25 10:34:25 +02:00 |
|
Michel Salib
|
48a2c18384
|
Adding denodeify definition for Q
|
2014-06-10 16:43:12 +02:00 |
|
Panu Horsmalahti
|
da3fcf9a85
|
Update Q-tests.ts
Add tests for Q.nfapply and Q.nfcall.
|
2014-03-29 12:45:09 +02:00 |
|
johnnyreilly
|
6ab7831306
|
Q: Fixed up test with help from @IgorBek
|
2013-12-23 09:54:50 +00:00 |
|
John Reilly
|
d0c2d93cc0
|
Q: updated test to reflect
|
2013-11-26 17:48:45 +00:00 |
|
anchann
|
eacef69706
|
Q: adding inspect() method, changing return type of getSettled
As per documentation:
https://github.com/kriskowal/q/wiki/API-Reference#promiseallsettled
https://github.com/kriskowal/q/wiki/API-Reference#promiseinspect
|
2013-08-16 07:42:33 +09:00 |
|
Boris Yankov
|
ea15619251
|
Replace multiple 'module' keywords with 'require'
|
2013-08-07 18:26:38 +03:00 |
|
Andrew Gaspar
|
284f4a629a
|
Minor fixes for issue #726
|
2013-07-05 01:06:47 -07:00 |
|
Andrew Gaspar
|
85eabfe63b
|
Added typings to jQuery promises and deferreds.
|
2013-07-03 01:36:17 -07:00 |
|
Andrew Gaspar
|
bccbbdaa83
|
Added progress handlers to Q.when
|
2013-07-03 00:33:25 -07:00 |
|
Andrew Gaspar
|
6fb97f40bf
|
Added types all over the place in Q
|
2013-07-03 00:24:15 -07:00 |
|
Andrew Gaspar
|
7463b00681
|
Made Q have better generics support made possible be v0.9.0.1. Also eliminated redundant function definitions in express.
|
2013-06-30 17:59:21 -07:00 |
|
Andrew Gaspar
|
91a4452e37
|
Removed separate q module tests and updated with some addition typing information for Q.d.ts.
|
2013-06-20 22:03:23 -07:00 |
|
Andrew Gaspar
|
9c38124670
|
Added typing to Deferred and defer()
|
2013-06-20 00:43:35 -07:00 |
|
Andrew Gaspar
|
c37c38a984
|
Added basic typings on q. TypeScript compiler bugs and spec limitations hinder full typing.
|
2013-06-20 00:36:26 -07:00 |
|
Andrew Gaspar
|
a1223529d4
|
Updated q so that the interfaces fell underneath the modules
|
2013-06-19 23:30:21 -07:00 |
|
Andrew Gaspar
|
a615315e63
|
Merged q.d.ts and q.module.d.ts using new semantics for export = . Hoozah!
|
2013-06-19 23:18:45 -07:00 |
|
Boris Yankov
|
cab9aa3135
|
Rename all folders to lowercase
|
2013-05-25 18:08:56 +03:00 |
|