Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | txr: allow variable to span vertical function. | Kaz Kylheku | 2021-12-26 | 1 | -0/+15 |
* match.c (v_var_compat, v_var): New static functions. (match_files): No longer recognize v_var specially; it is now handled via vertical table. (dir_tables_init): Register a vertical sys:var directive also via v_var function. (match_compat_fixup): New function. * txr.c (compat): Call match_compat_fixup. * tests/010/span-var.txr: New file. * txr.1: Documented. |