Skip to content
  1. Nov 02, 2011
  2. Oct 29, 2011
  3. Sep 23, 2010
  4. Apr 05, 2010
  5. Mar 09, 2010
  6. Feb 12, 2010
  7. Nov 01, 2009
  8. Sep 16, 2009
  9. Jul 27, 2008
  10. 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
  11. May 31, 2008
  12. May 29, 2008
  13. Apr 10, 2008
  14. Mar 11, 2008
    • Tobias C. Rittweiler's avatar
      alexandria-unwind-protect-case.diff · b63df871
      Tobias C. Rittweiler authored
      	* conditions.lisp (unwind-protect-case): New macro. Similiar to
      	CL:UNWIND-PROTECT except that it's possible to explicitly specify
      	under which circumstances cleanup operations are run.
      
      	* tests.lisp (unwind-protect-case.1-5): New test cases.
      b63df871
  15. Mar 13, 2008
    • Tobias C. Rittweiler's avatar
      alexandria-cdr5-types.diff · b22134cc
      Tobias C. Rittweiler authored
      	* types.lisp: Fix quoting problem introduced by Attila's last
      	patch; additionally add automatically generated docstrings to all
      	the types defined.
      
      	* tests.lisp (cdr5.*): New test cases.
      b22134cc
  16. Mar 11, 2008
  17. Feb 17, 2008
  18. Dec 19, 2007
  19. Jul 20, 2007
  20. Jul 11, 2007
  21. Jun 01, 2007
  22. Nov 07, 2006
  23. Oct 17, 2006
  24. Oct 16, 2006
  25. Oct 15, 2006