Commit Graph

27 Commits

Author SHA1 Message Date
freak4pc
24ff75a3fe Bump deployment target to iOS 9 2020-10-06 20:36:28 +03:00
freak4pc
4935752274 Project warnings cleanup 2020-10-06 20:36:28 +03:00
Krunoslav Zaher
5a9e3ad28a Fix preprocessor path. 2019-04-15 20:31:43 +02:00
freak4pc
9a39952e78 Update RxExample project 2019-04-07 10:17:49 +02:00
freak4pc
51912055e2 Update Preprocessor target 2019-04-07 10:17:49 +02:00
Alan Zeino
6f918cd22b Add a scheme for Preprocessor to generate the files 2019-03-25 21:19:48 +01:00
freak4pc
7ecb3d5771 Fix project warnings 2018-06-08 10:33:05 +02:00
Krunoslav Zaher
f6b562459e
Removes deprecated APIs from Swift preprocessor. 2017-10-15 21:00:05 +02:00
tarunon
7d344f6ca0 clean up project warning. 2017-09-25 11:04:17 +02:00
Krunoslav Zaher
b5ab21f635
Sets Swift 4.0 compiler version. 2017-07-15 20:37:18 +02:00
Krunoslav Zaher
cd419a4a3a
[Fix] Preprocessor warnings. 2017-03-04 23:55:33 +01:00
Krunoslav Zaher
c81a5ed882 Adds unit test to ensure sequence resources will be cleaned on terminal events without external disposing and fixes some cases when this wasn't happening. 2017-01-01 12:48:19 +01:00
Loïs Di Qual
443cbd53df Migrate to Xcode 8 GM 2016-09-07 17:00:18 -07:00
Krunoslav Zaher
1301e9925a Fixes for Swift 3.0 2016-07-23 16:05:04 +02:00
Jamie Pinkham
bc86d47a3f swift 3.0 syntax updates for preprocessor and performance tools 2016-06-21 08:45:56 -04:00
Krunoslav Zaher
1b5cd9ecb5 Fixing swift 3.0 warnings. 2016-04-22 13:14:41 +02:00
Krunoslav Zaher
ffc976dac9 Refactors UIImagePickerController to use more idiomatic coding style. 2016-01-10 18:33:01 +01:00
Krunoslav Zaher
913d54ed23 Changes organization identifier to io.rx and changes organization name to ReactiveX. 2016-01-01 14:11:05 +01:00
Krunoslav Zaher
5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher
c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +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
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
Carlos García
95ba612334 retry an take added 2015-06-21 10:57:41 +02:00
Krunoslav Zaher
c729e9ff09 Adds zip operator. 2015-05-24 01:33:55 +02:00
Krunoslav Zaher
22df0ad507 Adds Generator readme. 2015-05-13 10:42:38 +02:00
Krunoslav Zaher
9c83473390 Creates common test project and preprocessor project. 2015-05-02 17:18:21 +02:00