summaryrefslogtreecommitdiff
path: root/Lisp/compiler-macros.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Improve code formatting.Matthias Benkard2008-12-041-11/+8
| | | | darcs-hash:78633fe3d92daaf676fce0c9410709f7a7f1489a
* When compiling compiler macros, also define needed utility functions at ↵Matthias Benkard2008-03-031-12/+13
| | | | | | compile-time. darcs-hash:6772d8a7995c6f19b5f6116e0adec26bfd6fe816
* Fix the compiler macro for INVOKE.Matthias Benkard2008-03-021-7/+5
| | | | darcs-hash:f76cc3530507e408704652d52b86b434e508c18d
* Make the compiler macro for INVOKE more robust.Matthias Benkard2008-02-171-2/+5
| | | | darcs-hash:e56ef3368be1babcb16faead9276a36091cb26b5
* Further simplify compiler macros.Matthias Benkard2008-02-161-27/+16
| | | | darcs-hash:b79d2b2279d2814e5f92b18106b70f79550166cc
* Simplify compiler macros.Matthias Benkard2008-02-161-45/+18
| | | | darcs-hash:b94237b9f0fd396e56186a7f3b62c9cce9971c55
* Add a compiler macro for SELECTOR.Matthias Benkard2008-02-031-0/+20
| | | | darcs-hash:4e7f3cf6846d15869487905f52589ee8250bcf5d
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
| | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848
* FIND-SELECTOR: Make ERRORP default to T.Matthias Benkard2007-10-101-3/+3
| | | | darcs-hash:629ac814cc7f7427b1b1cbe71448a670c37c0171
* Make compile-time selector warnings work on the NeXT runtime, clean the ↵Matthias Benkard2007-10-101-4/+8
| | | | | | Objective-C layer up a bit. darcs-hash:bff1454e2749c658ed0d0ad4eb51c4b1802e6f40
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
| | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9
* Fix condition signalling.Matthias Benkard2007-09-241-3/+3
| | | | darcs-hash:d14fd897e9b232e09261823625f1083b6d37aa11
* Add a compiler macro for INVOKE.Matthias Benkard2007-09-211-0/+70
darcs-hash:93b465085160cfe9dc8978554acdfca73670f6f6