diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-11-25 18:36:56 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-11-25 18:36:56 -0800 |
commit | d6e9ea6dac781444f37179cef4f13c18b9fdbb12 (patch) | |
tree | fcbcf74ab71072cbf16805e7e0de2b2a86b817bf /stdlib/compiler.tl | |
parent | c3d36649c6c659295fdcf20e4f6de0ff8ea00351 (diff) | |
download | txr-d6e9ea6dac781444f37179cef4f13c18b9fdbb12.tar.gz txr-d6e9ea6dac781444f37179cef4f13c18b9fdbb12.tar.bz2 txr-d6e9ea6dac781444f37179cef4f13c18b9fdbb12.zip |
compiler: bug: some functions mustn't be constant-folded
* stdlib/constfun.tl (%const-foldable-syms%): Removing
the following functions, which cannot be constant folded
because maybe are relied upon to produce fresh objects:
cons, sub-list, conses, ldiff, uniq, tostring, tostringp,
join, join-with.
Diffstat (limited to 'stdlib/compiler.tl')
0 files changed, 0 insertions, 0 deletions