aboutsummaryrefslogtreecommitdiff
path: root/src/macros.rs
Commit message (Expand)AuthorAge
* Display errors and warningsChristian Duerr2018-11-17
* Ignore errors when logger can't write to outputChristian Duerr2018-07-25
* Rewrite err_println to eprintln introduced in Rust 1.19 (#799)Roel2017-10-22
* Remove debug_print! macrosJoe Wilm2017-01-23
* Add support for setting title from OSCJoe Wilm2017-01-11
* Rustup and clippyJoe Wilm2016-12-16
* Cleaning up main; Added window moduleJoe Wilm2016-12-11
* Add a number of simple ref-testsJoe Wilm2016-11-19
* Move debug macros to macros.rsJoe Wilm2016-07-29
* Add config fileJoe Wilm2016-06-30
* Add license headers to source filesJoe Wilm2016-06-29
* Initial ANSI parser implementationJoe Wilm2016-05-28