quakeforge/tools/qfcc
Bill Currie cb9a82e74c [qfcc] Allow symbol tables to have procedural symbols
If a symbol is not found in the table and a callback is provided, the
callback will be used to check for a valid procedural symbol before
moving on to the next table in the chain. This allows for both tight
scoping of the procedural symbols and caching.
2023-08-21 17:47:55 +09:00
..
doc [qfcc] Make ruamoko the default and update the docs 2022-02-04 10:46:31 +09:00
include [qfcc] Allow symbol tables to have procedural symbols 2023-08-21 17:47:55 +09:00
source [qfcc] Allow symbol tables to have procedural symbols 2023-08-21 17:47:55 +09:00
test [qfcc] Support some unicode ops and GA ops 2023-08-21 17:47:55 +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