An Improved Quake C Compiler
Find a file
2012-12-31 11:14:34 +01:00
distro/arch
doc manpage: -Wparenthesis 2012-12-31 11:14:34 +01:00
msvc
tests
.gitattributes
.gitignore
ast.c Add support for user defined messages for [[deprecated]] generalized attribute 2012-12-30 09:58:52 +00:00
ast.h Add support for user defined messages for [[deprecated]] generalized attribute 2012-12-30 09:58:52 +00:00
AUTHORS
code.c
conout.c
exec.c Fix evaluation order bug 2012-12-30 11:01:45 +00:00
file.c
ftepp.c fix: ftepp_delete needs to ftepp_flush to not cause a leak on errors 2012-12-30 10:37:15 +01:00
gmqcc.h
gmqcc.ini.example
INSTALL
ir.c
ir.h
lexer.c
lexer.h
LICENSE
main.c
Makefile
opts.c Activate -Wparenthesis by default 2012-12-31 11:14:24 +01:00
opts.def Adding -Wparenthesis, fixing constant folding of && and || 2012-12-31 11:11:46 +01:00
parser.c Adding -Wparenthesis, fixing constant folding of && and || 2012-12-31 11:11:46 +01:00
README
splint.sh Fix evaluation order bug 2012-12-30 11:01:45 +00:00
test.c
TODO
utf8.c
util.c

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