1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 02:30:23 +02:00
guile/module/language/scheme
Andy Wingo 99983d544a Inline escape-only prompt bodies in the Tree-IL
* module/language/scheme/decompile-tree-il.scm (do-decompile):
* module/language/tree-il/analyze.scm (analyze-lexicals):
* module/language/tree-il/canonicalize.scm (canonicalize):
* module/language/tree-il/compile-glil.scm (flatten-lambda-case):
* module/language/tree-il/cse.scm (cse):
* module/language/tree-il/peval.scm (peval):
* test-suite/tests/peval.test ("partial evaluation"):  Partially revert
  178a40928, so that escape-only prompts explicitly inline their bodies.
2013-08-11 16:45:31 +02:00
..
compile-tree-il.scm fix a comment about environments and the scheme compiler 2010-05-02 11:19:46 +02:00
decompile-tree-il.scm Inline escape-only prompt bodies in the Tree-IL 2013-08-11 16:45:31 +02:00
spec.scm Add warnings for unsupported `simple-format' options. 2012-01-26 00:35:46 +01:00