Skip to content
Snippets Groups Projects
  1. Apr 02, 1992
  2. Apr 01, 1992
  3. Mar 31, 1992
    • wlott's avatar
      Fixed bug in NTH-VALUE where it expanded into bogus code unless ``n'' was a · 918ab682
      wlott authored
      constant integer.
      918ab682
    • wlott's avatar
      X3J13 cleanup SETF-MULTIPLE-STORE-VARIABLES: · 0a06b2a8
      wlott authored
        Extend the semantics of the macros SETF, PSETF, SHIFTF, ROTATEF, and
        ASSERT to allow "places" whose SETF methods have more than one "store
        variable".  In such cases, the macros accept as many values from the
        newvalue form as there are store variables.  As usual, extra values
        are ignored and missing values default to NIL.
      
        Extend the long form of DEFSETF to allow the specification of more
        than one "store variable", with the obvious semantics.
      
        Clarify that GET-SETF-METHOD signals an error if there would be more
        than one store-variable.
      0a06b2a8
  4. Mar 29, 1992
  5. Mar 28, 1992
  6. Mar 27, 1992
  7. Mar 26, 1992
  8. Mar 25, 1992
  9. Mar 24, 1992
Loading