Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-20 | Improve consistency in executor documentation | 4 | -4/+4 | |
2020-01-20 | Write documentation for `executor::WasmBindgen` | 1 | -0/+1 | |
2020-01-20 | Write documentation for `iced_futures` | 9 | -19/+126 | |
2020-01-20 | Implement `WasmBindgen` executor and reorganize | 3 | -3/+29 | |
2020-01-20 | Add `Application::Executor` associated type | 9 | -34/+109 | |
2020-01-19 | Make `thread-pool` optional in `iced_futures` | 2 | -1/+4 | |
2020-01-19 | Rename `Receiver` to `Sender` in `Runtime` | 1 | -12/+11 | |
2020-01-19 | Create `iced_futures` and wire everything up | 7 | -0/+536 |