Skip to content
  1. Oct 29, 2011
  2. Mar 09, 2010
    • Nikodemus Siivola's avatar
      documentation updates · 829db7c7
      Nikodemus Siivola authored
        Add bunch of missing symbols to the manual, and go over several
        docstrings reformatting them for the benefit of the documentation
        generator.
      
        (A crapton of symbols are still not in the manual.)
      829db7c7
  3. Feb 17, 2010
  4. Feb 12, 2010
  5. Jan 09, 2010
  6. Nov 25, 2009
  7. Nov 23, 2008
  8. Sep 07, 2008
  9. Aug 01, 2008
    • Nikodemus Siivola's avatar
      PROPER-LIST-LENGTH and related changes · 86f69d0a
      Nikodemus Siivola authored
      - New function: PROPER-LIST-LENGTH.
      
      - Share code between PROPER-LIST-LENGTH, LASTCAR, and SETF LASTCAR
        via a macrolet.
      
      - Use ENDP wrapped in SAFETY 3, to ensure proper detection of dotted
        lists.
      
      - Use PROPER-LIST-LENGTH instead of LIST-LENGTH in ROTATE, RANDOM-ELT,
        and SHUFFLE, and test that they signal an error for improper lists.
        (Thanks to Tobias Rittweiler)
      86f69d0a
  10. Jun 01, 2008
  11. Mar 12, 2008
  12. Mar 01, 2008
  13. Feb 17, 2008
  14. Jul 20, 2007
  15. Jul 11, 2007
  16. Jul 01, 2007
  17. Jun 25, 2007
  18. Jun 01, 2007
    • Nikodemus Siivola's avatar
      Nothing Can Stop The Progressive Revolution · 02e674e1
      Nikodemus Siivola authored
      Added:
       * XOR
       * WHICHEVER
       * SWITCH, ESWITCH, CSWItCH
       * UNIONF, NUNIONF
       * ALIST-PLIST, PLIST-ALIST
       * ENSURE-CONS
       * NAMED-LAMDBA
       * DEFINE-CONSTANT
       * STRING-DESIGNATOR
      
      Note:
       Documentation strings of many new operators are sorely lacking, particularly
       NAMED-LAMBDA and *SWITCH.
      02e674e1
  19. May 01, 2007
  20. Oct 17, 2006
  21. Oct 16, 2006
  22. Oct 15, 2006