Rangi
|
b7e0783ae7
|
Implement ? suffix to "quiet" a context and exclude it from backtraces (#1800)
|
2025-08-18 21:34:58 -04:00 |
|
Rangi
|
db6793f444
|
Don't count single quote ' as garbage (#1801)
Also copy the "blank space" (space or tab) vs "whitespace" (space,
tab, or newline) convention from `<ctype.h>`
|
2025-08-14 10:10:59 -04:00 |
|
Rangi
|
5f8b7474b4
|
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
|
2025-08-11 14:30:14 -04:00 |
|
Rangi42
|
2130a5ba1f
|
Error messages refer to "undefined" symbols and sections
|
2025-08-08 19:47:42 -04:00 |
|
Rangi
|
1fecf80659
|
Implement 'character' literals (#1747)
|
2025-07-15 13:08:50 -04:00 |
|
Rangi
|
5e43ece578
|
Remove errx and errors.hpp (#1737)
|
2025-07-09 11:04:23 -04:00 |
|
Rangi
|
e45b9625ca
|
Group sequences of garbage characters (#1672)
|
2025-04-30 23:31:41 -04:00 |
|