mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-01 09:50:19 +02:00
* module/language/cps2/verify.scm: New diagnostic pass. * module/Makefile.am: Add verify.scm. * module/language/cps2/optimize.scm: Wire up verification pass. Always run the pass at the end, and if a variable is set run it between passes too. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
cps2 | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
cps2.scm | ||
tree-il.scm |