An Improved Quake C Compiler
Find a file
Wolfgang (Blub) Bumiller b8fc2b7731 cleaned up empty lines
2012-11-15 11:02:16 +01:00
doc Some man page changes 2012-11-15 03:53:31 +00:00
testsuite Testcases for parameter shadowing 2012-11-11 10:13:00 +01:00
.gitattributes gitattributes for whitespace 2012-04-28 16:40:03 -04:00
ast.c Use new console system everywhere. 2012-11-15 00:28:46 +00:00
ast.h support for ast_entfield nodes with specific output types, fixing array-field instantiating code to print the correct name on error 2012-11-12 22:39:43 +01:00
AUTHORS Test write access by adding an AUTHORS file 2012-04-24 18:47:09 +02:00
code.c Generating checksums 2012-10-02 17:09:49 +02:00
con.c Some more changes: added redirout/redirerr command line options 2012-11-15 03:38:20 +00:00
exec.c Merging in new-syntax 2012-11-14 21:39:16 +01:00
gmqcc.h Use new console system everywhere. 2012-11-15 00:28:46 +00:00
gmqcc.vcxproj gmqcc now builds on visual studio 2012-08-14 19:06:53 -04:00
ir.c Use new console system everywhere. 2012-11-15 00:28:46 +00:00
ir.h gcc lost it's magic analyzer and now complains about uninitialized stuff... <sadface> 2012-11-04 11:41:44 +01:00
lexer.c Use new console system everywhere. 2012-11-15 00:28:46 +00:00
lexer.h Merging in new-syntax 2012-11-14 21:39:16 +01:00
main.c cleaned up empty lines 2012-11-15 11:02:16 +01:00
Makefile Some more changes: added redirout/redirerr command line options 2012-11-15 03:38:20 +00:00
mem.c More buddy allocator changes 2012-11-13 02:29:02 +00:00
opts.def Make warns.def and flags.def into a single opts.def. 2012-11-10 21:13:09 +00:00
parser.c Use new console system everywhere. 2012-11-15 00:28:46 +00:00
util.c preliminary segregated console subsystem 2012-11-14 19:17:43 +00:00