summaryrefslogtreecommitdiff
path: root/src/color.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup use of HAVE_WIN32_VT100 in color.ccShravan Narayan2023-05-091-22/+14
* Don't include windows.h for color printing if !HAVE_WIN32_VT100Shravan Narayan2023-05-051-0/+2
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-2/+2
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-2/+2
* Fix GetConsoleMode use in color.cc (#541)Michael Ferris2017-06-281-1/+1
* Add color output in SourceErrorHandler (#517)Ben Smith2017-06-231-0/+84