summaryrefslogtreecommitdiffstats
path: root/stdlib/expander-let.tl
Commit message (Collapse)AuthorAgeFilesLines
* New macro: expander-let.Kaz Kylheku2023-05-281-0/+44
* stdlib/expander-let.tl: New file. * autoload.c (expander_let_set_entries, expander_let_instantiate); New static functions. (autoload_init): Register autoloading of above new file via above new functions. * txr.1: Documented. * stdlib/doc-syms.tl: Updated.