1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/language/tree-il
Andy Wingo e2f8ccc5ba Update peval tests for fix-letrec
* module/language/tree-il/fix-letrec.scm (fix-scc): Initial binding of
  letrec values is unspecified, not false.
* test-suite/tests/peval.test (pass-if-peval): Fix letrec before
  pevalling.  Update tests.  A couple got better, no regressions.
2019-08-13 15:07:57 +02:00
..
analyze.scm Add -Wshadowed-toplevel. 2018-08-07 12:34:32 +02:00
canonicalize.scm Inline escape-only prompt bodies in the Tree-IL 2013-08-11 16:45:31 +02:00
compile-cps.scm Add -Wshadowed-toplevel. 2018-08-07 12:34:32 +02:00
cps-primitives.scm Add support for optimized unboxed abs and sqrt 2019-08-04 21:54:51 +02:00
debug.scm <prompt> body and handler are lambdas; add escape-only? field 2013-07-06 20:27:21 +09:00
effects.scm with-dynamic-state compiler and VM support 2016-12-05 22:57:29 +01:00
fix-letrec.scm Update peval tests for fix-letrec 2019-08-13 15:07:57 +02:00
optimize.scm Run fix-letrec before peval 2019-08-13 13:59:14 +02:00
peval.scm Run fix-letrec before peval 2019-08-13 13:59:14 +02:00
primitives.scm Lower "make-struct/simple" to CPS 2018-01-22 07:28:11 +01:00
spec.scm Rename CPS2 to CPS 2015-07-22 17:19:04 +02:00