- 28 Aug, 2009 2 commits
-
-
Tobias C. Rittweiler authored
darcs-hash:20090828195708-f5546-c1d268ba060d14aec37168944c940e4e6c6ae9a3.gz
-
Tobias C. Rittweiler authored
* DEFREADTABLE does _not_ have compile-toplevel effects anymore. This means you cannot use a readtable defined via DEFREADTABLE in the same file it's defined. Use an explicit EVAL-WHEN if you want to achieve that. Advantage: It's not necessary anymore to wrap reader-macro function definitions in EVAL-WHEN. * Add restartable conditions READTABLE-DOES-NOT-EXIST, and READTABLE-DOES-ALREADY-EXIST. darcs-hash:20090828194425-f5546-479aa7c7378ff50f6dfe2cb390f105de7a279712.gz
-
- 23 Sep, 2008 1 commit
-
-
Tobias C. Rittweiler authored
darcs-hash:20080923101340-f5546-55f59107aa0318117e917007f997e27c8e1df7e4.gz
-