Skip to content
  1. Jan 09, 2012
    • Robert P. Goldman's avatar
      Update for compatibility with ACL 8.2. · 8a298b58
      Robert P. Goldman authored
      Patch from Vladimir Sedach who notes that the ERROR-P argument to ACL's
      EXCL:NAMED-READTABLE has changed to default to TRUE.  Add an explicit
      NIL where necessary for correct behavior.
      8a298b58
  2. Sep 30, 2009
  3. Sep 29, 2009
    • Tobias C. Rittweiler's avatar
      * Finished. · 6f02ab5e
      Tobias C. Rittweiler authored
      * Fix readtable-iteration bugs on Allegro and SBCL
      
      * Add some more tests
      
      * Update documentation
      
      darcs-hash:20090929202208-f5546-7215b739d453b6db930659e70366c7e4d8cc8ce6.gz
      6f02ab5e
  4. Sep 25, 2009
  5. Sep 19, 2009
    • Tobias C. Rittweiler's avatar
      Various additions. · fee98763
      Tobias C. Rittweiler authored
      * The recent addition of empty readtables broke named-readtables
        fundamentally. Thanks for David Crawford for pointing that out.
      
        I had to accomodate MERGE-READTABLES-INTO now that the neutral
        element is no longer the standard readtable, but an empty
        readtable.
      
      * We no make the readtable empty first when redefining it via a
        DEFREADTABLE form. Then the content is refilled.
      
      * MERGE-READTABLES-INTO now signals a new error
        READER-MACRO-CONFLICT if a macro character is present
        in more than one of the argument readtables.
      
        DEFREADTABLE turns READER-MACRO-CONFLICT into a warning.
      
      * Fix expansion of DEFREADTABLE so calls to MERGE-READTABLES-INTO
        properly quote readtable names.
      
      * Add WITHOUT-PACKAGE-LOCK for our :AROUND method of PRINT-OBJECT
        specializing on READTABLE.
      
      * Update docstrings accordingly.
      
      darcs-hash:20090919175636-f5546-c5f68eb6d7fe114afee170aa225e95ea80e6291a.gz
      fee98763
  6. Sep 05, 2009
  7. Aug 28, 2009
  8. Apr 27, 2009
  9. Apr 26, 2009
  10. Apr 24, 2009
  11. Sep 27, 2008
  12. Sep 25, 2008
  13. Sep 23, 2008