- May 16, 1990
-
-
ram authored
will actually get called.
-
- Apr 16, 1990
-
-
ram authored
revision 1.1.2.1 date: 90/03/27 12:21:55; author: ram; state: Exp; lines added/del: 13/12 Changed TYPEP transform to distinguish between hairy and unknown types. Also, if a type is unknown, we give an optional efficency note instead of a warning. Any warnings should now be given as a consequence of the PARSE-UNKNOWN-TYPE condition. ---------------------------- revision 1.1.1.3 date: 90/03/27 17:02:25; author: wlott; state: Exp; lines added/del: 1/24 Moved implementation specific predicates into a new VM specific file: vm-typetran.lisp. ---------------------------- revision 1.1.1.2 date: 90/03/26 21:57:20; author: wlott; state: Exp; lines added/del: 6/2 Only take continuation-value of constant-continuations in the %typep transform. Deal with NIL for the class when converting numeric typep tests. ---------------------------- revision 1.1.1.1 date: 90/03/23 21:52:24; author: wlott; state: Exp; lines added/del: 1/0 Added predicate for base-characters.
-
- Mar 27, 1990
-
-
wlott authored
vm-typetran.lisp.
-
- Mar 26, 1990
-
-
wlott authored
transform. Deal with NIL for the class when converting numeric typep tests.
-
- Mar 23, 1990
-
-
wlott authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 06, 1990
-
-
wlott authored
-