quakeforge/tools/qfcc
Bill Currie 0426879bf6 [qfcc] Check returned type instead of expr type
Block expressions hide ex_error, but get_type() always returns null when
it finds one (which it does by recursing into block expression), so just
check the type itself.
2021-01-04 14:54:04 +09:00
..
doc [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
source [qfcc] Check returned type instead of expr type 2021-01-04 14:54:04 +09:00
test [build] Support silent rules for qfcc 2020-06-26 10:52:06 +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