Commit Graph

15 Commits

Author SHA1 Message Date
Krunoslav Zaher b9e708f681 Refactorings for combineLatest, zip, variable. 2015-08-23 20:32:10 +02:00
Krunoslav Zaher 5a8c053f5f Refactoring of ObservableType, ObserverType, SubjectType, Bag and Subjects. 2015-08-23 17:30:26 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +02:00
Krunoslav Zaher d580552436 OSX unit tests passing. iOS simulator won't even start for iOS unit tests :( 2015-07-21 22:46:17 +02:00
Seivan Heidari 09cdeca380 Update RXCocoa
And some work on RXCocoasamples.
2015-07-21 22:46:16 +02:00
Seivan Heidari 8c87a92326 Preprocessor, RxSwift & RxSwiftTests converted to Swift 2
7 Failed tests
6 related to assinging to _ doesn't retain.
1 related to Tracer
2015-07-21 22:46:16 +02:00
Krunoslav Zaher 6340563c29 Fixes release mode compiler error. 2015-06-14 19:28:27 +02:00
Krunoslav Zaher 79970ad3f3 Adds `subscribeOn` operator. 2015-06-14 01:05:57 +02:00
Krunoslav Zaher 41265fcea1 FlatMap, take, take(time version). 2015-06-12 22:08:14 +02:00
Krunoslav Zaher a8d6f58693 Adds takeWhile operator and some interval unit tests. 2015-06-07 18:17:57 +02:00
Krunoslav Zaher 37b242d351 Adds NopDisposableResult. 2015-06-06 17:39:18 +02:00
Krunoslav Zaher 9b012a3c99 Improves schedulers and `observeOn` operator. 2015-06-05 12:52:12 +02:00
Krunoslav Zaher 57be2a7dca Replaces Result with new RxResult that is ported Scala `Try` type. 2015-05-23 00:01:36 +02:00
Krunoslav Zaher e9f6174d46 Adds synchronous deadlock tests. 2015-05-03 17:58:40 +02:00
Krunoslav Zaher 62a5acbf65 Renames test project. 2015-05-02 17:25:37 +02:00