An Improved Quake C Compiler
Find a file
2013-01-01 05:08:55 +00:00
distro/arch
doc Changing -Wtoo-few-parameters to -Winvalid-parameter-count; removing hardcoded COMPILER_GMQCC code which makes invalid parameter counts an error and instead make -std=gmqcc imply -Werror-invalid-parameter-count 2012-12-31 12:29:25 +01:00
msvc
tests
.gitattributes
.gitignore add .gitignore file 2012-12-28 23:32:33 +01:00
ast.c Happy new years! 2013-01-01 05:08:55 +00:00
ast.h Happy new years! 2013-01-01 05:08:55 +00:00
AUTHORS
code.c Happy new years! 2013-01-01 05:08:55 +00:00
conout.c Happy new years! 2013-01-01 05:08:55 +00:00
exec.c Happy new years! 2013-01-01 05:08:55 +00:00
file.c Happy new years! 2013-01-01 05:08:55 +00:00
ftepp.c Happy new years! 2013-01-01 05:08:55 +00:00
gmqcc.h Happy new years! 2013-01-01 05:08:55 +00:00
gmqcc.ini.example Changing -Wtoo-few-parameters to -Winvalid-parameter-count; removing hardcoded COMPILER_GMQCC code which makes invalid parameter counts an error and instead make -std=gmqcc imply -Werror-invalid-parameter-count 2012-12-31 12:29:25 +01:00
INSTALL
ir.c Happy new years! 2013-01-01 05:08:55 +00:00
ir.h Happy new years! 2013-01-01 05:08:55 +00:00
lexer.c Happy new years! 2013-01-01 05:08:55 +00:00
lexer.h Happy new years! 2013-01-01 05:08:55 +00:00
LICENSE
main.c Happy new years! 2013-01-01 05:08:55 +00:00
Makefile GMQCC_GITINFO 2012-12-28 20:39:30 +01:00
opts.c Happy new years! 2013-01-01 05:08:55 +00:00
opts.def Happy new years! 2013-01-01 05:08:55 +00:00
parser.c Happy new years! 2013-01-01 05:08:55 +00:00
README
splint.sh Fix evaluation order bug 2012-12-30 11:01:45 +00:00
test.c Happy new years! 2013-01-01 05:08:55 +00:00
TODO
utf8.c Happy new years! 2013-01-01 05:08:55 +00:00
util.c Happy new years! 2013-01-01 05:08:55 +00:00

GMQCC: An improved Quake C compiler

For licensing:          see the LICENSE file.
For installation notes: see the INSTALL file.
For a list of authors:  see the AUTHORS file.

For documentation:
    See the manpages, or visit the documentation online at
    http://graphitemaster.github.com/gmqcc/doc.html