quakeforge/tools/qfcc
Bill Currie 768113d37b [qfcc] Replace expr_file_line with a scoped version
Two birds with one stone: eliminates most of the problems with going
const-correct with expr_t, and it make dealing with internally generated
expressions at random locations much easier as the set source location
affects all new expressions created within that scope, to any depth.
Debug output is much easier to read now.
2024-02-21 22:41:08 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Replace expr_file_line with a scoped version 2024-02-21 22:41:08 +09:00
source [qfcc] Replace expr_file_line with a scoped version 2024-02-21 22:41:08 +09:00
test [qfcc] Replace expr_file_line with a scoped version 2024-02-21 22:41:08 +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