acqn
|
94dfc08c0e
|
Fixed false "Non constant initializers" error messages on wrong places, which could be resulted from failed array declarations etc.
|
2024-01-10 04:43:50 +08:00 |
|
acqn
|
cd7c688dff
|
Separated C preprocessor errors from other errors.
|
2023-12-18 15:30:53 +08:00 |
|
acqn
|
03ceeb4ad1
|
Removed warning on implicit "return 0" in C99 standard main function in default cc65 mode.
|
2022-10-22 12:45:51 +08:00 |
|
mrdudz
|
44b2e4f331
|
added examples for tests that compare the compiler output with a reference
|
2022-11-03 17:40:13 +01:00 |
|