summaryrefslogtreecommitdiff
path: root/Lisp/init.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Fix an undefined variable warning.Matthias Benkard2008-02-021-1/+1
| | | | darcs-hash:424aafab701bb0e18f6af709d15c7ef2250303cc
* Apply the LGPLv3 to all the code previously released under the GPLv3.Matthias Benkard2008-01-261-6/+6
| | | | darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848
* Update documentation.Matthias Benkard2007-09-261-0/+107
| | | | darcs-hash:32d8156e02effa3d43909670add8ac0701acba62
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
| | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9
* Make memory management a lot saner.Matthias Benkard2007-09-231-0/+2
| | | | darcs-hash:274be9f0ed5fa33e5e883d7b3df57f00c567e777
* Objective-C layer: Add functions for determining the Objective-C runtime ↵Matthias Benkard2007-09-211-1/+7
| | | | | | used and for asking for the size of types by typespec. darcs-hash:197f36840c1568c5b3431833a0118d06729b9247
* Fix the coercion rules for FLOAT and BOOLEAN values.Matthias Benkard2007-09-201-0/+9
| | | | darcs-hash:d24e207d8f1e0357c8a63ec058ec61318675e89f
* Use PRIMITIVE-INVOKE in memory management and clean the codebase up a bit.Matthias Benkard2007-09-141-0/+3
darcs-hash:a0d7f10b0b4e7fe43271fcce37523424f43480da