15 Commits
Author SHA1 Message Date
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
vvakame 9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
Will Johnston 0224e96881 fixing promises a plus test for compatibility with es6 promises 2016-01-15 12:25:22 -06:00
Igor Oleinikov 56068d3354 Merge pull request #3483 from Igorbek/promises-a-plus
Improved Promises A+ definitions (for TS 1.4)
2015-01-18 13:37:06 -08:00
Igor Oleinikov ab9a0c7a9e Improved Promises A+ definitions (for TS 1.4) 2015-01-18 13:18:24 -08:00
Toshiya Nakakura 593d2fa36f update promises-a-plus/promises-a-plus-tests.ts 2014-12-01 14:18:31 +09:00
Igor Oleinikov fb839ffeb9 Fixed reference of rx in promises-a-plus-tests.ts 2014-07-21 18:36:03 -07:00
basarat c532d8da2b fix tests 2014-07-05 21:15:43 +10:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
pkaul 98a0894dff Adjusting test after changing when.d.ts.
Note: In opposite to other Promise implementation such as" promise-es6" or"Q" the implementation "when.js" is AMD/CommonJS aware und therefore needs to be loaded as an module (e.g. using "requirejs").
2014-03-18 22:17:58 +01:00
Igor Oleinikov c0faaf0ebc promises-a-plus: fixed Q import casing in tests 2014-03-10 21:43:25 +04:00
Igor Oleinikov 207d7d0fac promises-a-plus: updated tests of compatibility with implementation libraries 2014-03-10 21:26:58 +04:00
Igor Oleinikov 87cd95fd92 promises-a-plus: added initial defintions
rx.js: modified IPromise in Async module to match Promises/A+
2014-03-07 14:07:28 +04:00