| .. |
|
CocoaUnits
|
Fixes Swift 2.2 warnings.
|
2016-03-22 11:29:39 +01:00 |
|
Observables
|
Fixes for Swift 2.2 warnings in unit tests.
|
2016-03-22 12:12:15 +01:00 |
|
Proxies
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
CLLocationManager+Rx.swift
|
Fixes for Swift 2.2 warnings in unit tests.
|
2016-03-22 12:12:15 +01:00 |
|
DelegateProxy.swift
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
DelegateProxyType.swift
|
Improves error wording.
|
2016-02-13 23:58:06 +01:00 |
|
KVORepresentable+CoreGraphics.swift
|
KVO revamp.
|
2015-11-14 15:34:08 +01:00 |
|
KVORepresentable+Swift.swift
|
KVO revamp.
|
2015-11-14 15:34:08 +01:00 |
|
KVORepresentable.swift
|
Use new associatedtype syntax
|
2016-03-22 11:09:16 +01:00 |
|
Logging.swift
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
NSLayoutConstraint+Rx.swift
|
Applies `UIBindingObserver`.
|
2016-02-13 22:12:50 +01:00 |
|
Observable+Bind.swift
|
[bindNext] Change error message to "Binding error: \(error)"
|
2016-01-27 11:26:52 -08:00 |
|
RxCocoa.swift
|
Fixed `func castOrFatalError<T>(value: AnyObject!) -> T` in favor of `func castOrFatalError<T>(value: Any!) -> T`
|
2016-02-09 10:33:37 +02:00 |
|
RxTarget.swift
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
SectionedViewDataSourceType.swift
|
Adds `SectionedViewDataSourceType` and `rx_modelDeselected`, `rx_deselectedItemAtIndexPath` for `UICollectionView`, and corresponding unit tests.
|
2016-01-10 20:19:30 +01:00 |
|
_RX.h
|
Makes debug mode less verbose by treating `TRACE_RESOURCES` as a integer level. #397
|
2016-01-10 21:29:04 +01:00 |
|
_RX.m
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXDelegateProxy.h
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXDelegateProxy.m
|
Issue #511 - added free to reslove memory leaking warnings
|
2016-02-27 17:14:33 +01:00 |
|
_RXKVOObserver.h
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXKVOObserver.m
|
Improves thread safety of KVO by serializing KVO events.
|
2016-01-10 20:50:27 +01:00 |
|
_RXObjCRuntime.h
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
|
_RXObjCRuntime.m
|
Use modern dictionary syntax
|
2016-03-22 20:12:06 -07:00 |