Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    6790df02
    First cut at funcallable-structure support. %funcallable-instance interpreter · 6790df02
    ram authored
    stubs.  Initialize STRUCTURE-CLASS-CONSTRUCTOR.  Changed ALTERNATE-METACLASS to
    be inherited by structures that include it.  Update arg syntax of
    REGISTER-LAYOUT and use :DEFSTRUCT-LAYOUT option so that we can incompatibly
    redefine forward referenced (but not defined) structures.  Fix structure
    redefinition warning formatting.
    6790df02
    History
    First cut at funcallable-structure support. %funcallable-instance interpreter
    ram authored
    stubs.  Initialize STRUCTURE-CLASS-CONSTRUCTOR.  Changed ALTERNATE-METACLASS to
    be inherited by structures that include it.  Update arg syntax of
    REGISTER-LAYOUT and use :DEFSTRUCT-LAYOUT option so that we can incompatibly
    redefine forward referenced (but not defined) structures.  Fix structure
    redefinition warning formatting.