aboutsummaryrefslogtreecommitdiff
path: root/src/errmsg.cpp
AgeCommit message (Expand)Author
2020-02-10stage1: memory/report overhaulMichael Dusan
2020-01-11strip cwd from compile error pathsMichael Dusan
2020-01-11Stop dropping errors from clangLemonBoy
2017-12-04Fix the color of compiler messages for light-themed terminal.MIURA Masahiro
2017-10-26better output when @cImport generates invalid zigAndrew Kelley
2017-10-02support terminal colors for cmd.exe and msys ptyAndrew Kelley
2017-09-05fix parseh bugsAndrew Kelley
2017-05-23building with mingw for windowsAndrew Kelley
2016-12-04add missing copyright noticesAndrew Kelley
2016-09-19use size_t for indexesAndrew Kelley
2016-03-01rewrite how importing worksAndrew Kelley
2016-01-27fix crash when compiling empty fileAndrew Kelley
2016-01-27upgrade to the libclang C++ APIAndrew Kelley
2015-12-04error for extern function with void parameterAndrew Kelley
2015-12-01add --color cli arg to override tty detectionAndrew Kelley
2015-12-01colored error messages that tell the source fileAndrew Kelley