code for unevaluated Boolean and conditional expressions
Subject: code for unevaluated Boolean and conditional expressions
From: Robert Dodier
Date: Thu, 4 May 2006 20:48:46 -0600
> What's the story for translated functions?
Sorry, Barton, this is a shortcoming of boolsimp.lisp --
it doesn't handle translated functions. I made a half-hearted
attempt to deal with that, and gave up too soon.
I'll have to try again. For the record the code involved
is in src/trpred.lisp and src/acall.lisp.
Robert