Rangi
|
531278961f
|
Require underscores to actually be digit separators (#1812)
Multiple, trailing, or next to decimal point are errors
|
2025-08-30 10:44:20 -04:00 |
|
Rangi
|
5f8b7474b4
|
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
|
2025-08-11 14:30:14 -04:00 |
|
Rangi
|
e41ce49698
|
Only print one warning for too-large integer constants, not one per digit (#1781)
This also makes all too-large integer constants evaluate to 0.
|
2025-08-08 18:58:38 -04:00 |
|
Rangi
|
5e43ece578
|
Remove errx and errors.hpp (#1737)
|
2025-07-09 11:04:23 -04:00 |
|
Rangi42
|
8c50839109
|
Miscellaneous updates
|
2025-07-08 17:45:13 -04:00 |
|
Rangi
|
cee3d1c859
|
Add more test coverage for RGBASM (#1256)
This also fixes two bugs: `-1 >>> 32` was -1 not 0, and `macro_FreeArgs` should have been called but wasn't.
|
2023-11-29 15:16:05 -05:00 |
|