quakeforge/tools/qfcc
Bill Currie dc878dbb4c [qfcc] Skip scope creation for function bodies
Since begin_function creates the parameter and locals scopes, there's no
need for another scope for the function body. This fixes the detection
of shadowed parameters for Ruamoko and QuakeC.
2024-10-07 09:55:21 +09:00
..
doc [qfcc] Update doc for recent lyx 2024-08-11 20:46:55 +09:00
include [qfcc] Move function scope building into target 2024-10-07 09:48:44 +09:00
source [qfcc] Skip scope creation for function bodies 2024-10-07 09:55:21 +09:00
test [qfcc] Add a passing test for shadowed params 2024-10-07 09:29:14 +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