This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-01-24 04:34:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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
added examples for tests that compare the compiler output with a reference
2022-11-03 17:40:13 +01:00
custom-reference-error.cref
Fixed diagnostic messages about undeclared identifiers.
2023-11-27 20:39:15 +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
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
…