stephencelis
3641479f93
Run swift-format
2022-05-18 14:06:33 +00:00
Sven A. Schmidt
42fa1d0983
Add SPI docc config ( #1094 )
2022-05-18 09:58:02 -04:00
Stephen Celis
bdc17a2ce8
Fix package tools 5.5 warning ( #1065 )
2022-04-27 12:01:35 -04:00
Stephen Celis
1bb0ad7c46
CI: macOS 12 + DocC ( #1047 )
...
* macOS 12
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* basics
* wip
* wip
* wip
* wip
* wip
2022-04-07 09:40:23 -04:00
Nick Sillik
a09c1ef6e2
Upgrade swift-case-paths to 0.8.0 ( #1037 )
...
The latest release of swift-case-paths fixes an [issue](https://github.com/pointfreeco/swift-case-paths/issues/63 )
that can lead to crashes when using TCA. This commit upgrades the version to include the fix.
2022-03-23 15:27:29 -04:00
Stephen Celis
706fda8fbd
Bump Dependencies ( #918 )
2021-12-14 18:29:30 -05:00
Stephen Celis
575d7c0d59
Use Custom Dump ( #736 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* wip
* wip
* Model Tic-Tac-Toe board using proper type
* wip
* wip
* wip
* wip
Co-authored-by: Brandon Williams <mbrandonw@hey.com >
2021-08-22 22:45:27 -04:00
Stephen Celis
245e2f2acb
prep
2021-07-11 22:35:27 -04:00
Stephen Celis
ac7ea43ff2
Merge remote-tracking branch 'origin/main' into ia
2021-07-09 15:41:49 -04:00
stephencelis
512841b3b6
Run swift-format
2021-07-08 19:14:44 +00:00
Stephen Celis
e900d29765
Add Benchmarking Target ( #643 )
...
* Benchmarks
* CI
* test
* fix?
* Fix
2021-07-08 15:07:49 -04:00
Stephen Celis
fab3510d54
wip
2021-06-25 13:06:45 -04:00
stephencelis
b3b913462e
Run swift-format
2021-03-22 19:19:02 +00:00
Stephen Celis
84b9a00438
Failing Effects ( #453 )
2021-03-22 13:54:52 -04:00
Stephen Celis
caebd33686
Add ViewStore.send(_:animation:). ( #392 )
2021-02-22 15:31:25 -05:00
stephencelis
98f9f32917
Run swift-format
2020-10-29 20:53:20 +00:00
Stephen Celis
c4f225b825
Extract supplemental libraries ( #315 )
...
* Extract supplemental libraries
* Fix
2020-10-29 16:10:02 -04:00
mbrandonw
b8c67d5d4f
Run swift-format
2020-06-30 14:49:39 +00:00
Brandon Williams
c9c1a9a500
Composable Core Motion ( #193 )
...
* ComposableCoreMotion
* fix tests
* wip
* wip
* wip
* clean up
* use ids
* wip
* wip
* wip
* wip
* update reade
* be stict with access to motion managers
* get rid of error and just use nserror
* inline
* wip
* format
* wio
* wip
* add ComposableCoreMotion to tests
* better availability
* tests
* use switch instead of if
* update platforms
* scheme
* test
* deployment target fix
* make public
* some fixes
* wip
* more tests
* fixes
* Updates
* consistency
* Cleanup
* clean up
* Tweak
* Update MotionManagerInterface.swift
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2020-06-22 10:27:36 -05:00
Brandon Williams
207fdfe1dc
Remove schedulers in favor of using combine-schedulers ( #184 )
...
* Start using combine-schedulers.
* fixes
* wip
2020-06-15 09:10:28 -05:00
Brandon Williams
82d2a23e0c
ComposableCoreLocation ( #120 )
...
* wip
* wip
* wip
* wip
* wip
* basics
* wip
* wip
* wip got LocalSearchClient spm package
* got a common spm package
* basics of desktop
* renamed
* wip
* clean up
* Fix
* clean up
* formatting and remove deprecated
* wip
* move stuff around, readmes
* fix
* clean up
* image
* typo
* docs
* wip
* typo
* rename
* wip
* clean up
* clean up
* rename
* wip
* Update README.md
* custom button
* format
* wip
* fix
* error info
* public interface
* set, alpha
* add error
* fix
* alpha
* internal
* Revert "internal"
This reverts commit 97da6f3086 .
* wip
* wip
* docs
* rename
* cleanup
* add fatal error messages to mock
* fixes
* fixes
* clean up
* 13.3 fixes
* another fix
* 13.3 fixes
* wip
* fix mac tests
* wip
* just use double
* fix
* Revert "fix"
This reverts commit 4565a6485f .
* fix
* Fix?
* Fix
* More fix
Co-authored-by: Stephen Celis <stephen@stephencelis.com >
2020-05-20 11:12:59 -07:00
Brandon Williams
24dbab19e2
Stop vendoring CasePaths ( #87 )
...
* wip
* Underscore unused arguments.
* clean up
* add resolved file
* remove
* update url and version
2020-05-13 11:33:41 -04:00
Stephen Celis
a429d9d3ef
Merge Test Support Module ( #71 )
...
* Merge Test Support Module
An attempt to fix #70 .
* Remove import
* Update README
* Assertion failure
* Cleanup
* Add NB
* Revert format change
* Update Sources/ComposableArchitecture/TestSupport/TestStore.swift
* TicTacToe fixes
* Hide test store in debug flag
Co-authored-by: Brandon Williams <mbw234@gmail.com >
2020-05-11 17:44:52 -04:00
Brandon Williams
d2240d0e76
The Composable Architecture
...
Co-authored-by: Stephen Celis <stephen.celis@gmail.com >
2020-05-03 22:26:28 -07:00