| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GitHub namespace to new org for all files | LordRatte | 2022-01-03 | 1 | -1/+1 |
* | Use commit hash in `html_logo_url` | Héctor Ramón Jiménez | 2021-12-09 | 1 | -1/+1 |
* | Added icon in docs | daladim | 2021-12-09 | 1 | -0/+3 |
* | Collect the platform-specific concrete future implementations into mods. | Tanner Rogalsky | 2021-11-14 | 1 | -22/+47 |
* | Add `smol` async runtime | Jayce Fayne | 2021-01-14 | 1 | -2/+14 |
* | Update graphs in crate docs | Héctor Ramón Jiménez | 2020-11-26 | 1 | -0/+2 |
* | Introduce `tokio_old` feature | Héctor Ramón Jiménez | 2020-11-25 | 1 | -1/+1 |
* | Disable `time` module on Wasm for now | Héctor Ramón Jiménez | 2020-04-30 | 1 | -1/+4 |
* | Implement `time::every` in `iced_futures` | Héctor Ramón Jiménez | 2020-04-30 | 1 | -0/+4 |
* | doc feature flags in futures | Rob Ede | 2020-04-04 | 1 | -0/+2 |
* | Add `BoxFutures` and `BoxStream` to `iced_futures` | Héctor Ramón Jiménez | 2020-03-26 | 1 | -0/+28 |
* | Forbid unsafe code and Rust 2018 idioms | Héctor Ramón Jiménez | 2020-01-20 | 1 | -2/+2 |
* | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+6 |
* | Add `Application::Executor` associated type | Héctor Ramón Jiménez | 2020-01-20 | 1 | -1/+5 |
* | Create `iced_futures` and wire everything up | Héctor Ramón Jiménez | 2020-01-19 | 1 | -0/+8 |