PromiseKit/Sources
2018-11-29 12:54:13 -05:00
..
after.m PromiseKit 4 / Swift 3 / Xcode 8 2016-09-07 15:45:21 -07:00
after.swift Complete documentation 2018-05-04 22:25:34 -04:00
AnyPromise.h Add rejected & fulfilled to AnyPromise; Fixes #731 2018-02-12 22:07:31 -05:00
AnyPromise.m Fixed build error in AnyPromise.m 2018-05-16 17:25:21 +07:00
AnyPromise.swift [ObjC] Fix error leak 2018-04-19 17:21:35 +08:00
AnyPromise+Private.h Rewrite AnyPromise to use composition 2018-02-12 15:27:50 -05:00
Box.swift Use final where possible 2018-11-07 13:04:01 -05:00
Catchable.swift Return the PMKFinalizer from cauterize() 2018-06-17 14:10:51 -04:00
Configuration.swift Update Configuration.swift 2018-11-24 17:57:27 -05:00
CustomStringConvertible.swift Rewrite AnyPromise to use composition 2018-02-12 15:27:50 -05:00
Deprecations.swift Remove map and flatMap deprecations 2018-02-25 13:40:00 -05:00
dispatch_promise.m PromiseKit 4 / Swift 3 / Xcode 8 2016-09-07 15:45:21 -07:00
Error.swift SKError still is not a real Error, hard-code these 2018-10-02 17:08:38 -04:00
firstly.swift Document that firstly runs immediately 2018-02-21 16:11:18 -05:00
fwd.h Provide PMKRace(); Closes #696 2018-02-13 15:50:52 -05:00
Guarantee.swift Use final where possible 2018-11-07 13:04:01 -05:00
hang.m 5.0.0 2017-11-06 09:27:11 -05:00
hang.swift Fix build issue in hang.swift 2018-05-15 17:58:07 +02:00
Info.plist Add CFBundleVersion; Fixes #621 2017-01-27 20:33:26 -05:00
join.m PromiseKit 4 / Swift 3 / Xcode 8 2016-09-07 15:45:21 -07:00
NSMethodSignatureForBlock.m PromiseKit 2.0 2015-05-14 00:42:58 -05:00
PMKCallVariadicBlock.m 5.0.0 2017-11-06 09:27:11 -05:00
Promise.swift Use final where possible 2018-11-07 13:04:01 -05:00
PromiseKit.h Remove AAA-CocoaPods-Hack 2017-04-24 11:47:17 -04:00
race.m Provide PMKRace(); Closes #696 2018-02-13 15:50:52 -05:00
race.swift Complete documentation 2018-05-04 22:25:34 -04:00
Resolver.swift Keep code-coverage up; Keep docs coverage up 2018-11-29 12:54:13 -05:00
Thenable.swift fix tap documentation comments 2018-06-21 16:41:16 +03:00
when.m Fixes for CocoaPods; --warning 2018-02-12 21:33:36 -05:00
when.swift Clarify when(resolved:) behavior 2018-09-27 13:37:40 -04:00