|
|
@13907
|
11 years |
rme |
Fix typo (coctron => cocotron) in objc-method-definition-form (used by …
|
|
|
@13812
|
11 years |
rme |
Don't need to define foreign types for NSInteger, etc., now that we …
|
|
|
@13700
|
11 years |
gz |
As an interim measure, add compile-time parameter …
|
|
|
@13551
|
11 years |
rme |
Delete function run-in-cocoa-process-and-wait. (The function …
|
|
|
@13542
|
11 years |
palter |
Cocotron renamed objc_msg_sendv to objc_msgSendv
|
|
|
@13067
|
11 years |
rme |
Update copyright notices.
|
|
|
@13066
|
11 years |
rme |
Change "OpenMCL" to "Clozure CL" in comments and docstrings.
|
|
|
@13024
|
11 years |
palter |
Fix fencepost error
|
|
|
@13023
|
11 years |
greg |
Now you can write (setf (#/objectForKey: dict key) val) instead of …
|
|
|
@12843
|
11 years |
gb |
Change WITH-STRING-VECTOR usage in commented-out Cocotron-specifc code.
|
|
|
@12643
|
11 years |
gb |
Tweak the code that loads the Cocoa framework, so that standalone …
|
|
|
@12624
|
11 years |
gb |
Add a conditionalized-out call to #_NSInitializeProces in the Cocotron …
|
|
|
@12592
|
11 years |
gb |
Use the new support for null parameters to completely ignore the …
|
|
|
@12482
|
11 years |
gb |
varargs send function is "objc_msg_sendv" in Cocotron (not …
|
|
|
@12454
|
11 years |
gb |
Load Cocotron dlls from "ccl:cocotron;" after temporarily adding that …
|
|
|
@12438
|
11 years |
gb |
Conditionalize for Cocotron/Win32. Seems to mostly work (except for …
|
|
|
@12372
|
12 years |
rme |
The NSHandler2 type isn't visible in Leopard headers, so define and …
|
|
|
@11905
|
12 years |
rme |
Undo last commit, which escaped from the lab.
|
|
|
@11904
|
12 years |
rme |
Add @protocol macro.
|
|
|
@11620
|
12 years |
rme |
New macros WITH-AUTORELEASED-NSSTRING, WITH-AUTORELEASED-NSSTRINGS.
…
|
|
|
@11589
|
12 years |
gb |
Try to get variadic method calls working on DarwinPPC64. The IDE …
|
|
|
@11426
|
12 years |
gb |
Don't use splay-trees to map objc class pointers to info about them. …
|
|
|
@11390
|
12 years |
rme |
Fixes to x8632 flavor of %PROCESS-VARARGS-LIST.
|
|
|
@11389
|
12 years |
rme |
%STACK-BLOCK takes a size in bytes, not words.
This error was causing …
|
|
|
@11358
|
12 years |
rme |
Compile send functions for varargs method signatures. It might be …
|
|
|
@10781
|
12 years |
rme |
Don't automatically convert lisp strings to NSString instances. See …
|
|
|
@10562
|
12 years |
gb |
Start to get this working on IA32. Still needs objc-error-handler …
|
|
|
@10545
|
12 years |
gb |
The whole idea of hooking into a dealloc function isn't really
used …
|
|
|
@10457
|
12 years |
gb |
From rme: support class ordinals in ObjC foreign type system.
|
|
|
@8199
|
13 years |
gb |
copy 1.1 trunk version
|
|
copied from branches/1.1/ccl/objc-bridge/objc-runtime.lisp:
|
|
|
@8157
|
13 years |
gb |
copy
|