|
|
@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
|
|
|
@13340
|
11 years |
palter |
Don't copy SVN files into the bundle
|
|
|
@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.
|
|
|
@12820
|
11 years |
palter |
Arrange for the CCL icon to appear with the right name so Cocotron …
|
|
|
@12741
|
11 years |
gb |
Compile named functions (rather than closures) to do ObjC message …
|
|
|
@12659
|
12 years |
gb |
Arrgh. Need to straighten out Darwin leading underscores nonsense.
|
|
|
@12648
|
12 years |
gb |
Remove leading underscores from foreign symbol addresses. (We're …
|
|
|
@12643
|
12 years |
gb |
Tweak the code that loads the Cocoa framework, so that standalone …
|
|
|
@12642
|
12 years |
gb |
:if-exists :supersede when copying libraries.
|
|
|
@12624
|
12 years |
gb |
Add a conditionalized-out call to #_NSInitializeProces in the Cocotron …
|
|
|
@12593
|
12 years |
gb |
Half-heartedly use the environment arg in the compiler-macro on …
|
|
|
@12592
|
12 years |
gb |
Use the new support for null parameters to completely ignore the …
|
|
|
@12549
|
12 years |
gb |
SLET* doesn't reference its ENV argument.
|
|
|
@12483
|
12 years |
gb |
Raise NSException via _NSRaiseException in Cocotron (not …
|
|
|
@12482
|
12 years |
gb |
varargs send function is "objc_msg_sendv" in Cocotron (not …
|
|
|
@12460
|
12 years |
gb |
When creating an application bundle, optionally copy specified …
|
|
|
@12455
|
12 years |
gb |
In (SETF CLASS-DIRECT-SLOTS) :BEFORE method on OBJC:OBJC-CLASS:
check …
|
|
|
@12454
|
12 years |
gb |
Load Cocotron dlls from "ccl:cocotron;" after temporarily adding that …
|
|
|
@12438
|
12 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 …
|
|
|
@12314
|
12 years |
gb |
Tweak the PRINT-OBJECT method on OBJC:OBJECT.
|
|
|
@12313
|
12 years |
gb |
NSObjects that have slot vectors are initialized, even if they're …
|
|
|
@12312
|
12 years |
gb |
HAS-LISP-SLOT-VECTOR, %REMOVE-LISP-SLOT-VECTOR.
|
|
|
@12207
|
12 years |
gb |
Try to deal better with instances of toll-free-bridged classes and …
|
|
|
@12176
|
12 years |
gb |
Export *OBJC-DESCRIPTION-MAX-LENGTH*, default it to 1024 (truncate …
|
|
|
@12174
|
12 years |
gb |
Export *OBJC-DESCRIPTION-MAX-LENGTH*, default it to 1024 (truncate …
|
|
|
@12173
|
12 years |
gb |
FAKE-CFBUNDLE-PATH: accept an optional bundle-id-suffix, add arch info …
|
|
|
@12056
|
12 years |
gb |
Export NS:CG-FLOAT; import it from CCL package.
|
|
|
@12055
|
12 years |
gb |
Define @METACLASS as a type specifier, at least until we can get rid …
|
|
|
@11915
|
12 years |
gb |
Back out of recent changes: there's no need to initialize …
|
|
|
@11913
|
12 years |
gb |
pmcl-kernel.c: don't define objc_personality_v0, since in the Wacky …
|
|
|
@11907
|
12 years |
gb |
When updating ObjC 2.x exception globals, if any global has a non-NULL …
|
|
|
@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.
…
|
|
|
@11597
|
12 years |
gb |
If sending an "init..." message to a newly-allocated ObjC instance …
|
|
|
@11589
|
12 years |
gb |
Try to get variadic method calls working on DarwinPPC64. The IDE …
|
|
|
@11588
|
12 years |
gb |
The arch-specific macro %KERNEL-GLOBAL-OFFSET doesn't care what …
|
|
|
@11427
|
12 years |
gb |
Serialize MAYBE-MAP-OBJC-CLASSES. It might be possible to be less …
|
|
|
@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 …
|
|
|
@11216
|
12 years |
gb |
In local function SIGNATURES-EQUAL in POSTPROCESS-OBJC-MESSAGE-INFO: …
|
|
|
@10959
|
12 years |
gb |
Replace uses of target::nil-value with (CCL::TARGET-NIL-VALUE) and …
|
|
|
@10840
|
12 years |
gb |
Get a little closer to working on darwinx8632: objc-error-return
code …
|
|
|
@10781
|
12 years |
rme |
Don't automatically convert lisp strings to NSString instances. See …
|
|
|
@10562
|
13 years |
gb |
Start to get this working on IA32. Still needs objc-error-handler …
|
|
|
@10545
|
13 years |
gb |
The whole idea of hooking into a dealloc function isn't really
used …
|
|
|
@10457
|
13 years |
gb |
From rme: support class ordinals in ObjC foreign type system.
|
|
|
@9761
|
13 years |
gb |
Propagate r9760 to trunk.
|
|
|
@9592
|
13 years |
gb |
There's no module named SPLIT-IF; there is one named SEQUENCE-UTILS.
|
|
|
@9478
|
13 years |
mikel |
adding infrastructure for svn updates
|
|
|
@9141
|
13 years |
gb |
Move terminate method to later in the loading sequence.
|
|
|
@9130
|
13 years |
rme |
Add "CA" as a special Cocoa word.
|
|
|
@8379
|
13 years |
rme |
Signal an error from ALLOCATE-INSTANCE when an Objective-C init …
|
|
|
@8201
|
13 years |
gb |
slot type predicates are optional (for type T) now.
|
|
|
@8199
|
13 years |
gb |
copy 1.1 trunk version
|
|
copied from branches/1.1/ccl/objc-bridge:
|
|
|
@8157
|
13 years |
gb |
copy
|