11 Commits
Author SHA1 Message Date
Jared Klopper cfc3e22a3d Allow nodeFn.apply to accept an IArguments in addition to arrays 2015-11-03 12:56:46 +13:00
Michael Nahkies 2af0f2eaf4 Added definition and test for when.unfold 2015-10-23 14:49:02 +13:00
Michael Nahkies 8d071a6ee3 Add definition and test for when.iterate 2015-09-03 12:00:45 +12:00
drinchev 93f6359ec9 when.d.ts - add ability to return primitive from catch callback 2015-06-27 10:42:30 +02:00
Masahiro Wakame 25a2b0a03b Merge pull request #4602 from mnahkies/when-settle
when.js - Add definition with test for when.settle, add a test for when.all
2015-06-27 13:29:17 +09:00
Michael Nahkies 097dc2e2ba Add definition with tests for spread 2015-06-10 17:01:55 +12:00
Michael Nahkies eb5f7c2d2a Add definition with test for when.settle, add a test for when.all 2015-06-10 16:38:16 +12:00
Wim Looman 484aff0c24 Use disparate types to more constrain impl 2015-01-22 15:47:50 +13:00
Wim Looman 0527215077 Increase test coverage of when
Checks all variations of up to 3 argument versions of variadic functions
along with the 5 argument version. Should ensure implementation is
pretty close to required.
2015-01-22 15:39:03 +13:00
Wim Looman defde8d095 Add when/node definitions 2014-12-15 20:53:14 +13:00
Wim Looman 0adc6614cb Add tests for when's Core and Promises API 2014-12-06 12:29:43 +13:00