summaryrefslogtreecommitdiffstats
path: root/stdlib/compiler.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-11-25 18:36:56 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-11-25 18:36:56 -0800
commitd6e9ea6dac781444f37179cef4f13c18b9fdbb12 (patch)
treefcbcf74ab71072cbf16805e7e0de2b2a86b817bf /stdlib/compiler.tl
parentc3d36649c6c659295fdcf20e4f6de0ff8ea00351 (diff)
downloadtxr-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