Skip to content
  1. Mar 25, 2012
  2. 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
  3. Nov 05, 2009
  4. Oct 21, 2009
  5. Sep 30, 2009
  6. 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
  7. Sep 26, 2009
  8. Sep 25, 2009
  9. Sep 21, 2009
  10. 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
    • Tobias C. Rittweiler's avatar
      Minor fix. · 9c7fb975
      Tobias C. Rittweiler authored
      darcs-hash:20090919101609-f5546-c0697e8d1dd4367a02fe6c8df13ae14ee2a1017b.gz
      9c7fb975
    • Tobias C. Rittweiler's avatar
      Bind SB-EXT:*DERIVE-FUNCTION-TYPES* to T when compiling named-readtables. · 94db450e
      Tobias C. Rittweiler authored
      darcs-hash:20090919083025-f5546-f0e7f1053d4bd55b679597eb3982ddd1da70a7ab.gz
      94db450e
    • Tobias C. Rittweiler's avatar
      Add :COMMON-LISP as synonym for :STANDARD. Add :MODERN for a case-preserving :STANDARD. · ff5a48d9
      Tobias C. Rittweiler authored
      darcs-hash:20090919082940-f5546-ad25a87e75da5f688eda15fc5edb0e37d06395f8.gz
      ff5a48d9
  11. Sep 05, 2009
  12. Sep 04, 2009
  13. Aug 28, 2009
  14. Apr 27, 2009
  15. Apr 26, 2009