| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing link in `Executor::enter` doc comment | Héctor Ramón Jiménez | 2020-04-02 | 1 | -0/+2 |
* | Drop `Send` in `Command` and `Executor` on Wasm | Héctor Ramón Jiménez | 2020-02-05 | 1 | -2/+9 |
* | Use `reqwest` and `tokio` in `pokedex` example | Héctor Ramón Jiménez | 2020-02-05 | 1 | -4/+4 |
* | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+13 |
* | Implement `WasmBindgen` executor and reorganize | Héctor Ramón Jiménez | 2020-01-20 | 1 | -3/+9 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+36 |