quakeforge/tools/qfcc
Bill Currie d4de1d7418 [qfcc] Do full type encoding relocation early
Because type aliases need to be unaliased, the type pointers in the type
encodings need to be correct when it comes to linking defs and
functions. This fixes the linking errors in ruamoko/game.
2020-03-29 18:19:36 +09:00
..
doc [qfcc] Add option to promote of float through ... 2020-03-08 19:13:57 +09:00
include [qfcc] Decouple type encoding from the pr struct 2020-03-28 22:15:06 +09:00
source [qfcc] Do full type encoding relocation early 2020-03-29 18:19:36 +09:00
test [qfcc] Add failing aliased type linking test 2020-03-28 23:30:05 +09:00
AUTHORS
bootstrap
configure.in Replace system defines/includes with qfcc's 2020-02-19 02:35:09 +09:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00