Skip to content
  1. Jan 26, 2013
  2. Sep 23, 2010
    • Andreas Fuchs's avatar
      Support case-sensitive lisps. · f5df120e
      Andreas Fuchs authored
      * Alter `format-symbol` to accept a string designator as the format
        control.
      * Use uninterned symbols as format control for type names in type.lisp
        to get the correct names in case-sensitive lisps.
      f5df120e
  3. 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
  4. Jul 07, 2008
  5. Jun 04, 2008
  6. Dec 19, 2007
  7. 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
  8. Oct 15, 2006