Skip to content
Snippets Groups Projects
  1. Apr 04, 2010
  2. Mar 23, 2010
    • Nikodemus Siivola's avatar
      documentation baby-steps · bb423c64
      Nikodemus Siivola authored
       * Default doc/Makefile command now generates all docs and cleans up
         temporary files.
      
       * Generate info as well, and use makeinfo to generate the html.
      
       * Spit out a ifnottex.include for @&key macros, etc for the benefit
         of makeinfo.
      
       * Clean up &WHOLE and &ENVIRONMENT from the lambda-lists.
      
       * MAKE-CIRCULAR-LIST was documented twice, oops.
      bb423c64
  3. Mar 09, 2010
  4. Feb 17, 2010
  5. Feb 12, 2010
  6. Jan 09, 2010
  7. Dec 04, 2009
  8. Nov 25, 2009
  9. Nov 01, 2009
  10. Oct 30, 2009
  11. Sep 28, 2009
  12. Oct 09, 2009
  13. Sep 28, 2009
  14. Sep 16, 2009
  15. Mar 24, 2009
  16. Dec 05, 2008
  17. Nov 16, 2008
  18. Nov 23, 2008
  19. Oct 27, 2008
  20. Sep 07, 2008
  21. Jul 27, 2008
  22. 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
  23. Jun 11, 2008
Loading