mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 04:41:25 +00:00
An Improved Quake C Compiler
doc | ||
misc | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
ast.c | ||
ast.h | ||
AUTHORS | ||
code.c | ||
conout.c | ||
exec.c | ||
fold.c | ||
ftepp.c | ||
gmqcc.h | ||
gmqcc.ini.example | ||
intrin.c | ||
ir.c | ||
ir.h | ||
lexer.c | ||
lexer.h | ||
LICENSE | ||
main.c | ||
Makefile | ||
opts.c | ||
opts.def | ||
parser.c | ||
parser.h | ||
README | ||
stat.c | ||
test.c | ||
utf8.c | ||
util.c |
An improved QuakeC compiler