Rangi
|
5f8b7474b4
|
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
|
2025-08-11 14:30:14 -04:00 |
|
Rangi
|
5e43ece578
|
Remove errx and errors.hpp (#1737)
|
2025-07-09 11:04:23 -04:00 |
|
Rangi
|
e95ac6fb06
|
Recover from errors even inside REPT/FOR loops (#1683)
|
2025-05-04 17:51:53 -04:00 |
|
Rangi
|
4c916b8da8
|
Parser refers to "symbol"s, "label"s, and "local label"s, not "identifier"s (#1652)
This better matches how the lexed tokens are discussed in rgbasm(5)
|
2025-02-06 18:01:33 +01:00 |
|
Rangi
|
f82603f196
|
Lowercase "error:" in -Werror output
|
2021-11-20 11:21:46 +01:00 |
|
Rangi
|
e3d355d976
|
Attempt to recover from syntax errors with bison
Fixes #595
|
2021-01-22 15:54:24 +01:00 |
|