| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-08 | SetAccount: rework to use callback flow vs. child operations | Andrej Mihajlov | 1 | -93/+0 | |
| 2023-05-03 | Pass closure to block operations instead of the entire operation | Andrej Mihajlov | 1 | -7/+7 | |
| Block operations receive (Error?) -> Void Result block operations receive (Result<Output, Error>) -> Void Transform operations receive (Input, (Result<Output, Error>) -> Void) -> Void | |||||
| 2023-05-03 | Fix typo in test name | Andrej Mihajlov | 1 | -1/+1 | |
| 2023-05-03 | Operations: add new tests | Andrej Mihajlov | 1 | -0/+93 | |
