Skip to content
Snippets Groups Projects
  1. Nov 14, 2002
    • toy's avatar
      From Eric Marsden: · ef58fd80
      toy authored
      The attached patch contains mostly trivial changes, including a few
      spelling corrections, plus changes to the types of condition raised in
      various cases. The only significant change, I believe, is
      
        - MAKE-DISPATCH-MACRO-CHARACTER no longer raises an error if the
          character already was defined to be a macro character; it
          overrides the previous definition (as per a suggestion from Drew
          McDermott on cmucl-help, dated 2002-09-22).
      ef58fd80
  2. Jul 29, 2002
  3. Feb 25, 1999
  4. Jan 18, 1997
  5. Oct 31, 1994
  6. Feb 11, 1994
  7. Feb 04, 1994
  8. Nov 02, 1993
  9. Aug 31, 1993
  10. Aug 23, 1993
  11. Aug 21, 1993
  12. Aug 20, 1993
  13. Aug 17, 1993
  14. Jul 21, 1993
  15. Jun 24, 1993
  16. May 27, 1993
  17. May 21, 1993
  18. May 19, 1993
  19. May 17, 1993
  20. May 12, 1993
  21. May 11, 1993
  22. Mar 01, 1993
  23. Jan 13, 1993
  24. Sep 07, 1992
  25. Aug 02, 1992
    • ram's avatar
      Added function definitions for some random functions like two-arg-char=. · 22ffd911
      ram authored
      Added TYPE-CHECK XOP and its load-time support.
      Changed immediate numeric operands to always be 8 or 24 bits, instead of having
      32 bit ones.
      Added BYTE-APPLY which avoids consing a list and using APPLY for small numbers
      of arguments.  Changed DO-CALL and DO-TAIL-CALL to use BYTE-APPLY.
      Added support for type-check XOP in disassembler.
      22ffd911
  26. Aug 01, 1992
Loading