Commit Graph

21 Commits

Author SHA1 Message Date
Krunoslav Zaher 9116fee6f8 Updates documentation. 2015-12-21 22:17:33 +01:00
Krunoslav Zaher 135de0f5fa Adds links to `Units.md` unit. 2015-12-21 03:23:02 +01:00
Fernando Paredes e54fa1f207 [GettingStarted] Use canonical way of checking a string for a string 2015-12-18 08:29:02 -08:00
Fernando Paredes 375725578c [Docs] Update GettingStarted with proper NSURLSession rx_response 2015-12-18 08:14:24 -08:00
Marin Todorov 1bfaedfec4 Reflect infinite sequences in the regex example
The text gives an example of an infinite sequence here "Some sequences are finite, and some are infinite, like sequence of button taps" and just few lines below tries to explain sequences with a regex (which is great). However the regex was always having a terminating element (error or completion) and that contradicts the idea of an infinite sequence (which never terminates). 

What I did was to add a "?" to the terminating element in the regex example
2015-12-15 12:12:27 +01:00
Carlos García ce9ad98e3d change println to print 2015-11-22 06:34:57 +01:00
Krunoslav Zaher db478b1b9a Updates documentation. 2015-11-15 23:59:17 +01:00
Sergey Timoshin 5adacc4092 Typo fix 2015-10-28 00:02:13 +03:00
Krunoslav Zaher 685cae7405 Adds `Warnings.md`. 2015-10-19 21:23:34 +02:00
Krunoslav Zaher 2958e0a796 Prototype of units. 2015-10-15 23:30:47 +02:00
Krunoslav Zaher c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher a6211a121e Updates documentation. 2015-09-01 12:21:06 +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 69240a152f Adds assistant editor hint. 2015-08-01 14:35:20 +02:00
Krunoslav Zaher 682d3536d2 Improving KVO code and KVO documentation. 2015-08-01 01:57:23 +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
Krunoslav Zaher c1c974f13d Updates documentation. 2015-07-12 20:52:51 +02:00
Krunoslav Zaher 626e38c439 Start of proper documentation. 2015-05-19 20:44:08 +02:00