about summary refs log tree commit diff
path: root/src/libterm/win.rs
AgeCommit message (Expand)AuthorLines
2014-09-20Restore original terminal colors after error messages on Windows.Vadim Chugunov-3/+51
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-1/+1
2014-08-23Complete renaming of win32 to windowsVadim Chugunov-1/+1
2014-05-30windows: Allow snake_case errors for now.Kevin Butler-0/+1
2014-05-16Flush before applying console attributesCorey Richardson-0/+1
2014-05-16Add WinConsole docsCorey Richardson-0/+1
2014-05-16term: add docs and windows supportCorey Richardson-0/+146