mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 15:57:36 +02:00
During a beta expansion, renumber lambda ID's and rename lambda args if necessary so that we do not introduce duplicates. Dupes are a problem as they throw of the analysis DB and can lead to the optimizer inserting the wrong values when code is optimized-out. |
||
---|---|---|
.. | ||
array-list.scm | ||
array-list.sld | ||
ast.sld | ||
cgen.sld | ||
common.sld | ||
cps-optimizations.sld | ||
libraries.sld | ||
macros.sld | ||
match.sld | ||
opti-test.scm | ||
pretty-print.sld | ||
primitives.sld | ||
test-cps.scm | ||
test.scm | ||
test.sld | ||
transforms.sld | ||
util.sld |