]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Implement support for indirect macro expansions in the preprocessor. This closes #36
authorDale Weiler <weilercdale@gmail.com>
Sat, 27 Sep 2014 05:48:03 +0000 (01:48 -0400)
committerDale Weiler <weilercdale@gmail.com>
Sat, 27 Sep 2014 05:48:03 +0000 (01:48 -0400)
commit2208136403121ecd81704b026daa371823bb61bb
tree1f1311f4b5563062c199f1667d2bee0f2e4a5c0c
parentfaacfa018a192f880719fac4abca4479b9bbb5e3
Implement support for indirect macro expansions in the preprocessor. This closes #36
doc/gmqcc.1
ftepp.c
gmqcc.ini.example
opts.def
test.c
tests/ppindirectexpand.qc [new file with mode: 0644]
tests/ppindirectexpand.tmpl [new file with mode: 0644]