mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
7af99f422f
fix a braino that caused only sizeof expr to work linker.c: print an error message if unable to open the lib qc-parse.y: revamp expression parsing so casting is done via (type)expr rather than type(expr) make it so pointers to pointers don't need ()s |
||
---|---|---|
.. | ||
.gitignore | ||
.indent.pro | ||
class.c | ||
cpp.c | ||
debug.c | ||
def.c | ||
emit.c | ||
expr.c | ||
function.c | ||
idstuff.c | ||
immediate.c | ||
linker.c | ||
Makefile.am | ||
method.c | ||
obj_file.c | ||
opcodes.c | ||
options.c | ||
qc-lex.l | ||
qc-parse.y | ||
qfcc.c | ||
qfodump.c | ||
reloc.c | ||
strpool.c | ||
struct.c | ||
switch.c | ||
type.c |