quakeforge/tools/qfcc
Bill Currie aff70aa243 [qfcc] Support static type expressions in declarations
This allows types in declarations to be based on other types:

    int foo[3];
    @vector(float,sizeof(foo)) bar;
2024-05-03 19:37:11 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Support static type expressions in declarations 2024-05-03 19:37:11 +09:00
source [qfcc] Support static type expressions in declarations 2024-05-03 19:37:11 +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