Commit Graph

  • 597dd1a466 Fix throttle nexting value within interval bugfix/throttle_send_next_within_interval Kyle Fang 2015-07-23 13:04:58 +08:00
  • 699e2a01b7 Add Failing Test on Throttling Kyle Fang 2015-07-23 12:50:35 +08:00
  • e3c310110d One more fix with #2207 Syo Ikeda 2015-07-23 13:43:01 +09:00
  • 57e2926942 Merge pull request #2207 from zhigang1992/master Syo Ikeda 2015-07-23 13:40:16 +09:00
  • 1451d5dc9e toSignalProducer is only available on Swift Signal master Kyle Fang 2015-07-23 12:23:21 +08:00
  • fc54992143 Merge pull request #2205 from ReactiveCocoa/xcode7-beta4 swift2 Neil Pankey 2015-07-22 18:25:29 -07:00
  • 1187e78072 repack<A>() and repack<A, B>() are not used Syo Ikeda 2015-07-23 09:49:07 +09:00
  • e7f58d453d No need to use one-element tuple Syo Ikeda 2015-07-23 09:14:29 +09:00
  • c6cc4aa56b Scheme was changed somehow Syo Ikeda 2015-07-22 22:44:43 +09:00
  • f3ee75dd80 Bump Nimble and Quick for beta 4 Syo Ikeda 2015-07-22 22:41:32 +09:00
  • 15cd934ecc One-element tuple does not have member 0 Syo Ikeda 2015-07-22 22:37:31 +09:00
  • 1f79892be4 removeRange() is now the method on RangeReplaceableCollectionType Syo Ikeda 2015-07-22 22:35:11 +09:00
  • caea2f7c9f Return type of NSURLSession.dataTaskWithRequest() is non-optional now Syo Ikeda 2015-07-22 22:32:29 +09:00
  • 0ca627d20b Remove SinkType implementation Syo Ikeda 2015-07-22 22:31:04 +09:00
  • 3151006a22 tests for PropertyOf from Signal and SignalProducer propertyof-operator Tom Brow 2015-07-19 17:26:48 -07:00
  • 35c7e21a1d documentation Tom Brow 2015-07-19 17:14:07 -07:00
  • c9f44ddcd9 different syntax in function declaration avoid crash memory-corruption Tom Brow 2015-07-19 16:52:18 -07:00
  • a279c4639d reduce yet more Tom Brow 2015-07-19 15:57:20 -07:00
  • 9de0f7bdcf undo added newline Tom Brow 2015-07-19 13:10:54 -07:00
  • e9f0ce1e05 reduce Tom Brow 2015-07-19 11:37:17 -07:00
  • 81a47a5fea reduce the crashing test Tom Brow 2015-07-19 11:08:03 -07:00
  • eebda70b22 replace propertyOf of with a PropertyOf initializer Tom Brow 2015-07-19 10:34:54 -07:00
  • 61de8318e6 Merge pull request #2191 from almassapargali/master Justin Spahr-Summers 2015-07-19 10:52:11 -05:00
  • 093372a40b change scheduler on README Almas Sapargali 2015-07-19 21:40:39 +06:00
  • 6c37b5ef41 Merge pull request #1382 from ReactiveCocoa/swift-development v3.0-RC.1 Justin Spahr-Summers 2015-07-18 23:42:54 -05:00
  • 53c55cdcc8 Merge pull request #2186 from ReactiveCocoa/cocoa-action-cast-fix Justin Spahr-Summers 2015-07-18 23:31:40 -05:00
  • 7f15fba81c Remove CocoaAction initializer that doesn't work Justin Spahr-Summers 2015-07-18 21:08:37 -07:00
  • 016e5ef81e Fix minor README typo, link to CHANGELOG for ObjC section Justin Spahr-Summers 2015-07-18 21:02:47 -07:00
  • 03eef2516d propertyOf for Signal and SignalProducer (tests crash) Tom Brow 2015-07-18 16:39:23 -07:00
  • cb06249259 Merge pull request #2181 from ReactiveCocoa/readme-reboot Justin Spahr-Summers 2015-07-18 14:51:53 -05:00
  • ee29c84fdb Merge pull request #2099 from ReactiveCocoa/protocol-extensions Justin Spahr-Summers 2015-07-18 14:44:30 -05:00
  • 94683ea3b7 Demonstrate error handling in the README example Justin Spahr-Summers 2015-07-18 12:39:16 -07:00
  • 0879f6144a Fix heading levels (again) Justin Spahr-Summers 2015-07-18 12:29:47 -07:00
  • cbe28b4fa1 Rephrase and restructure the naming issue Justin Spahr-Summers 2015-07-18 12:28:43 -07:00
  • 00ceab5712 Explain typed errors Justin Spahr-Summers 2015-07-18 12:27:30 -07:00
  • a48105a6af Make NoError an un-initializable class protocol-extensions Neil Pankey 2015-07-18 11:17:59 -07:00
  • 4eecb3cfc2 Link to legacy documentation Justin Spahr-Summers 2015-07-18 10:40:08 -07:00
  • dbbba0b27b Link to the Framework Overview and Basic Operators more Justin Spahr-Summers 2015-07-18 10:37:40 -07:00
  • 881638749f Link up some more text in the README Justin Spahr-Summers 2015-07-18 10:33:04 -07:00
  • 4fc7739dc8 Extract RAC-relative links into footnote style Justin Spahr-Summers 2015-07-18 10:28:51 -07:00
  • 7ffdea95db Return type inference Neil Pankey 2015-07-18 09:09:41 -07:00
  • cd9ccb851a Use SignalProducerType where possible Neil Pankey 2015-07-18 09:04:09 -07:00
  • 580d8029b6 Extend SignalType over Signal where possible Neil Pankey 2015-07-18 08:55:54 -07:00
  • e1f4720173 Cleanup event type Neil Pankey 2015-07-18 08:41:04 -07:00
  • 64696e2f2e Dead code Neil Pankey 2015-07-18 08:28:41 -07:00
  • 75975aa79f Minor OptionalType tweaks Neil Pankey 2015-07-18 08:26:49 -07:00
  • c6410a87c3 Merge branch 'swift2' into protocol-extensions Neil Pankey 2015-07-18 08:04:10 -07:00
  • 556ffdf992 Merge branch 'swift-development' into swift2 Neil Pankey 2015-07-18 07:52:42 -07:00
  • 11dd0a24de Explain the two languages in use Justin Spahr-Summers 2015-07-17 23:56:48 -07:00
  • 801f1e280d Bigger headers Justin Spahr-Summers 2015-07-17 23:43:39 -07:00
  • 9ea57dde01 Better formatting Justin Spahr-Summers 2015-07-17 23:42:53 -07:00
  • 6ae6240807 Swap hot/cold and UI programming discussion Justin Spahr-Summers 2015-07-17 23:38:39 -07:00
  • 7bc3cf743a Explain divergences from Rx Justin Spahr-Summers 2015-07-17 23:37:52 -07:00
  • 75a10048ce Simple example of throttled search requests Justin Spahr-Summers 2015-07-17 23:07:43 -07:00
  • 43c1bbd939 First draft Justin Spahr-Summers 2015-07-17 22:33:20 -07:00
  • d7c269f2c3 Merge pull request #2177 from ReactiveCocoa/pr/2165 Justin Spahr-Summers 2015-07-17 23:59:02 -05:00
  • 1c2ccebd17 Merge pull request #2152 from ReactiveCocoa/design-guidelines Justin Spahr-Summers 2015-07-17 14:39:15 -05:00
  • 899fbb1357 Minor proofreading/formatting, add other bridges and TOC Justin Spahr-Summers 2015-07-15 21:43:49 -07:00
  • 0bd3c2da03 Merge branch 'swift-development' into pr/2165 Justin Spahr-Summers 2015-07-15 21:24:54 -07:00
  • 6e2b693d07 Re-add TOC breakdown Justin Spahr-Summers 2015-07-15 21:19:40 -07:00
  • 868d9fdb2b *associated with Justin Spahr-Summers 2015-07-15 21:07:04 -07:00
  • c85478b4df Clarify that error and interrupted should be forwarded ASAP Justin Spahr-Summers 2015-07-15 21:05:03 -07:00
  • 95ef6cf8d5 Suggest NoError when talking about error events Justin Spahr-Summers 2015-07-15 21:04:40 -07:00
  • 3269714a51 Use switch over Event values Justin Spahr-Summers 2015-07-15 21:01:20 -07:00
  • 7028f9d97a Merge branch 'swift-development' into design-guidelines Justin Spahr-Summers 2015-07-15 20:54:53 -07:00
  • 2130e0e03d Merge pull request #2161 from ReactiveCocoa/upgrade-nimble Javier Soto 2015-07-11 14:41:19 -07:00
  • ff8a06f6f4 Fixed two typos Hirad Motamed 2015-07-10 15:36:17 -07:00
  • 6820ecf886 Better section titles. Hirad Motamed 2015-07-10 15:31:06 -07:00
  • 87054828b2 Added preliminary bridging documentation based on the information in the changelog. Hirad Motamed 2015-07-10 15:18:38 -07:00
  • 900093ae23 Rewrite Basic Operators to use “event stream” as the overarching term Justin Spahr-Summers 2015-07-10 14:35:21 -07:00
  • 048699d26a Suggest looking at existing operators for writing new ones Justin Spahr-Summers 2015-07-10 14:24:04 -07:00
  • 1fd3fc209e Forward error and interruption events Justin Spahr-Summers 2015-07-10 14:22:58 -07:00
  • b6b294514e Explain how to clean up in disposables elsewhere Justin Spahr-Summers 2015-07-10 14:20:53 -07:00
  • 2c08765781 Avoid introducing concurrency Justin Spahr-Summers 2015-07-10 14:16:16 -07:00
  • 8502cc7927 Compose existing operators Justin Spahr-Summers 2015-07-10 14:13:51 -07:00
  • cad46715ca Prefer writing operators that apply to both Justin Spahr-Summers 2015-07-10 14:12:37 -07:00
  • ba28028f5a Meh, don't recommend against buffers today Justin Spahr-Summers 2015-07-10 14:09:00 -07:00
  • ab8d8d7f99 Prefer managing lifetime with operators Justin Spahr-Summers 2015-07-10 14:06:08 -07:00
  • b6f0134fc4 Share the side effects of a signal producer Justin Spahr-Summers 2015-07-10 13:54:42 -07:00
  • d163152438 Capture side effects within signal producers Justin Spahr-Summers 2015-07-10 13:46:08 -07:00
  • 04d511778a Switch schedulers in as few places as possible Justin Spahr-Summers 2015-07-10 13:14:35 -07:00
  • 256a86bbac Observe events on a known scheduler Justin Spahr-Summers 2015-07-10 13:12:44 -07:00
  • 2a1d98c013 Add links to “Process only as many as needed” Justin Spahr-Summers 2015-07-10 13:10:50 -07:00
  • 13d9e86d78 Add “best practices” and “implementing new operators” summaries Justin Spahr-Summers 2015-07-10 13:09:25 -07:00
  • 96bcfc76cb Explain how SignalProducer disposal works Justin Spahr-Summers 2015-07-10 13:06:50 -07:00
  • 1105f2b5b5 Explain how Signal operators can be lifted Justin Spahr-Summers 2015-07-10 13:03:27 -07:00
  • 8559d18d05 Explain how producers start work/send events on demand Justin Spahr-Summers 2015-07-10 13:00:43 -07:00
  • b7fec2cc07 More links Justin Spahr-Summers 2015-07-10 12:41:57 -07:00
  • f9afe8d68b Describe the high-level Signal contract Justin Spahr-Summers 2015-07-10 12:37:15 -07:00
  • c8cd08d8a6 More links Justin Spahr-Summers 2015-07-10 12:30:13 -07:00
  • 00a783644d Remove MemoryManagement.md Justin Spahr-Summers 2015-07-10 12:16:01 -07:00
  • 15e8c6e255 Clarify Signal memory management Justin Spahr-Summers 2015-07-10 12:14:35 -07:00
  • 7f4fbabeac Clarify that observers are released upon terminating events Justin Spahr-Summers 2015-07-10 12:03:42 -07:00
  • e746543a3f Clarify the behavior of Signal.init Justin Spahr-Summers 2015-07-10 12:02:57 -07:00
  • edb400ac7b Clarify how observers of a signal see events Justin Spahr-Summers 2015-07-10 12:00:52 -07:00
  • fe7d4bf211 Upgrade Nimble to v1.0.0 Syo Ikeda 2015-07-10 12:14:11 +09:00
  • 7d49d42d82 Explain how termination leads to disposal Justin Spahr-Summers 2015-07-08 23:20:50 -07:00
  • b48ae8e809 Explain how Signal memory management works Justin Spahr-Summers 2015-07-08 23:18:27 -07:00
  • 1ab2501cff Explain event simultaneity Justin Spahr-Summers 2015-07-08 23:14:18 -07:00
  • 59a1b6faf9 Merge pull request #2158 from ReactiveCocoa/xcode7-beta3 Neil Pankey 2015-07-08 23:13:59 -07:00