| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `Rc` in `Command::map` for Wasm | Héctor Ramón Jiménez | 2020-04-25 | 1 | -1/+1 |
* | #321 cargo fmt | Olivier Pinon | 2020-04-25 | 1 | -5/+1 |
* | #321 Fix async examples by feature-gating Command implementations + Add poked... | Olivier Pinon | 2020-04-25 | 1 | -0/+56 |
* | Fix missing link in `Command` documentation | Héctor Ramón Jiménez | 2020-04-02 | 1 | -0/+1 |
* | Simplify `iced_futures::Command` implementation | Héctor Ramón Jiménez | 2020-03-26 | 1 | -8/+99 |
* | Drop `Send` in `Command` and `Executor` on Wasm | Héctor Ramón Jiménez | 2020-02-05 | 1 | -97/+8 |
* | Create `iced_futures` and wire everything up | Héctor Ramón Jiménez | 2020-01-19 | 1 | -0/+100 |