quakeforge/tools/qfcc
Bill Currie cd973c6809 [qfcc] Tighten up type_promotes
Mainly to prevent promotion between different vector and matrix sizes,
but also to be consistent in that double doesn't promote to itself (same
as other scalar types). Also fix up type_rows and type_cols for matrices
and make type_assignable, type_promotes, and type_compatible null-safe
(always false if either src or dst is null).
2024-08-11 20:46:55 +09:00
..
doc [qfcc] Tidy up the doc structure a little 2024-07-04 23:53:04 +09:00
include [qfcc] Expand @vector and @matrix type expressions 2024-08-11 20:46:55 +09:00
source [qfcc] Tighten up type_promotes 2024-08-11 20:46:55 +09:00
test [qfcc] Add a failing test case for forward return 2024-04-18 22:46:13 +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