Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Celis
2828dc44f6 Runtime Warning Finesse (#1023) 2022-03-15 16:21:13 -04:00
Stephen Celis
87f388bedb Further Modernize Demos (#914)
* Modernize Demos

* wip
2021-12-09 22:41:58 -05:00
mbrandonw
e4447bfac8 Run swift-format 2020-06-15 16:44:22 +00:00
Brandon Williams
2f92610ceb Specify action formatting when using .debug (#187)
* Customize action formatting when debugging reducers.

* wip

* wip

* include type

* wip

* tests

* docs

* fix tests

Co-authored-by: Stephen Celis <stephen@stephencelis.com>
2020-06-15 11:41:45 -05:00
Stephen Celis
3d89482da6 Add assertion to Reducer.optional (#157)
* Add assertion to Reducer.optional

* Another bug

* Another potential bug

* best practice?

* WIP

* Clean up language and add more language to index-based forEach

* Re-wrap

* Update Sources/ComposableArchitecture/Reducer.swift

Co-authored-by: Brandon Williams <mbw234@gmail.com>

* Update Sources/ComposableArchitecture/Reducer.swift

Co-authored-by: Brandon Williams <mbw234@gmail.com>

* wording

Co-authored-by: Brandon Williams <mbw234@gmail.com>
2020-06-04 13:57:25 -04:00
Stephen Celis
6800fbfc96 Small Optimization For Signposts (#145)
* Small Optimization For Signposts

* Basic signpost tests

* Get rid of check
2020-05-27 18:25:12 -04:00
Brandon Williams
1005bbd393 Signpost instrumentation of reducers (#142)
* Signpost higher-order reducer.

* cleanup

* guard

* clean up

* wip

* more

* wip

* wip

* wip

* clean up

* clean up

* wip

* run

* wip

* wip

* clean up

* Update Makefile

* No failures

* cleanup

* Update Makefile

* already guarded

Co-authored-by: Stephen Celis <stephen@stephencelis.com>
2020-05-27 10:22:10 -07:00