Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `tokio_old` feature | 2020-11-25 | 1 | -0/+21 | |
* | upgrade tokio to latest version(v0.3) | 2020-11-05 | 1 | -1/+2 | |
* | doc feature flags in futures | 2020-04-04 | 3 | -0/+3 | |
* | Drop `Send` in `Command` and `Executor` on Wasm | 2020-02-05 | 2 | -4/+5 | |
* | Improve consistency in executor documentation | 2020-01-20 | 4 | -4/+4 | |
* | Write documentation for `executor::WasmBindgen` | 2020-01-20 | 1 | -0/+1 | |
* | Write documentation for `iced_futures` | 2020-01-20 | 4 | -0/+6 | |
* | Implement `WasmBindgen` executor and reorganize | 2020-01-20 | 1 | -0/+17 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 4 | -0/+62 |