]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Make compiler and virtual-machine compile as C++ code, also removed gmqcc_voidptr...
authorDale Weiler <killfieldengine@gmail.com>
Sun, 23 Dec 2012 07:51:19 +0000 (07:51 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 23 Dec 2012 07:51:19 +0000 (07:51 +0000)
commitc3964cf29d0928b7c1decbd5a4d8dd38c3aff78a
treec1677d8f16581d54d1a917b5ae5a0fc79b54880f
parentd35d953a91c86521e7d23814385b8762bd57baff
Make compiler and virtual-machine compile as C++ code, also removed gmqcc_voidptr hack.
ast.c
exec.c
ftepp.c
gmqcc.h
ir.c
main.c
opts.c
parser.c
util.c