mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 13:41:32 +00:00
ac91e9376b
While broken, it is good enough to compile modulo.r. This gives qfcc C's type system with QC specifics bolted on top (rather than trying to cram C's type system into QC's). Pointers and arrays now use C syntax and semantics (though I think there's a lot of breakage in there at the moment). Functions themselves are still dual mode: both QC style and C style are available. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |