summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump version.Matthias Benkard2008-03-055-6/+6
| | | | darcs-hash:8eed65385e0aa9b61ec29c2c2660762632c212c4
* Admit defeat to CL-Markdown and code nested lists directly in HTML.Matthias Benkard2008-03-051-14/+23
| | | | darcs-hash:5a090d568fd3d11e46370af41ddeb08ab2c502b5
* Document OBJECTIVE-C-GENERIC-FUNCTION and OBJECTIVE-C-METHOD.Matthias Benkard2008-03-051-2/+31
| | | | darcs-hash:97cd663f2aa97f8dcaee5bdc3d467b2e92241430
* Document class OBJECTIVE-C-CLASS.Matthias Benkard2008-03-051-4/+24
| | | | darcs-hash:4133dbeb589fd1c29ec77b5242e7335b973e98aa
* Add function OBJECTIVE-C-CLASS-REGISTERED-P.Matthias Benkard2008-03-052-0/+48
| | | | darcs-hash:3e89853d61732a8fc928a1c3318dfaa648191e8c
* Document FOREIGN-VALUE, FOREIGN-STRUCT, and FOREIGN-UNION.Matthias Benkard2008-03-051-5/+57
| | | | darcs-hash:fb4f97a5b508a7d112fbe2b7397221389bdfd8f5
* Add new class FOREIGN-UNION.Matthias Benkard2008-03-051-4/+6
| | | | darcs-hash:8f87776dce528cb17cf292df0c5aa410fe924247
* Document FOREIGN-VALUE-LISP-MANAGED-P and FOREIGN-VALUE-POINTER.Matthias Benkard2008-03-051-2/+80
| | | | darcs-hash:28fe2a6f6d970312b95103a14631e6f58ee53635
* Export function FOREIGN-VALUE-POINTER.Matthias Benkard2008-03-051-0/+1
| | | | darcs-hash:7184e1f4ee9a4960f063209aef28297b6c29d6cc
* Assorted documentation improvements.Matthias Benkard2008-03-052-9/+12
| | | | darcs-hash:9f7b50833bb666d749ad8ab78ab72d7653b64001
* Document COLLECT-CLASSES and COLLECT-METHODS.Matthias Benkard2008-03-052-0/+60
| | | | darcs-hash:5f9f283cf4206188d49b9a7ac61f247e65ef72c5
* Document DEFINE-RETURNS-BOOLEAN-EXCEPTION and ↵Matthias Benkard2008-03-051-2/+77
| | | | | | UNDEFINE-RETURNS-BOOLEAN-EXCEPTION. darcs-hash:48f710780d299eb6dd9931b70dd1815ade8a060e
* Document DISABLE-METHOD-SYNTAX and DISABLE-OBJECTIVE-C-SYNTAX.Matthias Benkard2008-03-051-2/+22
| | | | darcs-hash:be718221954670a673eb722f4c53c07addde614d
* Fix documentation formatting.Matthias Benkard2008-03-052-12/+12
| | | | darcs-hash:511ea4147397dc61baabcd0ddc39c7ec01097163
* Improve DEFINE-OBJECTIVE-C-CLASS documentation.Matthias Benkard2008-03-052-0/+10
| | | | darcs-hash:11dd42d8010f57315e34a7f854c5664f3a65392f
* Document DEFINE-OBJECTIVE-C-GENERIC-FUNCTION and DEFINE-OBJECTIVE-C-METHOD.Matthias Benkard2008-03-052-1/+151
| | | | darcs-hash:6dee3847173863f3026799954afe28ec7df9e3c2
* Add macro DEFINE-OBJECTIVE-C-CLASS.Matthias Benkard2008-03-052-2/+157
| | | | darcs-hash:d689941e5d40652ec30566cf982572e6ba8bba96
* Add test cases for the new method syntax.Matthias Benkard2008-03-051-1/+19
| | | | darcs-hash:79e19eb625c3afd8628733f0985bd4f26d104b06
* Update ENABLE-METHOD-SYNTAX documentation.Matthias Benkard2008-03-051-7/+9
| | | | darcs-hash:a472659d5d7e56ae5124560e0318742ed21e85e5
* Call COLLECT-METHODS at system load-time.Matthias Benkard2008-03-051-1/+6
| | | | darcs-hash:f8c65b4911752293d595eff5a9e128e7fc02689a
* Fix the callback COLLECT-METHODS uses to collect methods of a class.Matthias Benkard2008-03-051-1/+1
| | | | darcs-hash:91949561bc5eba149950b45fae63f5987486febd
* Add function COLLECT-METHODS.Matthias Benkard2008-03-055-3/+80
| | | | darcs-hash:4c78479b2d67157304f041d700fceb34a3ed7721
* Collect selectors in package OBJECTIVE-C-SELECTORS.Matthias Benkard2008-03-053-11/+29
| | | | darcs-hash:f8184992f82c34b07e6a89745593b8daec17fc61
* Fix syntax enhancement enabling and disabling functions.Matthias Benkard2008-03-042-14/+44
| | | | darcs-hash:9bab32834009040b90d1d10f12abadad6d1391fa
* Fix DEFINE-OBJECTIVE-C-GENERIC-FUNCTION.Matthias Benkard2008-03-042-1/+3
| | | | darcs-hash:57cc807cebf34e1ea2e6367648f436e3af2dfa33
* Export DEFOBJCGENERIC and DEFOBJCMETHOD.Matthias Benkard2008-03-042-0/+6
| | | | darcs-hash:215ba7f141aaf113da4111f9dc76b3a6e45e8321
* Introduce macro DEFINE-OBJECTIVE-C-GENERIC-FUNCTION.Matthias Benkard2008-03-043-2/+18
| | | | darcs-hash:407ea76ee108cb03e819c6d5027b828a1232e24b
* Introduce functions to disable the reader syntax extensions.Matthias Benkard2008-03-042-2/+27
| | | | darcs-hash:bc88fd5b88bc84ccf83caff109762f2813a9b53d
* Introduce Clozure-CL-like method call syntax.Matthias Benkard2008-03-042-3/+85
| | | | darcs-hash:9b1645d06112b61bd4e85f23a7a6725f89e2564b
* Support simple CFFI types as typespecs.Matthias Benkard2008-03-043-4/+4
| | | | darcs-hash:08236de112dc806e436b6d48a24d7922e33e801a
* Move exception reporting to PRINT-OBJECT (EXCEPTION T).Matthias Benkard2008-03-042-18/+19
| | | | darcs-hash:7487d34005f69ab123278791d00991d50fde3496
* Add a note about exception handling to ADD-METHOD ↵Matthias Benkard2008-03-041-0/+11
| | | | | | (OBJECTIVE-C-GENERIC-FUNCTION OBJECTIVE-C-METHOD). darcs-hash:5504ab9f0855575e5475118f7e95de779369d0e8
* Acquire the exception lock when returning from a callback.Matthias Benkard2008-03-044-7/+13
| | | | darcs-hash:f644e3e364ebb7bd2c81aa2c7f83a4887ac644d8
* Implement DESCRIBE-OBJECT (EXCEPTION T).Matthias Benkard2008-03-041-10/+9
| | | | darcs-hash:47438eafc656ab7597bd008586346cd52287e670
* Fix function POINTER for arguments of type EXCEPTION.Matthias Benkard2008-03-041-1/+1
| | | | darcs-hash:a2605bdf40d3be4bb2950c34cb275d84cd68758f
* Test CLASS-DEFINITION: Do not define a method specialised over (EQL +NIL+).Matthias Benkard2008-03-042-5/+5
| | | | darcs-hash:f8274fbf2ad34ff49cb274d45fb82468850128ea
* In callbacks, DECLARE the selector argument IGNORABLE.Matthias Benkard2008-03-041-0/+1
| | | | darcs-hash:bff6a2e538d5c8fef6d09992e8e7405968373dd6
* Add a debugging aid to ADD-METHOD (OBJECTIVE-C-GENERIC-FUNCTION ↵Matthias Benkard2008-03-041-0/+4
| | | | | | OBJECTIVE-C-METHOD). darcs-hash:002220739b73a2ef8394655e7757cab7ba10eb5e
* Cosmetic improvements.Matthias Benkard2008-03-041-5/+5
| | | | darcs-hash:9c9cfd8be339f6c191c1a4befda7a2e555c747a3
* Fix the method definition test case.Matthias Benkard2008-03-041-3/+5
| | | | darcs-hash:f72e60ebe476b5e25cb4710d3027833ff776a32d
* Omit the selector argument when forwarding foreign invocations to generic ↵Matthias Benkard2008-03-041-1/+4
| | | | | | functions. darcs-hash:d0e02549886461cd7837b70b70013be9e2ac507c
* Fix yet another case of misguided stack allocation in objcl_create_imp.Matthias Benkard2008-03-041-1/+3
| | | | darcs-hash:7bd889d82688e8fc94e3086aab3d15d74eb5b5eb
* Objective-C layer: Add function objcl_test_foo.Matthias Benkard2008-03-042-1/+45
| | | | darcs-hash:c52655ddfd12cd8a69285250252705606f3bce35
* Fix objcl_create_imp.Matthias Benkard2008-03-043-13/+39
| | | | darcs-hash:259fe285f4dde3cb5d6a964593524f7e9619faf4
* Fix objcl_finalise_class.Matthias Benkard2008-03-041-1/+1
| | | | darcs-hash:6a392ca2e72987802a85cb77c9376be40a1459b3
* Objective-C layer: Add more debugging aids.Matthias Benkard2008-03-041-1/+5
| | | | darcs-hash:ba7da4d9099567eea4884179b479210d61651ad1
* Objective-C layer: Fix use of the new closure API.Matthias Benkard2008-03-041-1/+1
| | | | darcs-hash:a8354b3de0699ed2208da3663c2f577589d2c518
* Use INTERN-LISP-VALUE for argument conversion.Matthias Benkard2008-03-044-21/+20
| | | | darcs-hash:2f57dd53bfa6b2aa44474232042d9578af720c22
* Build system: Don't break on non-GNUstep systems when compiling libobjcl for ↵Matthias Benkard2008-03-041-1/+1
| | | | | | the second time. darcs-hash:49d9746e4c8e84ee6c4b6253dbb54fa93eaec836
* Remove the obsolete libffi version from the tree.Matthias Benkard2008-03-04174-55481/+0
| | | | darcs-hash:d03cd1c65ed7114fa601e49a8d189e835479e93f