Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    8bcc33f5
    Merged non-descriptor changes: · 8bcc33f5
    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.
    8bcc33f5
    History
    Merged non-descriptor changes:
    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.