summaryrefslogtreecommitdiff
path: root/Lisp/internal-reader-syntax.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple example use case for the type declaration reader macro.Matthias Benkard2008-03-131-0/+15
| | | | darcs-hash:9c106c264ce3bd412038f9271cd6957ebd50c155
* Internal type declaration reader macro: Insert THE and DECLARE forms as ↵Matthias Benkard2008-03-131-10/+30
| | | | | | appropriate. darcs-hash:edc70b5906cb75183f673263a3e088f92ad2873e
* Make use of the fact that readtables are file-local.Matthias Benkard2008-03-131-0/+6
| | | | darcs-hash:d07bd4cb573f8d4fa226cca8a1da1e39837b5757
* Internal type declaration reader macro: Add &REST NIL to the return type by ↵Matthias Benkard2008-03-131-1/+5
| | | | | | default. darcs-hash:5622add380aaf4eaa7495e34fe07949490a9aac8
* Internal type declaration reader macro: Generate correct declarations.Matthias Benkard2008-03-131-9/+16
| | | | darcs-hash:47ff07daa62d35ea3d9408b49ed8d059e31b9f6b
* Add an internal reader macro for more readable type declarations.Matthias Benkard2008-03-131-0/+91
darcs-hash:362e46ca84f20400936f066b7c7335417dcffa82