• Dridi Boukelmoune's avatar
    vcc: Allow arbitrary subs in the built-in VCL · 28590eef
    Dridi Boukelmoune authored
    Now that we know in advance the available suboutines in the built-in VCL
    we can use that as the condition to create an append-able subroutine
    when the vcl_ prefix is encountered.
    
    This work is currently incomplete, at least because non-state built-in
    subroutines are currently not listed when an unknwon subroutine is
    encountered.
    
    Also, instead of proper test coverage this currently uses b00000.vtc as
    a strawman to show how to skip a specific processing.
    28590eef
Name
Last commit
Last update
..
Makefile.am Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
generate.py Loading commit data...
vcc_acl.c Loading commit data...
vcc_action.c Loading commit data...
vcc_backend.c Loading commit data...
vcc_backend_util.c Loading commit data...
vcc_compile.c Loading commit data...
vcc_compile.h Loading commit data...
vcc_expr.c Loading commit data...
vcc_namespace.h Loading commit data...
vcc_parse.c Loading commit data...
vcc_storage.c Loading commit data...
vcc_symb.c Loading commit data...
vcc_token.c Loading commit data...
vcc_types.c Loading commit data...
vcc_utils.c Loading commit data...
vcc_var.c Loading commit data...
vcc_vmod.c Loading commit data...
vcc_xref.c Loading commit data...
vmodtool.py Loading commit data...
vsctool.py Loading commit data...