This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7297d2c8b671c7437260137bf4579d507c13a28f
cc65
/
test
/
ref
History
acqn
befc9533c6
More accurate diagnostic messages on empty declarations without any type specifiers.
2023-12-10 20:21:50 +08:00
..
8q.c
…
array.c
…
bug1889-missing-identifier.c
move test to test/ref
2022-11-11 21:22:20 +01:00
bug1889-missing-identifier.cref
More accurate diagnostic messages on empty declarations without any type specifiers.
2023-12-10 20:21:50 +08:00
cc65070303.c
…
cc65080227.c
…
cc65080328.c
…
cc65090111.c
…
cc65090124.c
…
cc65090726.c
…
cc65090910.c
…
cc65090913.c
…
cc65091007.c
…
cc65091022.c
…
cc65101102.c
…
cc65101209.c
…
cc65101216.c
…
cc65110210.c
…
cc65110211.c
…
cf.c
…
cf.in
…
charconst.c
…
charset.c
…
common.h
…
custom-reference-error.c
…
custom-reference-error.cref
Fixed diagnostic messages about undeclared identifiers.
2023-11-27 20:39:15 +08:00
custom-reference.c
…
custom-reference.cref
…
cvt.c
fixed up the rest of the tests, added rudimentary makefile(s)
2014-11-22 18:28:05 +01:00
dijkstra.c
…
divmod.c
…
goto.c
…
hanoi.c
…
ifexpr.c
…
incr.c
…
init.c
…
macro.c
…
Makefile
use -std=gnu17 for the references, so the test bench will not break with GCC 14. see
#2277
2023-12-10 23:18:55 +01:00
mandel.c
…
minimal.c
…
otccex.c
…
paranoia.c
…
pointer2.c
…
pr1220.c
…
return.c
…
sort.c
…
spill.c
…
stdarg.c
…
strptr.c
…
struct.c
…
switch2.c
…
switch.c
…
varargs.c
…
wf1.c
…
wf1.in
…
yacc2.c
…
yacc.c
…
yacc.in
…
yaccdbg.c
…