Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    f5c564ec
    code/env-access.lisp: · f5c564ec
    rtoy authored
    o Let's just return all of the declarations we know of, instead of
      removing some, in DECLARATION-INFORMATION.
    o Add the known set of CL (and CMUCL) declarations to the list of
      declarations that are returned in DECLARATIONS.
    o Add support for AUGMENT-ENVIRONMENT.
    
    code/exports.lisp:
    o Export AUGMENT-ENVIRONMENT from EXT package.
    o Import AUGMENT-ENVIRONMENT into C package.
    f5c564ec
    History
    code/env-access.lisp:
    rtoy authored
    o Let's just return all of the declarations we know of, instead of
      removing some, in DECLARATION-INFORMATION.
    o Add the known set of CL (and CMUCL) declarations to the list of
      declarations that are returned in DECLARATIONS.
    o Add support for AUGMENT-ENVIRONMENT.
    
    code/exports.lisp:
    o Export AUGMENT-ENVIRONMENT from EXT package.
    o Import AUGMENT-ENVIRONMENT into C package.