Age | Commit message (Expand) | Author |
---|---|---|
2017-01-06 | Add `nightly` feature, use for `unlikely` intrinsic | Manish Goregaokar |
2017-01-06 | Remove need for inclusive ranges | Manish Goregaokar |
2017-01-06 | Remove need for range_contains feature | Manish Goregaokar |
2017-01-06 | Replace need for drop_types_in_const with lazy_static | Manish Goregaokar |
2017-01-06 | Remove need for step_by feature | Manish Goregaokar |
2017-01-06 | Make plugin feature optional | Manish Goregaokar |
2017-01-02 | Real support for placing config in XDG_CONFIG_HOME | Joe Wilm |
2016-12-22 | Implement visual component of mouse selections | Joe Wilm |
2016-12-16 | Remove dead code | Joe Wilm |
2016-12-16 | Rustup and clippy | Joe Wilm |
2016-12-11 | Display manages window, renderer, rasterizer | Joe Wilm |
2016-12-11 | Cleaning up main; Added window module | Joe Wilm |
2016-12-11 | Refactor cell selection out of renderer | Joe Wilm |
2016-12-11 | Refactor limit function | Joe Wilm |
2016-11-19 | Add support for recording/running ref tests | Joe Wilm |