Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle typespec designators in foreign slot definitions.HEADmaster | Matthias Benkard | 2008-12-04 | 1 | -1/+16 |
| | | | | darcs-hash:9f85e333862e6181f269fa737f65c4b964526311 | ||||
* | Improve code formatting. | Matthias Benkard | 2008-12-04 | 1 | -11/+8 |
| | | | | darcs-hash:78633fe3d92daaf676fce0c9410709f7a7f1489a | ||||
* | Add function IN-METHOD-SYNTAX. | Matthias Benkard | 2008-12-04 | 3 | -4/+20 |
| | | | | darcs-hash:d988f9cdc21410c6910aa52e0f396a2ebc7216fb | ||||
* | Minor cleanups and fixes. | Matthias Benkard | 2008-12-04 | 3 | -3/+9 |
| | | | | darcs-hash:efd8243ff1432ed15009ab5d2088f7374d67ab97 | ||||
* | Automatically register Objective-C classes used as superclasses. | Matthias Benkard | 2008-12-04 | 2 | -6/+13 |
| | | | | darcs-hash:928ea318abd6914917d42d77c8581dd4c3ee67d7 | ||||
* | JOURNAL: Fix the #1=(QUOTE #1#) drawing. | Matthias Benkard | 2008-06-10 | 1 | -8/+10 |
| | | | | darcs-hash:be1a330271cfea1c53b4cc7070d381d449261259 | ||||
* | JOURNAL: New entry. | Matthias Benkard | 2008-06-10 | 1 | -1/+34 |
| | | | | darcs-hash:9ec170f8ce4942be47d4bfbbb7b7636ad935f865 | ||||
* | When receiving a Lisp value wrapper from Objective-C, unwrap it automatically. | Matthias Benkard | 2008-03-24 | 4 | -11/+23 |
| | | | | darcs-hash:f1b183f46c4d97c27121e0ada8614b9e9feb9955 | ||||
* | Wrap Lisp values when trying to send them messages. | Matthias Benkard | 2008-03-24 | 2 | -2/+9 |
| | | | | darcs-hash:c7cffd49bb312b7a6d88e3a5d29f3f5446827120 | ||||
* | JOURNAL: Minor formatting improvements. | Matthias Benkard | 2008-03-23 | 1 | -6/+6 |
| | | | | darcs-hash:e9a4dfe4d7dda660c7a490faaec02ca06f81e223 | ||||
* | Fix SELECTOR-FUNCTION for CMUCL again. | Matthias Benkard | 2008-03-23 | 1 | -1/+1 |
| | | | | darcs-hash:9083e5d1cf58bf2da535b58acd80ea9eec267def | ||||
* | Bump version. | Matthias Benkard | 2008-03-23 | 5 | -6/+6 |
| | | | | darcs-hash:80b6fb4b2917b7fdf34ab1fe939b39198214a401 | ||||
* | New journal entry. | Matthias Benkard | 2008-03-23 | 2 | -7/+78 |
| | | | | darcs-hash:922d0f13d6883a03e076bdea53b52a5f59d8a5be | ||||
* | Add a NEWS file. | Matthias Benkard | 2008-03-23 | 1 | -0/+127 |
| | | | | darcs-hash:d3db123113218d3cb672c6f8ea99682aca988e6a | ||||
* | Explain the rationale for passing a static class name as the first argument ↵ | Matthias Benkard | 2008-03-21 | 1 | -0/+31 |
| | | | | | | to every OBJECTIVE-C-GENERIC-FUNCTION. darcs-hash:e1afc0fc7530051417435a68b13a4cab52e4a893 | ||||
* | Improve DEFINE-OBJECTIVE-C-METHOD documentation. | Matthias Benkard | 2008-03-21 | 1 | -3/+12 |
| | | | | darcs-hash:9972c12e79f49e8556b974500bc967fe8dabf21c | ||||
* | Documentation: Minor fixes. | Matthias Benkard | 2008-03-20 | 2 | -9/+9 |
| | | | | darcs-hash:e42cc5a94c23ab108f98e00a9a6eb64429db8ecf | ||||
* | Fix type handling on Mac OS X. | Matthias Benkard | 2008-03-19 | 1 | -9/+24 |
| | | | | darcs-hash:5d262e23b7c9f6e5f2be206f55fb104693346bcf | ||||
* | Fix method invocation on Mac OS X. | Matthias Benkard | 2008-03-19 | 1 | -5/+4 |
| | | | | darcs-hash:389135940affce22558648db2fd7e25cebc551bd | ||||
* | Move (OBJECT-GET-CLASS RECEIVER) from INVOKE-BY-NAME-SUPER-V to ↵ | Matthias Benkard | 2008-03-19 | 3 | -17/+37 |
| | | | | | | RETRIEVE-METHOD-SIGNATURE-INFO. darcs-hash:1fd46a3dbdb3a5e2ec284be3255dd08b2b074414 | ||||
* | Make INTERN-POINTER-WRAPPER intern OBJECTIVE-C-CLASSes. | Matthias Benkard | 2008-03-19 | 3 | -6/+29 |
| | | | | darcs-hash:8ea30cedc918a1d45612a6efb68126715c2cf8ef | ||||
* | Add a NAME slot to class SELECTOR. | Matthias Benkard | 2008-03-19 | 4 | -43/+89 |
| | | | | darcs-hash:c51f1608afb05ec84f8f615114cb7f9f65abf8fe | ||||
* | Make TYPESPEC a struct type. | Matthias Benkard | 2008-03-19 | 7 | -136/+205 |
| | | | | darcs-hash:e915984995e05d399993c4d602a7c4949053ca66 | ||||
* | Replace all CFFI array types with pointer types. | Matthias Benkard | 2008-03-18 | 1 | -7/+7 |
| | | | | darcs-hash:9a65a6771651aa2ff3c05411d4cd8042b9a1a98e | ||||
* | Fix support for older versions of CFFI. | Matthias Benkard | 2008-03-18 | 2 | -4/+5 |
| | | | | darcs-hash:2f77404ae69521fa59b974123814e7f008692d37 | ||||
* | Build system: Configure libffi --with-pic. | Matthias Benkard | 2008-03-18 | 1 | -1/+3 |
| | | | | darcs-hash:c2f671fcefdca9314491244cea4351741308a90f | ||||
* | Objective-C layer: Fix an erronous assumption about ssize_t being equivalent ↵ | Matthias Benkard | 2008-03-18 | 1 | -3/+3 |
| | | | | | | to int. darcs-hash:77922acb6a31eeacd3df23d00f9f67f0cd4fa21a | ||||
* | JOURNAL: Improve formatting. | Matthias Benkard | 2008-03-18 | 1 | -30/+32 |
| | | | | darcs-hash:9660ca7bca703286dc716801740d035d8ee4d8e5 | ||||
* | JOURNAL: Add a link to the Objective-CL project webpage. | Matthias Benkard | 2008-03-18 | 1 | -2/+11 |
| | | | | darcs-hash:22e147ff25224667d2e826f8484d1f7d29273a6e | ||||
* | JOURNAL: Improve formatting. | Matthias Benkard | 2008-03-18 | 1 | -88/+88 |
| | | | | darcs-hash:d9dd83113cada81e7e9154f54f2be3f1b43874a2 | ||||
* | JOURNAL: Make publishable. | Matthias Benkard | 2008-03-18 | 1 | -10/+37 |
| | | | | darcs-hash:e952b278c9fe96a63119b10278b6768274e76d02 | ||||
* | JOURNAL update. | Matthias Benkard | 2008-03-18 | 1 | -0/+27 |
| | | | | darcs-hash:9361abc569ed1b69691bdae03c219be573c97ac1 | ||||
* | Clarify CMUCL-specific function SELECTOR-FUNCTION. | Matthias Benkard | 2008-03-18 | 1 | -5/+21 |
| | | | | darcs-hash:577b893aecdd9144a80184d973b1a6f970f4800a | ||||
* | Disable manual NSProcessInfo initialisation on GNUstep systems. | Matthias Benkard | 2008-03-14 | 1 | -1/+8 |
| | | | | darcs-hash:07683de74a6675f89f20fdc933a1c0eeadb60725 | ||||
* | Implement the generic sequence protocol for NSArray on SBCL. | Matthias Benkard | 2008-03-14 | 2 | -0/+64 |
| | | | | darcs-hash:af39e2a05a060e7f805e7218ef808c1721edcdd3 | ||||
* | Add a simple example use case for the type declaration reader macro. | Matthias Benkard | 2008-03-13 | 1 | -0/+15 |
| | | | | darcs-hash:9c106c264ce3bd412038f9271cd6957ebd50c155 | ||||
* | OBJCL-CLASS-SET-BACKED-BY-LISP-CLASS/POINTER: Correct type signature. | Matthias Benkard | 2008-03-13 | 1 | -1/+1 |
| | | | | darcs-hash:6ce8803702bdf866eb984ef0984e4763115c7ec3 | ||||
* | Internal type declaration reader macro: Insert THE and DECLARE forms as ↵ | Matthias Benkard | 2008-03-13 | 1 | -10/+30 |
| | | | | | | appropriate. darcs-hash:edc70b5906cb75183f673263a3e088f92ad2873e | ||||
* | Make use of the fact that readtables are file-local. | Matthias Benkard | 2008-03-13 | 3 | -8/+8 |
| | | | | darcs-hash:d07bd4cb573f8d4fa226cca8a1da1e39837b5757 | ||||
* | Add more type declarations. | Matthias Benkard | 2008-03-13 | 1 | -0/+12 |
| | | | | darcs-hash:86334459a1f2ef6b52ca92bee2c79bb1f7cd0bba | ||||
* | Internal type declaration reader macro: Add &REST NIL to the return type by ↵ | Matthias Benkard | 2008-03-13 | 1 | -1/+5 |
| | | | | | | default. darcs-hash:5622add380aaf4eaa7495e34fe07949490a9aac8 | ||||
* | Use the new type declaration reader macro in Objective-CL code. | Matthias Benkard | 2008-03-13 | 3 | -22/+25 |
| | | | | darcs-hash:ba8b3023e541d9e723704583e3f6ffb7a9b3898a | ||||
* | Internal type declaration reader macro: Generate correct declarations. | Matthias Benkard | 2008-03-13 | 1 | -9/+16 |
| | | | | darcs-hash:47ff07daa62d35ea3d9408b49ed8d059e31b9f6b | ||||
* | Add an internal reader macro for more readable type declarations. | Matthias Benkard | 2008-03-13 | 3 | -14/+94 |
| | | | | darcs-hash:362e46ca84f20400936f066b7c7335417dcffa82 | ||||
* | Minor cleanups. | Matthias Benkard | 2008-03-12 | 3 | -14/+0 |
| | | | | darcs-hash:397e13965e72e0107e762dbf715564a29b9d092c | ||||
* | Fix selector funcallability on CMUCL. | Matthias Benkard | 2008-03-12 | 2 | -6/+20 |
| | | | | darcs-hash:e0f4df3e7fc24d1bc9261d161b6efd62ec32b66d | ||||
* | Pass class names instead of classes to ENSURE-GENERIC-FUNCTION-USING-CLASS. | Matthias Benkard | 2008-03-12 | 1 | -2/+2 |
| | | | | darcs-hash:3309224dd0ddc7ea67830b7ff1a04b2cf49ecd43 | ||||
* | Debian: Add the project website to package descriptions. | Matthias Benkard | 2008-03-08 | 1 | -0/+6 |
| | | | | darcs-hash:c4f1b92b9647e66f0c1ea3e7b82d9c01b23f65e2 | ||||
* | Debian: Minor improvements. | Matthias Benkard | 2008-03-08 | 2 | -2/+5 |
| | | | | darcs-hash:8aa88b7bab42c6e828484e45c59fa456e258726d | ||||
* | Debian: Fix a number of packaging bugs. | Matthias Benkard | 2008-03-08 | 5 | -5/+25 |
| | | | | darcs-hash:63388c926ac1c17af8c8b748049158b49cb9fa26 |