Boris Yankov
4085f85dc4
Merge pull request #1832 from sledorze/master
...
Take account of polymorphism into Async signatures - was really missing..
2014-03-24 01:35:43 +02:00
Dasa Paddock
ee22143b57
Add definitions for 'parallelLimit'.
...
Doc: https://github.com/caolan/async#parallellimittasks-limit-callback
2014-03-18 11:38:14 -07:00
Stéphane Le Dorze
ca93f092ed
fix memo type
2014-03-12 23:52:30 +01:00
Stéphane Le Dorze
fd156f5731
fix polymorphism in Async type signature (how the hell were people using it before??)
2014-03-12 23:46:36 +01:00
Igor Oleinikov
ef86830809
async: fixed errors in async-tests.ts related to switch on TS 0.9.5
2013-12-06 15:19:46 +04:00
Nick Howes
a88b933815
queue.push callback is optional
2013-10-21 14:04:09 +01:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
Andrew Gaspar
1eab71a53a
Async with external module support.
2013-08-18 03:54:59 -05:00
Duncan Mak
9ccfc8fc6f
Fix the test to make it compile.
2013-06-20 14:22:51 -04:00
Duncan Mak
4d7a581f41
Include definition for 'times' and 'timesSeries'.
2013-06-20 14:22:51 -04:00
Duncan Mak
7efa6bbca5
Differentiate between single-result and multiple-results callbacks.
2013-06-20 14:22:50 -04:00
Duncan Mak
57c7e3c001
A first pass at removing 'any's with generic Ts.
2013-06-20 14:22:46 -04:00
Diullei Gomes
ed2e7986fa
fix async-tests errors
2013-02-01 18:26:32 -02:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137
Rename all definition files, remove versions
2013-01-17 17:17:27 +02:00
Boris Yankov
7c82efb17a
Update reference paths
2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae
Move definitions and test in separate folders
...
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00