Krunoslav Zaher
|
7d3387989d
|
Adds `flatMapLatest` to `Driver` unit.
|
2015-11-15 23:21:39 +01:00 |
Krunoslav Zaher
|
9fa53a6bb3
|
Transforms `NSError`s across projects into Swift enums that inherit from `ErrorType`.
|
2015-11-09 00:44:59 +01:00 |
Krunoslav Zaher
|
26a34c4ac3
|
Makes `Producer` internal.
|
2015-11-01 20:40:07 +01:00 |
Krunoslav Zaher
|
e22cf3dfb8
|
Adds RxCocoa unit tests.
|
2015-10-19 00:55:41 +02:00 |
Krunoslav Zaher
|
059e3ca3ab
|
Adds watchOS targets and at least tests building targets.
|
2015-09-30 14:02:41 +02:00 |
Orta Therox
|
ebd89c3883
|
[tvOS] adds support for tvOS in RxCocoa
|
2015-09-22 10:43:35 +01:00 |
Krunoslav Zaher
|
12089a017c
|
Moves from `send*` to `.on`
|
2015-09-01 12:54:44 +02:00 |
Krunoslav Zaher
|
6ac94ea5b6
|
Scheduler revamp (moving towards protocol extensions), internal optimizations, interface cleanup.
|
2015-08-31 10:59:37 +02:00 |
Krunoslav Zaher
|
43c6a443d5
|
Transforms operator properties into extension functions. Transforms free functions on collections to `SequenceType` extensions. Removes unnecessary overloads. Cleanup.
|
2015-08-26 23:11:46 +02:00 |
Krunoslav Zaher
|
9c893e75f4
|
Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`.
|
2015-08-24 00:06:52 +02:00 |