Commit Graph

8 Commits

Author SHA1 Message Date
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
c4f225b825 Extract supplemental libraries (#315)
* Extract supplemental libraries

* Fix
2020-10-29 16:10:02 -04:00
Brandon Williams
584a1384e4 Remove some CustomDebugOutputConvertible conformances. (#312)
* Remove some CustomDebugOutputConvertible conformances.

* fix tests
2020-10-19 12:46:21 -04:00
Michael Brown
d06e4302a4 Don't depend on Equatable conformance of DispatchQueue (#311) 2020-10-19 12:03:24 -04:00
Stephen Celis
2af6ac2307 Gracefully handle recursive state debug output (#117)
* Gracefully handle recursive state debug output

* Fix
2020-05-19 13:22:40 -04:00
mbrandonw
7cf2bf3ada Run swift-format 2020-05-15 16:33:07 +00:00
Brandon Williams
812a7fa83f Remove some old tests and guard debug code in #if DEBUG. (#104)
* Remove some old tests and guard debug code in #if DEBUG.

* remove background color

* fix test targets

* clean up more tests
2020-05-15 09:32:05 -07:00
Brandon Williams
d2240d0e76 The Composable Architecture
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
2020-05-03 22:26:28 -07:00