Skip to content
Snippets Groups Projects
  1. Mar 22, 2003
    • gerd's avatar
      * bootfiles/18e/boot[12].lisp: Bootstrap files for the lisp:class · a1e3ed93
      gerd authored
      = pcl:class part.  To get it booted from 18e, cross-compile using
      boot1.lisp as bootstrap.lisp in pmai's build scripts, then do a
      normal compile with boot2.lisp as bootstrap.lisp with the
      resulting Lisp.
      
      * code/byte-interp.lisp, code/defstruct.lisp, code/describe.lisp:
      * code/error.lisp, code/exports.lisp, code/hash-new.lisp:
      * code/hash.lisp, code/macros.lisp, code/misc.lisp:
      * code/package.lisp, code/pred.lisp, code/sharpm.lisp, code/type.lisp:
      * compiler/dump.lisp, compiler/fndb.lisp, compiler/globaldb.lisp:
      * compiler/proclaim.lisp, compiler/typetran.lisp, compiler/xref.lisp:
      * compiler/generic/primtype.lisp, compiler/generic/vm-type.lisp:
      Changes for to use kernel::class etc.
      
      * code/class.lisp (toplevel): Shadow class, built-in-class etc.
      (class): Give it conc-name %class-.
      (toplevel) [#+bootstrap-lisp-class=pcl-class]: Define old accessors.
      (everywhere): Use new class accessors.
      
      * compiler/generic/vm-fndb.lisp (%make-instance): Change from
      unsafe to flushable and movable.
      
      * code/ntrace.lisp (expand-trace, untrace): Changes for method
      tracing.
      
      * code/profile.lisp (profile, profile-all, unprofile): Method
      profiling.
      
      * pcl/*.text, pcl/bench.lisp, pcl/extensions.lisp:
      * pcl/fast-init.lisp, pcl/precom1.lisp, pcl/precom4.lisp:
      * pcl/structure-class.lisp, pcl/user-instances.lisp:
      Removed.
      
      * tools/pclcom.lisp: Changes for my PCL and lisp:class =
      pcl::class.
      a1e3ed93
  2. Jul 08, 2001
    • pw's avatar
      From Eric Marsden: · 8fcc8901
      pw authored
         Remove the *features* :cltl2, :draft-ansi-cl and :x3j13 to be ANSI
         compliant. I guess this might break some old code, but ANSI explicitly
         prohibits cohabitation of these with :ansi-cl.
      8fcc8901
  3. May 01, 1998
  4. Sep 04, 1997
  5. Sep 03, 1997
  6. Aug 16, 1997
  7. Jan 18, 1997
  8. Oct 31, 1994
  9. Feb 11, 1994
  10. Jan 05, 1994
  11. Aug 18, 1993
  12. Aug 05, 1993
  13. Jun 23, 1993
  14. Jan 13, 1993
  15. Mar 07, 1992
  16. Mar 03, 1992
  17. Feb 14, 1992
  18. Jan 17, 1992
  19. Dec 20, 1991
  20. Oct 20, 1991
  21. Aug 30, 1991
  22. Mar 19, 1991
  23. Feb 08, 1991
  24. Feb 03, 1991
  25. Jan 12, 1991
  26. Oct 23, 1990
  27. Oct 17, 1990
  28. Aug 24, 1990
  29. May 30, 1990
  30. Mar 05, 1990
  31. Feb 08, 1990
  32. Feb 06, 1990
Loading