Commit graph

16 commits

Author SHA1 Message Date
Norman Jäckel
cfb068ec94
Use constant ANSI code to reset boldfaced colors in reporting for CHECK and TEST command. Remove unused color_reset constant. 2024-03-06 00:47:34 +01:00
Anton-4
f620508a37
misc improvements 2024-03-04 17:10:59 +01:00
Hristo Georgiev
c47fff04d2 Add a newline when reporting test failures 2024-03-03 19:44:04 +00:00
Anton-4
00d1ac0aef
removed duplicate code 2024-02-16 15:13:40 +01:00
Isaac Van Doren
eec6d79248
exit code 2 for warnings 2024-01-14 19:53:55 -06:00
Isaac Van Doren
3d0661db0c
Revert "add ignore-warnings flag to roc build"
This reverts commit 1c85b823c1.
2024-01-14 19:51:58 -06:00
Isaac Van Doren
1c85b823c1
add ignore-warnings flag to roc build 2024-01-14 15:39:10 -06:00
Isaac Van Doren
7d3df10921
format and clippy 2024-01-04 21:18:28 -06:00
Isaac Van Doren
190c88e886
report shadowing error messages last 2024-01-03 22:20:35 -06:00
Richard Feldman
f0a91b8ce1
Add some debug assertions 2023-10-14 21:49:06 -04:00
Richard Feldman
eb135637ef
Compute total_problems rather than asking for it 2023-10-14 21:49:06 -04:00
Folkert
ef39bad7c6
auto clippy fixes 2023-07-10 18:27:08 +02:00
Brendan Hansknecht
8f4945f286
make file loading errors that happen late in compilation still fatal 2023-04-09 14:03:33 -07:00
Folkert
32e3f01a28
refactor printing error counts 2022-12-30 14:30:08 +01:00
Ayaz Hafiz
e438fbf37c
Enumerate severity on problem variants 2022-12-02 14:11:57 -06:00
Ayaz Hafiz
03e6d6d7e0
Report builtins type errors during load building as appropriate 2022-11-22 10:36:41 -06:00