RxSwift/RxSwift
Krunoslav Zaher 95dea91c73 Small fixes for Linux. 2015-12-27 17:07:13 -08:00
..
Concurrency RxSwift compiles first time on Linux. 2015-12-25 19:29:39 -08:00
DataStructures Changes infinite sequence to struct. 2015-12-28 01:24:33 +01:00
Disposables Makes resource counting logic cross platform. 2015-12-28 01:24:32 +01:00
Extensions Fixes `Debug` operator Linux issues. 2015-12-25 11:58:55 +01:00
Observables Adds `PriorityQueue`. 2015-12-28 01:24:32 +01:00
Observers Makes resource counting logic cross platform. 2015-12-28 01:24:32 +01:00
Platform Small fixes for Linux. 2015-12-27 17:07:13 -08:00
Schedulers Makes `AtomicInt` public when tracking resources. 2015-12-28 01:24:33 +01:00
Subjects get rid of memory leaking in UIKit unit tests 2015-12-04 01:42:48 +03:00
AnyObserver.swift Exposes initializers for `ControlEvent` and `ControlProperty`. 2015-12-06 01:14:05 +01: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
Errors.swift Transforms free functions to factory functions on `Observable`. (just, never, error, generate, combineLatest, zip ...) 2015-12-21 20:55:37 +01:00
Event.swift Unit tests pass for first time after extracting `RxTests`. 2015-12-20 00:44:51 +01:00
ImmediateSchedulerType.swift Scheduler interface lipstick. 2015-10-17 20:47:03 +02:00
Info.plist Updates bundle version to 2.0.0. 2015-11-02 10:36:14 +01:00
Observable+Extensions.swift Removes unnecessary `subscribeSafe` in case there is already an `Observable` source. 2015-10-25 00:59:50 +02:00
Observable.swift Makes resource counting logic cross platform. 2015-12-28 01:24:32 +01:00
ObservableConvertibleType.swift Prototype of units. 2015-10-15 23:30:47 +02:00
ObservableType.swift Updates sequence grammar. 2015-12-23 11:04:40 +01:00
ObserverType+Extensions.swift Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
ObserverType.swift Update comment 2015-12-28 00:50:22 +07:00
Rx.swift Makes `AtomicInt` public when tracking resources. 2015-12-28 01:24:33 +01:00
RxMutableBox.swift Removes `RxBox` and `RxMutableBox` from public interface. 2015-12-19 17:55:49 +01:00
SchedulerType.swift Removes `SchedulerType` associated types in favor of concrete types. 2015-12-23 21:17:57 +01:00