Commit Graph

63 Commits

Author SHA1 Message Date
Krunoslav Zaher 172a6a68f8 Adds catch variant. 2015-05-02 18:09:04 +02:00
Krunoslav Zaher 62a5acbf65 Renames test project. 2015-05-02 17:25:37 +02:00
Krunoslav Zaher 9c83473390 Creates common test project and preprocessor project. 2015-05-02 17:18:21 +02:00
Krunoslav Zaher 9ddbbd10ae Adds NSNotificationCenter+Rx. 2015-05-02 15:23:10 +02:00
Krunoslav Zaher afc57b7902 Removed obsolete function for dispose. 2015-05-02 15:11:24 +02:00
Krunoslav Zaher c817823bfd Moves connectable observer into root. 2015-05-02 10:39:16 +02:00
Krunoslav Zaher 96e0c6d06a Release 1.0 2015-05-01 23:50:14 +02:00
Krunoslav Zaher 12466ef677 Adds sampler to example project. 2015-05-01 23:47:05 +02:00
Krunoslav Zaher 290d2e1c01 Adds sample operator. 2015-05-01 23:42:20 +02:00
Krunoslav Zaher a29c2edc25 Fixes cleanup check code. 2015-05-01 22:16:30 +02:00
Krunoslav Zaher e2902956f9 Changes subscription signature. 2015-05-01 22:04:41 +02:00
Krunoslav Zaher 14b026e54e Removes fallible subscription and observing. 2015-05-01 21:14:12 +02:00
Krunoslav Zaher 96d25ace6a Improves resouce cleanup. 2015-05-01 12:51:32 +02:00
Krunoslav Zaher 90ddc2a873 Increased signup interval. 2015-05-01 12:34:15 +02:00
Krunoslav Zaher d50aae66ff Added more robust resource cleanup checking logic. 2015-05-01 12:12:58 +02:00
Krunoslav Zaher ff548e5fc9 Reverts example to working version. 2015-04-30 21:35:27 +02:00
Krunoslav Zaher ce2c782720 Updates podspecs. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 95901e4c2c Removes template files from targets. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher fb40d2fcb1 Updates README.md 2015-04-27 00:50:36 +02:00
Krunoslav Zaher b3a865cb93 Examples for readme. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 0c5750c6a1 Finishes validation example. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher c4dec17a32 Adds validation logic for form. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 6566cfc00a UITextField rx_text immediatelly sends value on subscription. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 095a6807ae Removes element from subscription block. 2015-04-27 00:50:36 +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 df401a59a7 Adds combine tests. 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 807b51c32d Combine latests test pass for 2 arity. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher 3f60ec46e8 Initial version of combine latest. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher 91716b7f59 Fixes for preprocessor. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher 42e6831d25 Initial version of code generator. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher c917f6ca6b Added template. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher feaa2ef0d9 Refactorings for new example project. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher 59c3610674 Simplifies public interface. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher da4902b936 Removes ignored files. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher e3d9e9d3ab Adds gitignore file. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher f3053fd5af Release 0.8 2015-04-20 01:29:17 +02:00
Krunoslav Zaher e0146da47c Changes NSURLSession interface. 2015-04-20 01:22:08 +02:00
Krunoslav Zaher 0116d489fc Simplifies observeOn logic. 2015-04-20 01:15:47 +02:00
Krunoslav Zaher f3183b8664 Adds Catch unit tests. 2015-04-20 01:00:29 +02:00
Krunoslav Zaher 93a6c635c5 Adds CatchToResult. 2015-04-19 16:54:38 +02:00
Krunoslav Zaher ccfcab9b3a Adds catch implementation. 2015-04-19 16:39:50 +02:00
Krunoslav Zaher bf6078b807 Renames sharedWithCachedLastResult. 2015-04-19 11:02:43 +02:00
Krunoslav Zaher e2b1974d38 Adds RefCount unit tests. 2015-04-19 11:01:25 +02:00
Krunoslav Zaher 98f1e3fbc1 Cleans up RefCount logic. 2015-04-19 10:02:52 +02:00
Krunoslav Zaher 33dc6e8895 Adds MySubject. 2015-04-19 09:49:48 +02:00
Krunoslav Zaher f20b9cc143 Adds defer implementation. 2015-04-19 09:49:26 +02:00
Krunoslav Zaher eb55a6973c Adds Defer create. 2015-04-19 09:41:31 +02:00
Krunoslav Zaher b9e162af2f Adds replay subject and tests. 2015-04-18 22:34:26 +02:00
Krunoslav Zaher 23bdd78393 Bag becomes sequence and gets description. 2015-04-18 21:55:00 +02:00