Yuki Nagai
|
7f84ec604e
|
WIP. Update for Xcode 8 beta 4.
|
2016-08-02 15:46:11 +09:00 |
Krunoslav Zaher
|
e2edffc39d
|
Fixes `@warn_unused_result(message: "http://git.io/rxs.ud")` warnings.
|
2016-07-08 00:04:44 +02:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Krunoslav Zaher
|
4e6880d218
|
Fixes for RxSwift and Swift 3.0.
|
2016-04-22 20:49:18 +02:00 |
Krunoslav Zaher
|
c4ca775bdc
|
Changes for Swift 3.0.
|
2016-04-22 13:14:41 +02:00 |
Krunoslav Zaher
|
65644c6160
|
Fixes Swift 2.2 warnings.
|
2016-03-22 11:29:39 +01:00 |
tarunon
|
00b9169538
|
Move `rx_lazyInstanceObservable` from NSControl to private NSObject extension.
|
2016-01-21 11:27:11 +09:00 |
Krunoslav Zaher
|
aca3b28213
|
Removes deprecated APIs.
|
2015-12-31 00:37:58 +01:00 |
Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
bee92f9700
|
Cleanup.
|
2015-12-25 20:30:40 +01:00 |
Krunoslav Zaher
|
5e1732134c
|
Fixes warnings in unit tests.
|
2015-12-21 21:34:48 +01:00 |
Krunoslav Zaher
|
1ad68469fd
|
Fixes tests.
|
2015-12-19 01:44:58 +01:00 |
Krunoslav Zaher
|
3508301e3b
|
Finishes `rx_sentMessage`.
|
2015-12-18 23:33:58 +01:00 |
Krunoslav Zaher
|
41b6f297f3
|
More unit tests are passing for `rx_observe`.
|
2015-12-02 13:15:22 +01:00 |
Krunoslav Zaher
|
d96173cdc9
|
Cleaning up for names for method observing.
|
2015-12-02 13:15:22 +01:00 |
Krunoslav Zaher
|
2d4c71727b
|
Polish for swizzling code.
|
2015-12-02 13:15:22 +01:00 |
Krunoslav Zaher
|
75fa95d4dc
|
Messing with swizzling.
|
2015-12-02 13:15:22 +01:00 |
Krunoslav Zaher
|
de65c8ff2f
|
Refactors current swizzling code to be more generic.
|
2015-12-02 13:15:22 +01:00 |
Krunoslav Zaher
|
a269a42a38
|
KVO revamp.
|
2015-11-14 15:34:08 +01:00 |
Krunoslav Zaher
|
15ad7ead1d
|
Deprecates KVO wrappers that don't accept type as first operator and adds overloads that do.
|
2015-11-09 12:15:24 +01:00 |
Krunoslav Zaher
|
26a34c4ac3
|
Makes `Producer` internal.
|
2015-11-01 20:40:07 +01:00 |
yury
|
9917402001
|
Use array literal for option sets
|
2015-09-26 18:38:41 +03:00 |
Krunoslav Zaher
|
c4ea7b4bb2
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
Krunoslav Zaher
|
12089a017c
|
Moves from `send*` to `.on`
|
2015-09-01 12:54:44 +02:00 |
Krunoslav Zaher
|
9c893e75f4
|
Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`.
|
2015-08-24 00:06:52 +02:00 |