1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-16 18:08:04 +00:00
cc65/test/ref
Greg King a6b04f6e97 Changed most "backticks" (grave accents) into apostrophes.
Quotations that are embraced by tick marks now look better, in most fonts.
2019-01-05 14:57:12 -05:00
..
8q.c
array.c
cc65070303.c
cc65080227.c
cc65080328.c
cc65090111.c
cc65090124.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cc65090726.c
cc65090910.c
cc65090913.c
cc65091007.c
cc65091022.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cc65101102.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cc65101209.c
cc65101216.c
cc65110210.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cc65110211.c
cf.c
cf.in
charconst.c
charset.c
common.h
cvt.c
dijkstra.c
divmod.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
goto.c Added testcase for between-blocks gotos. 2018-10-02 18:49:53 +02:00
hanoi.c
ifexpr.c
incr.c
init.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
macro.c
Makefile Added a missing -O configuration. 2017-06-07 10:26:34 -04:00
mandel.c
minimal.c
otccex.c
paranoia.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
pointer2.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
return.c
sort.c
spill.c
stdarg.c
strptr.c
struct.c
switch2.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
switch.c
varargs.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
wf1.c
wf1.in
yacc2.c
yacc.c Fixed a pointer test again -- but, it's better than in pull request #391. 2017-03-11 15:11:15 -05:00
yacc.in
yaccdbg.c