Skip to content
Snippets Groups Projects
  1. Oct 30, 2009
  2. Sep 28, 2009
  3. Oct 09, 2009
  4. Sep 28, 2009
  5. Sep 16, 2009
  6. Mar 24, 2009
  7. Dec 05, 2008
  8. Nov 16, 2008
  9. Nov 23, 2008
  10. Oct 27, 2008
  11. Sep 07, 2008
  12. Jul 27, 2008
  13. 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
  14. Jun 11, 2008
  15. Jun 07, 2008
  16. Jul 07, 2008
  17. Jun 23, 2008
  18. Jun 04, 2008
  19. Jun 02, 2008
  20. May 31, 2008
  21. Jun 01, 2008
Loading