An Improved Quake C Compiler
Find a file
2012-11-22 20:46:38 +00:00
doc
tests Adding short-logic testcase 2012-11-22 20:32:40 +01:00
.gitattributes
ast.c Fix unused parameters in ast.c 2012-11-22 21:39:30 +01:00
ast.h
AUTHORS
code.c
con.c Fix some casting stuff 2012-11-22 20:16:34 +00:00
exec.c
ftepp.c unsed params in ftepp.c 2012-11-22 21:42:14 +01:00
gmqcc.h Fixing clang-warnings about vectors 2012-11-22 20:42:32 +01:00
gmqcc.vcxproj
INSTALL
ir.c Fix unused params in ir.c 2012-11-22 21:41:22 +01:00
ir.h
lexer.c Fixing shadows in lexer.c 2012-11-22 20:46:13 +01:00
lexer.h Removing unused _tokennames from lexer.h 2012-11-22 20:42:55 +01:00
LICENSE
main.c Fix more warnings 2012-11-22 20:32:08 +00:00
Makefile Remove some disabled warnings from the makefile 2012-11-22 20:46:38 +00:00
opts.def
parser.c unused params in parser.c 2012-11-22 21:44:09 +01:00
README
test.c oops 2012-11-22 18:14:03 +00:00
util.c Fix more warnings 2012-11-22 20:32:08 +00:00

						   The gmqcc Quake C Compiler

For licensing, see the LICENSE file.

For installation notes, see the INSTALL file.