]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Refactor some util/platform usage and extend file system file interface to accept...
authorDale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 10:12:56 +0000 (06:12 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 10:12:56 +0000 (06:12 -0400)
commit87d9371a5c08f5b05ba70b11c63df80960b40831
tree03bb27113a71310c139dcd305842be2f77ff66fd
parente9bde1e4e4cd790da6b0ee464cda61cce5a327b8
Refactor some util/platform usage and extend file system file interface to accept its own flags and EOF
18 files changed:
ansi.c
ast.c
conout.c
exec.c
fold.c
fs.c
ftepp.c
gmqcc.h
intrin.c
ir.c
lexer.c
msvc.c
opts.c
pak.c
parser.c
platform.h
test.c
util.c