RxSwift/RxSwift
Krunoslav Zaher d22a8fdada Merge pull request #198 from yury/using
Using operator
2015-10-18 16:14:48 +02:00
..
Concurrency Prototype of units. 2015-10-15 23:30:47 +02:00
DataStructures Removes version from `Queue`. 2015-10-18 14:53:49 +02:00
Disposables Small cleanups. 2015-09-17 11:57:22 +02:00
Observables Merge pull request #198 from yury/using 2015-10-18 16:14:48 +02:00
Observers Prototype of units. 2015-10-15 23:30:47 +02:00
Schedulers Scheduler interface lipstick. 2015-10-17 20:47:03 +02:00
Subjects Rename `ObserverOf` to `AnyObserver`. 2015-10-17 12:15:37 +02:00
AnyObserver.swift Rename `ObserverOf` to `AnyObserver`. 2015-10-17 12:15:37 +02:00
Cancelable.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
ConnectableObservableType.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Disposable.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Error.swift Updates Error documentation. 2015-10-18 15:05:44 +02:00
Event.swift Use multiple case syntax instead of fallthrough. 2015-09-17 12:39:38 +03:00
ImmediateSchedulerType.swift Scheduler interface lipstick. 2015-10-17 20:47:03 +02:00
Info.plist Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`. 2015-08-24 00:06:52 +02:00
Observable+Extensions.swift Moves redundant brackets from `subscribe`. 2015-10-15 23:30:48 +02:00
Observable.swift Performance optimizations, makes `Observable` init internal. 2015-10-15 23:30:47 +02:00
ObservableConvertibleType.swift Prototype of units. 2015-10-15 23:30:47 +02:00
ObservableType.swift Prototype of units. 2015-10-15 23:30:47 +02:00
ObserverType+Extensions.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
ObserverType.swift add convienience methods for onError, onNext, onComplete 2015-09-15 10:27:14 -07:00
Rx.swift Prototype of units. 2015-10-15 23:30:47 +02:00
RxBox.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
SchedulerType.swift Scheduler interface lipstick. 2015-10-17 20:47:03 +02:00