Commit Graph

51 Commits

Author SHA1 Message Date
Junior B 88df75fa07 Arrangement of README file for better introduction. 2015-10-06 13:08:02 +02:00
Krunoslav Zaher 55ed31acbc Adds instructions how to use tvOS from Cocoapods. 2015-10-04 13:03:57 +02:00
Krunoslav Zaher 3fe6163451 Adds tvos support to Cocoapods. 2015-10-04 12:22:30 +02:00
Krunoslav Zaher cf90d2f486 Release 2.0.0-alpha.4 2015-10-02 23:35:28 +02:00
Krunoslav Zaher 428cc453bb Release 2.0.0-alpha.3 2015-09-13 16:15:52 +02:00
Krunoslav Zaher 15a252e5df Fixes documentation and podspecs. 2015-09-09 11:44:25 +02:00
Krunoslav Zaher c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher 6139b16ca3 Updates documentation. 2015-09-04 23:15:16 +02:00
Krunoslav Zaher 1a59524fc9 Fixes URLs in README.md 2015-09-01 13:19:28 +02:00
Krunoslav Zaher b7e8592ea3 Small fixes for README.md 2015-09-01 13:02:01 +02:00
Krunoslav Zaher a6211a121e Updates documentation. 2015-09-01 12:21:06 +02:00
Krunoslav Zaher 43c6a443d5 Transforms operator properties into extension functions. Transforms free functions on collections to `SequenceType` extensions. Removes unnecessary overloads. Cleanup. 2015-08-26 23:11:46 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +02:00
Krunoslav Zaher 1251f2ce14 Merge branch 'develop' into feature/swift2.0 2015-08-08 19:29:13 +02:00
Lukas Lipka 9ee55594bb Update Travis badge for new repo location 2015-08-07 09:39:00 +02:00
Krunoslav Zaher 8957cab8f9 Merge branch 'develop' into feature/swift2.0 2015-08-06 02:38:23 +02:00
Krunoslav Zaher 871532149f Small fixes for documentation. 2015-08-02 14:00:45 +02:00
Krunoslav Zaher 2e72f7120f Improves documentation. 2015-08-01 20:14:24 +02:00
Krunoslav Zaher 525e81a70c Improving KVO code and KVO documentation. 2015-08-01 01:52:54 +02:00
Krunoslav Zaher 2cb9b205f7 Documentation fixes. 2015-07-31 11:43:31 +02:00
Krunoslav Zaher 130c014e73 Documentation 2015-07-31 11:43:31 +02:00
Seivan Heidari 09cdeca380 Update RXCocoa
And some work on RXCocoasamples.
2015-07-21 22:46:16 +02:00
Krunoslav Zaher d756e0a08e Adds carthage installation options. 2015-07-12 21:28:06 +02:00
Krunoslav Zaher c1c974f13d Updates documentation. 2015-07-12 20:52:51 +02:00
Krunoslav Zaher 4e59fa86af Updates documentation and adds RxTarget. 2015-07-12 19:45:01 +02:00
Krunoslav Zaher 0b9331c678 Updates roadmap url. 2015-07-06 12:01:14 +02:00
Krunoslav Zaher fe84c223e5 Adds RxDataSourceKit documentation. 2015-07-05 20:33:14 +02:00
Krunoslav Zaher d5c977109a Update documentation and polishing. 2015-07-05 18:40:06 +02:00
Carlos García 5642810882 small rx_text correction 2015-06-20 08:39:37 +02:00
Krunoslav Zaher a631010071 Updates readme and renames `foldl` to `reduce`. 2015-06-14 19:14:57 +02:00
Carlos García f7b2082974 operator list updated and linked 2015-06-09 09:36:09 +02:00
Harish Subramanium 10afbdb29a Update README.md
Fix incorrect category
2015-06-08 18:25:33 +10:00
Harish Subramanium fc3eac7cbb Update README.md
Separate supported operators into categories so that they are easier to read and reason about when comparing them to ReactiveX.io. 
http://reactivex.io/documentation/operators.html#categorized
2015-06-08 17:01:17 +10:00
Krunoslav Zaher 3bd4a7e0d2 Updates documentation with 1.5 changes. 2015-06-08 01:35:18 +02:00
Krunoslav Zaher 98e59baf35 Updates readme. 2015-06-08 01:07:11 +02:00
Krunoslav Zaher b057bd1aab Adds slack channel. 2015-05-26 21:38:00 +02:00
Krunoslav Zaher d6acb4d8d3 Adds new extensions. 2015-05-25 01:07:04 +02:00
Krunoslav Zaher ace0b01993 Adds slack info and fixes roadmap url. 2015-05-25 00:52:51 +02:00
Krunoslav Zaher 57be2a7dca Replaces Result with new RxResult that is ported Scala `Try` type. 2015-05-23 00:01:36 +02:00
Krunoslav Zaher bdd221c34a Fixes small typo in README.md 2015-05-21 21:00:08 +02:00
Krunoslav Zaher b7ffeff9a0 Adds OSX methods and extracts detailed examples. 2015-05-19 20:32:00 +02:00
AliSoftware 3ecd60b4e8 Fixed some small typos in README
I saw some english typos while reading, so here are a PR to correct them.
2015-05-12 16:58:45 +02:00
Krunoslav Zaher 26470d5a5c Updates readme with examples, roadmap and reasons for >-. 2015-05-10 00:16:44 +02:00
Krunoslav Zaher 58d0311101 Renames prefixWith to common startWith name. Adds just alias. 2015-05-09 16:23:51 +02:00
Krunoslav Zaher 0fc786e1b6 Adds comparisons with other frameworks. 2015-05-04 01:29:37 +02:00
Krunoslav Zaher b58d12c6cf Updates README.md with new examples. 2015-05-03 18:02:59 +02:00
Krunoslav Zaher fb40d2fcb1 Updates README.md 2015-04-27 00:50:36 +02:00
Krunoslav Zaher 1b73b26c0f Small fixes for README.md 2015-04-11 17:52:21 +02:00
Krunoslav Zaher 96b3f59290 Adds build instructions and projects structure to README.md. 2015-04-10 10:33:25 +02:00
Parker 2edc108973 Update README.md
Fix it's -> its
2015-04-09 14:59:51 -06:00