1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/test/ref
2024-01-10 04:43:50 +08:00
..
8q.c
array.c remove dangling spaces 2022-04-17 16:07:52 +02:00
bug1889-missing-identifier.c Refix for diagnosis on expected expressions. 2024-01-10 04:48:27 +08:00
bug1889-missing-identifier.cref Refix for diagnosis on expected expressions. 2024-01-10 04:48:27 +08:00
bug2312-preprocessor-error.c Separated C preprocessor errors from other errors. 2023-12-18 15:30:53 +08:00
bug2312-preprocessor-error.cref Separated C preprocessor errors from other errors. 2023-12-18 15:30:53 +08:00
cc65070303.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65080227.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65080328.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65090111.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65090124.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65090726.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65090910.c
cc65090913.c
cc65091007.c
cc65091022.c
cc65101102.c
cc65101209.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cc65101216.c add missing newline to a bunch of files 2022-04-16 19:51:48 +02:00
cc65110210.c removed references to macros from common.h 2020-07-21 23:50:23 +02:00
cc65110211.c
cf.c remove dangling spaces 2022-04-17 16:07:52 +02:00
cf.in Removed executable bit. 2020-07-12 23:11:43 +02:00
charconst.c
charset.c
common.h
custom-reference-error.c 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
custom-reference-error.cref 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
custom-reference.c added examples for tests that compare the compiler output with a reference 2022-11-03 17:40:13 +01:00
custom-reference.cref added examples for tests that compare the compiler output with a reference 2022-11-03 17:40:13 +01:00
cvt.c
dijkstra.c
divmod.c
goto.c
hanoi.c
ifexpr.c
incr.c
init.c
macro.c
Makefile Separated C preprocessor errors from other errors. 2023-12-18 15:30:53 +08:00
mandel.c
minimal.c
otccex.c
paranoia.c
pointer2.c
pr1220.c Change line endings from CRLF to LF 2020-09-04 14:01:21 +02:00
return.c
sort.c
spill.c
stdarg.c
strptr.c remove dangling spaces 2022-04-17 16:07:52 +02:00
struct.c remove dangling spaces 2022-04-17 16:07:52 +02:00
switch2.c remove dangling spaces 2022-04-17 16:07:52 +02:00
switch.c
varargs.c
wf1.c removed references to macros from common.h 2020-07-21 23:50:23 +02:00
wf1.in
yacc2.c remove dangling spaces 2022-04-17 16:07:52 +02:00
yacc.c remove dangling spaces 2022-04-17 16:07:52 +02:00
yacc.in Removed executable bit. 2020-07-12 23:11:43 +02:00
yaccdbg.c