Skip to content
  • Pascal Costanza's avatar
    Major reorganization of the code, plus support for generic function invocation... · 489aba97
    Pascal Costanza authored
    Major reorganization of the code, plus support for generic function invocation protocols in Allegro Common Lisp.
    
    Ignore-this: 9be21704dcdc2ab8e47f596e5a82ff3b
    
    A major reorganization of the code became necessary, because the old structure became harder than necessary to maintain. I have now moved code that is similar across many Common Lisp implementations into a shared source code file, and leave only small parts to implementation-dependent source code files. The setup of packages is combined into one file, and all relevant symbols are now exported from the packages, including symbols that may not have any definitions in some Common Lisp implementations. To further simplify things, I have moved source code from subfolders into the main folder, to avoid hierarchy creep.
    
    Finally, Allegro Common Lisp now also supports the full generic function invocation protocols.
    
    darcs-hash:4b756a79272aa1381988469961dd04652b9f712b
    489aba97