quakeforge/tools/qfcc
Bill Currie 365762b8a6 [gamecode] Switch to using indexed initializers
The opcode table is a nightmare to maintain, but this does clean it up
and speed up opcode lookups since they can now be indexed. Of course, it
turns out I had missed adding several instructions, so had to fix that,
and qfcc needed a bit of a re-jigger to get the opcode out of the table.
2021-12-31 19:16:02 +09:00
..
doc [qfcc] Correct some errors in the man page 2021-11-29 11:38:54 +09:00
include [gamecode] Switch to using indexed initializers 2021-12-31 19:16:02 +09:00
source [gamecode] Switch to using indexed initializers 2021-12-31 19:16:02 +09:00
test [qfcc] Add a test for use/write dependencies 2021-12-27 14:17:12 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00