Skip to content
  1. Apr 15, 2012
  2. Nov 05, 2009
  3. Oct 21, 2009
  4. Sep 30, 2009
  5. Sep 29, 2009
    • Tobias C. Rittweiler's avatar
      * Finished. · c832fca9
      Tobias C. Rittweiler authored
      * Fix readtable-iteration bugs on Allegro and SBCL
      
      * Add some more tests
      
      * Update documentation
      
      darcs-hash:20090929202208-f5546-7215b739d453b6db930659e70366c7e4d8cc8ce6.gz
      c832fca9
  6. Sep 26, 2009
  7. Sep 25, 2009
  8. Sep 21, 2009
  9. Sep 19, 2009
    • Tobias C. Rittweiler's avatar
      Various additions. · 0e86f698
      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
      0e86f698
    • Tobias C. Rittweiler's avatar
      Minor fix. · 7a822072
      Tobias C. Rittweiler authored
      darcs-hash:20090919101609-f5546-c0697e8d1dd4367a02fe6c8df13ae14ee2a1017b.gz
      7a822072
    • Tobias C. Rittweiler's avatar
      Bind SB-EXT:*DERIVE-FUNCTION-TYPES* to T when compiling named-readtables. · 8ec80eb5
      Tobias C. Rittweiler authored
      darcs-hash:20090919083025-f5546-f0e7f1053d4bd55b679597eb3982ddd1da70a7ab.gz
      8ec80eb5
    • Tobias C. Rittweiler's avatar
      Add :COMMON-LISP as synonym for :STANDARD. Add :MODERN for a case-preserving :STANDARD. · 7302bf55
      Tobias C. Rittweiler authored
      darcs-hash:20090919082940-f5546-ad25a87e75da5f688eda15fc5edb0e37d06395f8.gz
      7302bf55
  10. Sep 05, 2009
  11. Sep 04, 2009
  12. Aug 28, 2009
  13. Apr 27, 2009
  14. Apr 26, 2009
  15. Apr 24, 2009