summaryrefslogtreecommitdiffstats
path: root/tests/019/load-args.tl
Commit message (Collapse)AuthorAgeFilesLines
* New functions load-args-recurse and load-args-processKaz Kylheku2023-06-051-0/+72
* autoload.c (load_args_set_entries, load_args_instantiate): New static functions. (autoload_init): Register new auto-loaded module "load-args". * stdlib/load-args.tl: New file. * txr.1: Documented. * stdlib/doc-syms.tl: Updated.