Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | Split bridge_engine into a few separate modules | Kjetil Orbekk | |
2022-12-27 | `cargo fmt` | Kjetil Orbekk | |
2022-12-23 | Add ability to request the next deal when results are displayed | Kjetil Orbekk | |
2022-12-23 | Generalize table state to include the result of play | Kjetil Orbekk | |
2022-12-23 | Replace table with a struct component | Kjetil Orbekk | |
This makes async & state handling much easier |