Mo Ramezanpoor
|
fcf8e4d092
|
WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
The code doesn’t compile yet.
|
2016-08-16 14:00:14 +01:00 |
Mo Ramezanpoor
|
75971c61c6
|
Replaces all calls to `AnonymousDisposable.init()` with `Disposables.create()`.
|
2016-08-10 15:00:29 +01:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
419a057fa9
|
Hides `HotObservable` and `ColdObservable` behind `TestableObservable`. Renames `MockObserver` to `TestableObserver`.
|
2015-12-28 02:46:18 +01:00 |
Krunoslav Zaher
|
d387f91afa
|
Removes `SchedulerType` associated types in favor of concrete types.
|
2015-12-23 21:17:57 +01:00 |
Krunoslav Zaher
|
1506071b15
|
Documents `HotObservable` and `ColdObservable`.
|
2015-12-20 15:34:26 +01:00 |
Krunoslav Zaher
|
1e28105ed3
|
Makes `Recorded` more generic.
|
2015-12-20 11:45:47 +01:00 |
Krunoslav Zaher
|
6748d884d6
|
Unit tests pass for first time after extracting `RxTests`.
|
2015-12-20 00:44:51 +01:00 |