Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-16 | Remove `extern crate` and `log` dependency | 1 | -1/+0 | |
2019-09-14 | Add `log` and `env_logger` | 1 | -0/+1 | |
2019-09-04 | Improve tour example | 1 | -2/+2 | |
2019-08-31 | Make `clippy` happy | 1 | -2/+2 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -2/+2 | |
2019-08-31 | Address documentation feedback | 1 | -1/+1 | |
2019-08-30 | Link to temp documentation in `README` for now | 1 | -1/+1 | |
2019-08-30 | Write documentation example for `Element::map` | 1 | -2/+2 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -2/+1 | |
2019-08-28 | Improve `Overview` section in `README` | 1 | -5/+6 | |
2019-08-28 | Write more documentation | 1 | -7/+7 | |
2019-08-26 | Write documentation for root module | 1 | -0/+192 | |
2019-08-25 | Update `README` | 1 | -1/+1 | |
2019-08-23 | Remove `Runtime` and expose `Cache` instead | 1 | -2/+2 | |
2019-07-23 | Add `Runtime` concept to abstract caching | 1 | -2/+2 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -7/+37 |