quakeforge/tools/qfcc
Bill Currie 4c603c3989 [qfcc] Remove rvalue flag from expr_t
It seems it was needed for dealing with the result expression for block
expressions, but it turns out (possibly thanks to dags), that it's easy
to check for the result value and using the appropriate call to emit the
code thus avoiding the non-executable code warning.
2024-09-13 21:41:40 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Remove rvalue flag from expr_t 2024-09-13 21:41:40 +09:00
source [qfcc] Remove rvalue flag from expr_t 2024-09-13 21:41:40 +09:00
test [gamecode] Save all param pointers with PR_SaveParams 2024-09-05 00:00:44 +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 [qfcc] Add some TODO items 2024-08-12 08:51:39 +09:00