1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 07:50:20 +02:00
guile/module/language/tree-il
Ludovic Courtès 16d50b8e89 peval: Recognize module-refs to primitives.
* module/language/tree-il/optimize.scm (peval): Handle module-refs to
  primitives.

* test-suite/tests/tree-il.test ("partial evaluation"): Add test, using
  `pmatch'.
2011-09-30 15:15:15 +02:00
..
analyze.scm Use (ice-9 match) instead of `record-case' where it improves readability. 2011-09-06 00:18:36 +02:00
canonicalize.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
compile-glil.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
fix-letrec.scm fix-letrec tweaks 2011-03-09 22:38:11 +01:00
inline.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
optimize.scm separate peval and a new canonicalization pass into their own modules 2011-09-28 19:39:39 +02:00
peval.scm peval: Recognize module-refs to primitives. 2011-09-30 15:15:15 +02:00
primitives.scm peval: add support for <prompt> and <abort> 2011-09-28 00:13:55 +02:00
spec.scm remove `version' field from <language> 2010-05-02 11:19:13 +02:00