aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAge
* Update to latest Glutin/winit (#671)Joe Wilm2017-07-20
* Revert "Reduce InstanceData footprint"Joe Wilm2017-07-03
* Reduce InstanceData footprintJoe Wilm2017-07-01
* Add dim color supportJake Merdich2017-06-23
* Add support for Beam, Underline cursorsJoe Wilm2017-06-11
* Support setting _NET_WM_PID in X11 environmentsJoe Wilm2017-05-01
* Add support for wide charactersJoe Wilm2017-03-02
* Optimize glyph cache accessJoe Wilm2017-01-26
* Use clap as cli parser.Kurnevsky Evgeny2017-01-24
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23
* Dynamically generate test harnessSteven Fackler2017-01-23
* Remove unnecessary featureOula Kuuva2017-01-18
* Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar2017-01-06
* Remove need for inclusive rangesManish Goregaokar2017-01-06
* Remove need for range_contains featureManish Goregaokar2017-01-06
* Replace need for drop_types_in_const with lazy_staticManish Goregaokar2017-01-06
* Remove need for step_by featureManish Goregaokar2017-01-06
* Make plugin feature optionalManish Goregaokar2017-01-06
* Real support for placing config in XDG_CONFIG_HOMEJoe Wilm2017-01-02
* Implement visual component of mouse selectionsJoe Wilm2016-12-22
* Remove dead codeJoe Wilm2016-12-16
* Rustup and clippyJoe Wilm2016-12-16
* Display manages window, renderer, rasterizerJoe Wilm2016-12-11
* Cleaning up main; Added window moduleJoe Wilm2016-12-11
* Refactor cell selection out of rendererJoe Wilm2016-12-11
* Refactor limit functionJoe Wilm2016-12-11
* Add support for recording/running ref testsJoe Wilm2016-11-19