Krunoslav Zaher
fe84c223e5
Adds RxDataSourceKit documentation.
2015-07-05 20:33:14 +02:00
Krunoslav Zaher
327f82355e
Further simplifications.
2015-07-05 13:33:14 +02:00
Krunoslav Zaher
1f6df23810
Simplifies data sources and delegates.
2015-07-05 13:33:13 +02:00
Krunoslav Zaher
ede99d27d1
Added collection view integration.
2015-07-05 13:33:13 +02:00
Krunoslav Zaher
a3ffa9fc80
RxCocoa revamp.
2015-07-05 13:33:13 +02:00
Krunoslav Zaher
4547127ae6
Adds skip operator.
2015-06-25 16:15:39 +02:00
Krunoslav Zaher
3a81cb31f3
Adds interval operator.
2015-06-07 15:56:28 +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
9ba154edd5
Divide and conquer.
2015-05-19 20:50:29 +02:00
Krunoslav Zaher
56834c2dd2
Reactores project and creates separate targets for iOS and OSX.
2015-05-17 19:07:24 +02:00
Carlos García
8f343c226d
Reducing the complexity of the examples
...
Reducing the complexity of the examples, centralizing dependences in a singleton. So common it's all in one place and not have to follow references. It is not a major change in what, I know, but I think it simplifies the understanding of the common parts. For example, this makes it clearer than in the app are only two Scheduler (mainScheduler and backgroundWorkScheduler)
2015-05-13 13:54:09 +02:00
Krunoslav Zaher
58d0311101
Renames prefixWith to common startWith name. Adds just alias.
2015-05-09 16:23:51 +02:00
Krunoslav Zaher
9c83473390
Creates common test project and preprocessor project.
2015-05-02 17:18:21 +02:00
Krunoslav Zaher
12466ef677
Adds sampler to example project.
2015-05-01 23:47:05 +02:00
Krunoslav Zaher
e19af2f5d0
Adds Github view controller.
2015-04-27 00:50:36 +02:00
Krunoslav Zaher
9893a16f87
Adds signup screen.
2015-04-27 00:50:36 +02:00
Krunoslav Zaher
feaa2ef0d9
Refactorings for new example project.
2015-04-27 00:50:35 +02:00
Krunoslav Zaher
da4902b936
Removes ignored files.
2015-04-27 00:50:35 +02:00
Krunoslav Zaher
d1a97dccd6
Renames project from Rx to RxSwift.
2015-04-10 01:52:51 +02:00
Krunoslav Zaher
f9d9c12a5c
Unit test pass and all of the bugs are fixed.
2015-04-08 00:28:38 +02:00