summaryrefslogtreecommitdiff
path: root/Lisp/reader-syntax.lisp
Commit message (Expand)AuthorAgeFilesLines
* Add function IN-METHOD-SYNTAX.Matthias Benkard2008-12-041-4/+11
* Add an internal reader macro for more readable type declarations.Matthias Benkard2008-03-131-13/+0
* Assorted documentation improvements.Matthias Benkard2008-03-051-2/+3
* Document DISABLE-METHOD-SYNTAX and DISABLE-OBJECTIVE-C-SYNTAX.Matthias Benkard2008-03-051-2/+22
* Fix documentation formatting.Matthias Benkard2008-03-051-2/+2
* Update ENABLE-METHOD-SYNTAX documentation.Matthias Benkard2008-03-051-7/+9
* Add function COLLECT-METHODS.Matthias Benkard2008-03-051-1/+1
* Collect selectors in package OBJECTIVE-C-SELECTORS.Matthias Benkard2008-03-051-11/+13
* Fix syntax enhancement enabling and disabling functions.Matthias Benkard2008-03-041-10/+34
* Introduce functions to disable the reader syntax extensions.Matthias Benkard2008-03-041-2/+25
* Introduce Clozure-CL-like method call syntax.Matthias Benkard2008-03-041-2/+73
* Stylistic improvements.Matthias Benkard2008-02-081-2/+2
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
* Fix the spelling of `Objective-C' in both code and documentation.Matthias Benkard2008-01-261-5/+5
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
* Improve documentation.Matthias Benkard2007-08-071-2/+2
* Document INITIALISE-RUNTIME, SHUTDOWN-RUNTIME and INSTALL-READER-SYNTAX.Matthias Benkard2007-08-061-1/+109
* Implement the public function INVOKE.Matthias Benkard2007-08-041-0/+1
* Define an external interface, properly document FIND-OBJC-CLASS.Matthias Benkard2007-08-041-3/+3
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+61