Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    51965692
    Cleaned things up a bit. Made sure that we were consistently using · 51965692
    ram authored
    the UNSAFE and FOLDABLE attributes, and flushed some of the old
    DERIVE-TYPE annotations that are now implemented with special
    case derive-type optimizers.  Also finished the conversion of the
    list functions, so that the compiler knows which args are supposed
    to be lists, etc.
    51965692
    History
    Cleaned things up a bit. Made sure that we were consistently using
    ram authored
    the UNSAFE and FOLDABLE attributes, and flushed some of the old
    DERIVE-TYPE annotations that are now implemented with special
    case derive-type optimizers.  Also finished the conversion of the
    list functions, so that the compiler knows which args are supposed
    to be lists, etc.