Commit Graph

30 Commits

Author SHA1 Message Date
Krunoslav Zaher dc9a0f5505 Updates documentation. 2016-02-14 15:10:14 +01:00
Krunoslav Zaher 87aa7ede42 Moves all tests into Rx.xcodeproj and enables coverage tests. 2016-01-02 22:55:43 +01:00
Krunoslav Zaher 91058f98d1 hanges link in `Examples.md` to point to `README.md#playgrunds`. #375 2015-12-31 13:14:37 +01:00
Krunoslav Zaher 439ca291bc Updates `Scheduler` documentation. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher 22b937b08b Adds `Linux.md`. 2015-12-30 00:42:05 +01:00
Krunoslav Zaher 5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher 79a6f59de2 Fixes warnings in playgrounds. 2015-12-28 02:54:25 +01:00
Krunoslav Zaher 8a38f39444 Adds test `main.swift` generator on Linux. 2015-12-27 01:12:36 +01:00
Krunoslav Zaher 4651df2317 Adds initial version of Swift package manager. 2015-12-26 02:28:27 +01:00
Krunoslav Zaher f26167e10a Adds initial `Package.swift`. 2015-12-26 00:44:45 +01:00
Krunoslav Zaher 26819fff60 Adds documentation to xcworkspace. 2015-12-20 22:47:22 +01:00
Krunoslav Zaher d338c50ade Adds RxTests podspec. 2015-12-20 01:28:29 +01:00
Krunoslav Zaher 6dfec96820 Fixes directory structure, adds Podspec, fixes `pre-release-tests.sh`. 2015-12-19 18:40:09 +01:00
Krunoslav Zaher 35eb5e580b Fixes path to playgrounds. 2015-09-03 23:39:54 +02:00
Krunoslav Zaher 98d528fe9a Renames playgrounds to `Rx.playground`. 2015-08-24 01:20:51 +02:00
Krunoslav Zaher 018bac4d4c Merges with new playgrounds. 2015-08-24 00:39:43 +02:00
Krunoslav Zaher 9c893e75f4 Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`. 2015-08-24 00:06:52 +02:00
Krunoslav Zaher 40abfcf4b5 `trySend` to `?.on` and cleanup for `tap` 2015-08-13 23:24:28 +02:00
Carlos García 5fa8d9e4dd subjects playground 2015-07-30 14:43:57 +02:00
Krunoslav Zaher ef36901cff Adds blocking operators. 2015-07-12 18:44:56 +02:00
Carlos García 338a4de26b use ReplaySubject in Playgrounds 2015-06-26 01:36:29 +02:00
Carlos García 395e1c3fef Xcode error fixed 2015-06-20 13:07:07 +02:00
Daniel Tartaglia c69d2f7668 Added an OS XPlayground for documentation. 2015-05-24 15:36:31 -04:00
Krunoslav Zaher 62a5acbf65 Renames test project. 2015-05-02 17:25:37 +02:00
Krunoslav Zaher 9c83473390 Creates common test project and preprocessor project. 2015-05-02 17:18:21 +02:00
Krunoslav Zaher da4902b936 Removes ignored files. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher e2b1974d38 Adds RefCount unit tests. 2015-04-19 11:01:25 +02:00
Krunoslav Zaher b9e162af2f Adds replay subject and tests. 2015-04-18 22:34:26 +02:00
Krunoslav Zaher d1a97dccd6 Renames project from Rx to RxSwift. 2015-04-10 01:52:51 +02:00
Krunoslav Zaher f9d9c12a5c Unit test pass and all of the bugs are fixed. 2015-04-08 00:28:38 +02:00