remove peval abort-in-tail-position optimization
authorAndy Wingo <wingo@pobox.com>
Mon, 29 Jul 2013 19:30:49 +0000 (21:30 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 11 Aug 2013 14:45:31 +0000 (16:45 +0200)
commitc1bff879980c3a2f107e8d7b54d0a6d8a18eefe4
treec828594c18808ddd6751bf8a522f6df6dd887188
parent056e3470c4a0c18366c1da4f5052f36761824b70
remove peval abort-in-tail-position optimization

* module/language/tree-il/peval.scm (peval): Remove abort optimization;
  the CPS compiler will do much better here, and it is complicating
  things in the meantime.
module/language/tree-il/peval.scm
test-suite/tests/peval.test