diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-08-18 06:23:11 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-08-18 06:23:11 -0700 |
commit | 4911b99c3a255155931248669da0546ca7c005d3 (patch) | |
tree | a8d0d398399cc59d5bd6f6f3df057325f52952b8 /stdlib/doc-syms.tl | |
parent | f396b4880f4a674ce6043de6ef3dc7f7d9d29a24 (diff) | |
download | txr-4911b99c3a255155931248669da0546ca7c005d3.tar.gz txr-4911b99c3a255155931248669da0546ca7c005d3.tar.bz2 txr-4911b99c3a255155931248669da0546ca7c005d3.zip |
eval: de-duplicate built-in macro definitions.
* eval.c (eval_init): Numerous macros share the same implementation
function, and their registrations make wasteful repeated func_f2 calls
to hoist that function from C to Lisp more than once. Let's go through
and condense all of them.
Diffstat (limited to 'stdlib/doc-syms.tl')
0 files changed, 0 insertions, 0 deletions