- 23 Apr, 2013 1 commit
-
-
Teddy Zeenny authored
-
- 22 Apr, 2013 4 commits
-
-
Stefan Penner authored
add travis build-status
-
Stefan Penner authored
-
Stefan Penner authored
correctly test and fix self fulfillment
-
Stefan Penner authored
-
- 20 Apr, 2013 3 commits
-
-
Stefan Penner authored
promise.resolve(promise) === fulfillment
-
Stefan Penner authored
-
Stefan Penner authored
-
- 19 Apr, 2013 2 commits
-
-
Stefan Penner authored
Fix infinite recursion with deep self fulfilling promises
-
Teddy Zeenny authored
-
- 18 Apr, 2013 1 commit
-
-
Stefan Penner authored
-
- 01 Apr, 2013 1 commit
-
-
Stefan Penner authored
-
- 31 Mar, 2013 4 commits
-
-
Yehuda Katz authored
-
Stefan Penner authored
WIP RSVP#wrap -> RSVP#resolve (A+ compliant)
-
Stefan Penner authored
-
Stefan Penner authored
-
- 18 Mar, 2013 1 commit
-
-
Yehuda Katz authored
-
- 17 Mar, 2013 1 commit
-
-
Yehuda Katz authored
-
- 16 Mar, 2013 6 commits
-
-
-
Yehuda Katz authored
Merge branch 'build-using-es6-module-transpiler' of https://github.com/eventualbuddha/rsvp.js into eventualbuddha-build-using-es6-module-transpiler Conflicts: browser/rsvp.min.js
-
https://github.com/domenic/rsvp.jsYehuda Katz authored
Merge branch 'promise-constructor' of https://github.com/domenic/rsvp.js into domenic-promise-constructor
-
Yehuda Katz authored
-
Domenic Denicola authored
-
Yehuda Katz authored
-
- 07 Mar, 2013 5 commits
-
-
Brian Donovan authored
-
Domenic Denicola authored
-
Domenic Denicola authored
-
Domenic Denicola authored
Converts functions that use the Node.js-style callbacks as their last parameter into promise-returning functions. Such functions also accept promises, in order to allow cool composition (see tests for example).
-
Domenic Denicola authored
-
- 06 Mar, 2013 1 commit
-
-
Tomhuda Katzdale authored
-
- 27 Feb, 2013 5 commits
-
-
Yehuda Katz authored
-
Yehuda Katz authored
-
Yehuda Katz authored
-
Tomhuda Katzdale authored
-
Tomhuda Katzdale authored
-
- 18 Feb, 2013 2 commits
-
-
Brynhuda authored
-
Peter Wagenet authored
-
- 14 Feb, 2013 2 commits
-
-
Peter Wagenet and Stefan Penner authored
-
Peter Wagenet authored
Reference Promises/A+ instead of Promises/A.
-
- 09 Feb, 2013 1 commit
-
-
Domenic Denicola authored
-