Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
9cae95d3ef
|
Fixes Swift 2.2 warnings.
|
2015-12-25 12:50:42 +01:00 |
Krunoslav Zaher
|
5e1732134c
|
Fixes warnings in unit tests.
|
2015-12-21 21:34:48 +01:00 |
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
|
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 |