Rangi
|
04e3a904c2
|
Avoid calling style_Set/Reset before strerror(errno),
since they may call `isatty` which can change `errno`
Fixes #1857
|
2025-11-08 12:06:16 -05:00 |
|
Rangi
|
634fd853d1
|
Factor out a single parseNumber utility function (#1839)
|
2025-09-22 15:15:24 -04:00 |
|
Rangi42
|
2cae47a5a2
|
Color verbose output as magenta
Output RGBASM's lexed tokens at level 5 (TRACE)
|
2025-08-05 00:00:57 -04:00 |
|
Rangi
|
752b273aec
|
Extend RGBASM and RGBLINK verbosity flags to have multiple levels like RGBGFX (#1772)
|
2025-08-02 17:10:10 -04:00 |
|