summaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-04-03 21:23:58 -0700
committerKaz Kylheku <kaz@kylheku.com>2018-04-03 21:23:58 -0700
commit50ddd3f5e3b33b98f783d579be567e950c9028ed (patch)
tree167afc02a19c5d5c160c1cb14a027cdb5d256f8a /eval.c
parent291f788ebfd09702b47973301a56e89aadf76b49 (diff)
downloadtxr-50ddd3f5e3b33b98f783d579be567e950c9028ed.tar.gz
txr-50ddd3f5e3b33b98f783d579be567e950c9028ed.tar.bz2
txr-50ddd3f5e3b33b98f783d579be567e950c9028ed.zip
places: remove macro-time.
Uses of the macro-time form are not useful in this module, and will hinder compilation, since forms evaluated by macro-time are not seen by the compiler and thus cannot be emitted in compiled form into a compiled file. * share/txr/stdlib/place.tl: Remove all top-level occurrences of macro-time. (defplace): Remove macro-time emitted in expansion, replacing it by progn.
Diffstat (limited to 'eval.c')
0 files changed, 0 insertions, 0 deletions