Skip to content
Snippets Groups Projects
  1. Dec 19, 1998
  2. Feb 13, 1998
    • dtc's avatar
      ANSI CL compat. changes: · 2e5e2342
      dtc authored
      o Add an optional environment argument to constantp; ignored by CMUCL.
      o Add the :element-type keyword to make-string.
      2e5e2342
  3. Feb 08, 1997
    • pw's avatar
      From: Douglas Thomas Crosher <dtc@scrooge.ee.swin.oz.au> · 0efcc964
      pw authored
      Message-Id: <199702041630.DAA06602@scrooge.ee.swin.oz.au>
      Subject: Re: making eval-functions FINs
      To: cmucl-imp@cons.org
      Date: Wed, 5 Feb 1997 03:30:55 +1100 (EST)
      In-Reply-To: <199702040300.EAA16744@knight.cons.org> from "Rob MacLachlan" at Feb 3, 97 09:59:02 pm
      X-Mailer: ELM [version 2.4 PL24]
      Content-Type: text
      
      
      > I seem to have lost the most recent message about fixing compiler/eval to
      > use FINs instead of closures.  But yes, I would think that the current
      > EVAL-FUNCTION  slots should become slots in the interpreted function FIN.
      > GET-EVAL-FUN when would then become IDENTITY, so it should probably be
      > flushed entirely.
      
      Done; moved eval-function data into the interpreted-function FIN, also
      added a closure slot so describe can access it easily. Revised patches
      below.
      
      Douglas
      0efcc964
  4. Oct 31, 1994
  5. Feb 14, 1994
  6. Feb 11, 1994
  7. Aug 17, 1993
  8. Jun 23, 1993
  9. Jan 13, 1993
  10. Dec 17, 1992
  11. Dec 13, 1992
  12. Sep 19, 1992
  13. May 15, 1992
  14. Apr 20, 1992
  15. Apr 04, 1992
    • wlott's avatar
      Added COMPILER-MACRO-FUNCTION, COMPILER-MACROEXPAND, and COMPILER- · f5984769
      wlott authored
      MACROEXPAND-1.  Fixed things that invoke *MACROEXPAND-HOOK* to coerce it 
      to a function before calling it as per X3J13 cleanup FUNCTION-TYPE:X3J13-
      MARCH-88 by introducing KERNEL:INVOKE-MACROEXPAND-HOOK, which does that and
      then funcalls it.  Also, fixed MACRO-FUNCTION to take an environment
      argument as per X3J13 cleanup MACRO-FUNCTION-ENVIRONMENT:YES.
      f5984769
  16. Mar 26, 1992
  17. Feb 25, 1992
  18. Feb 24, 1992
  19. Nov 06, 1991
  20. Aug 21, 1991
  21. May 08, 1991
  22. Apr 23, 1991
  23. Feb 08, 1991
  24. Oct 11, 1990
  25. Sep 28, 1990
  26. Aug 24, 1990
  27. Jul 23, 1990
  28. May 30, 1990
  29. Mar 05, 1990
  30. Feb 08, 1990
  31. Feb 07, 1990
  32. Feb 06, 1990
Loading