| .. |
|
CocoaUnits
|
Replaces `open` with `public`.
|
2016-08-16 22:10:41 +02:00 |
|
Observables
|
Adds UITests.
|
2016-08-20 22:59:34 +02:00 |
|
Proxies
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
CLLocationManager+Rx.swift
|
Moves RxCocoa extensions from `rx_` syntax to `rx.` syntax.
|
2016-08-09 00:17:38 +02:00 |
|
DelegateProxy.swift
|
Updates documentation for 3.0.0.alpha.1
|
2016-08-21 18:40:08 +02:00 |
|
DelegateProxyType.swift
|
Merge branch 'swift-3.0-removing-rx_-prefix' of https://github.com/JegnuX/RxSwift into JegnuX-swift-3.0-removing-rx_-prefix
|
2016-08-19 00:45:51 +02:00 |
|
KVORepresentable+CoreGraphics.swift
|
KVO revamp.
|
2015-11-14 15:34:08 +01:00 |
|
KVORepresentable+Swift.swift
|
Make Bool as KVORepresentable, to avoid ambiguty in observe()
|
2016-08-29 12:00:04 +10:00 |
|
KVORepresentable.swift
|
Use new associatedtype syntax
|
2016-03-22 11:09:16 +01:00 |
|
Logging.swift
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
|
NSLayoutConstraint+Rx.swift
|
Moves RxCocoa extensions from `rx_` syntax to `rx.` syntax.
|
2016-08-09 00:17:38 +02:00 |
|
Observable+Bind.swift
|
WIP: Fixes warnings in RxCocoa.
|
2016-08-16 15:31:51 +01:00 |
|
Reactive.swift
|
Adds comments to `Reactive`.
|
2016-08-19 01:46:09 +02:00 |
|
RxCocoa.swift
|
Merge branch 'swift-3.0-removing-rx_-prefix' of https://github.com/JegnuX/RxSwift into JegnuX-swift-3.0-removing-rx_-prefix
|
2016-08-19 00:45:51 +02:00 |
|
RxTarget.swift
|
WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
|
2016-08-16 14:00:14 +01:00 |
|
SectionedViewDataSourceType.swift
|
Improves deprecation messages for table and collection views. #841
|
2016-08-21 15:09:14 +02:00 |
|
TextInput.swift
|
Make Bool as KVORepresentable, to avoid ambiguty in observe()
|
2016-08-29 12:00:04 +10:00 |
|
_RX.h
|
Add RX_CATCH_ERROR macro to work around implicit nullable state of NSError parameters in Objective-C methods
|
2016-06-29 10:59:13 +10:00 |
|
_RX.m
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXDelegateProxy.h
|
Adds a nullability annotation to `_RXDelegateProxy`.
|
2016-08-17 09:28:56 +01:00 |
|
_RXDelegateProxy.m
|
Adds a nullability annotation to `_RXDelegateProxy`.
|
2016-08-17 09:28:56 +01:00 |
|
_RXKVOObserver.h
|
Removes the KVOCallback type alias.
|
2016-08-16 15:13:47 +01:00 |
|
_RXKVOObserver.m
|
Removes the KVOCallback type alias.
|
2016-08-16 15:13:47 +01:00 |
|
_RXObjCRuntime.h
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXObjCRuntime.m
|
Moves RxCocoa extensions from `rx_` syntax to `rx.` syntax.
|
2016-08-09 00:17:38 +02:00 |