|
|
|
@213
|
21 years |
Gary Byers |
Error codes are in ARCH package.
|
|
|
|
@212
|
21 years |
Gary Byers |
TCR flags are in ARCH. (Strange, but true.)
|
|
|
|
@211
|
21 years |
Gary Byers |
All PPCs have an FPSCR with the same bits in it …
|
|
|
|
@210
|
21 years |
Gary Byers |
Fix (bad) typo in %SHARED-INITIALIZE.
|
|
|
|
@209
|
21 years |
Gary Byers |
Some changes to initarg checking/caching; may still not be correct.
|
|
|
|
@208
|
21 years |
Gary Byers |
Internal-package dependency changes.
|
|
|
|
@207
|
21 years |
Gary Byers |
Errors in ARCH package.
|
|
|
|
@206
|
21 years |
Gary Byers |
Some support for static linking under Linux, and changes to the …
|
|
|
|
@205
|
21 years |
Gary Byers |
Should be close to having PPC64 stuff (tags, object layout) here.
|
|
|
|
@204
|
21 years |
Gary Byers |
Should be close to having PPC32 stuff (tags, object layout) here. …
|
|
|
|
@203
|
21 years |
Gary Byers |
Mostly PPC (not PPC32 or PPC64) specific, nominally. (Undoubtedly …
|
|
|
|
@202
|
21 years |
Gary Byers |
Mostly PPC (not PPC32 or PPC64) specific, nominally.
|
|
|
|
@201
|
21 years |
Gary Byers |
Mostly PPC (not PPC32 or PPC64) specific, nominally. Opcode/operand …
|
|
|
|
@200
|
21 years |
Gary Byers |
Most stuff that's truly PPC-specific should be here (in the PPC …
|
|
|
|
@199
|
21 years |
Gary Byers |
Most stuff that's truly PPC-specific should be here (in the PPC …
|
|
|
|
@198
|
21 years |
Gary Byers |
Storage classes (s64/u64 need to be added, at least) are in the ARCH …
|
|
|
|
@197
|
21 years |
Gary Byers |
(generic) opcode/operand stuff is in the ARCH package.
|
|
|
|
@196
|
21 years |
Gary Byers |
Builtin-functions list is in the ARCH package.
|
|
|
|
@195
|
21 years |
Gary Byers |
Back in the ARCH package, but there's a lot less stuff here.
|
|
|
|
@194
|
21 years |
Gary Byers |
Try again, using WITH-NEGATED-BIGNUM-BUFFERS.
|
|
|
|
@193
|
21 years |
Gary Byers |
%BIGNUM-BIGNUM-GCD wasn't zeroing out the buffers it (re-)uses, so use …
|
|
|
|
@192
|
21 years |
Gary Byers |
Slight change to requirements.
|
|
|
|
@191
|
21 years |
Gary Byers |
New file.
|
|
|
|
@190
|
21 years |
Gary Byers |
New (empty, in fact) file.
|
|
|
|
@189
|
21 years |
Gary Byers |
Try to be less ppc32-specific.
|
|
|
|
@188
|
21 years |
Gary Byers |
Try to be more ppc32-specific.
|
|
|
|
@187
|
21 years |
Gary Byers |
(Mostly) work with gnu-objc; may have broken apple-objc …
|
|
|
|
@186
|
21 years |
Gary Byers |
special-case GS under GNUstep.
|
|
|
|
@185
|
21 years |
Gary Byers |
More gnu-objc conditionalization. Take user-specified class-name when …
|
|
|
|
@184
|
21 years |
Gary Byers |
More gnu-objc conditionalization.
|
|
|
|
@183
|
21 years |
Gary Byers |
Generalize the notion of packages whose symbols are always exported.
|
|
|
|
@182
|
21 years |
Gary Byers |
Move command-line-arg stuff to l1-pathnames.
|
|
|
|
@181
|
21 years |
Gary Byers |
Install the kernel error callbacks, late in the cold load.
|
|
|
|
@180
|
21 years |
Gary Byers |
Move FOREIGN-OBJECT-DOMAIN accessors elsewhere. Make slot accessors …
|
|
|
|
@179
|
21 years |
Gary Byers |
Add a VALIDATE-SUPERCLASS method for (FOREIGN-CLASS STANDARD-CLASS), …
|
|
|
|
@178
|
21 years |
Gary Byers |
Move COMMAND-LINE-ARGUMENTS stuff here; use it to find the CCL …
|
|
|
|
@177
|
21 years |
Gary Byers |
Rename the %ERR-DISP callback to %X-ERRDISP, so the kernel doesn't try …
|
|
|
|
@176
|
21 years |
Gary Byers |
Rename the CMAIN callback to XCMAIN, so the kernel doesn't try to call …
|
|
|
|
@175
|
21 years |
Gary Byers |
Add PPC-ARCH. (This is all still a moving target.)
|
|
|
|
@174
|
21 years |
Gary Byers |
Integrate a little better with the new debugger.
|
|
|
|
@173
|
21 years |
Gary Byers |
According to my calculations, you need 5 bits to express a 5-bit …
|
|
|
|
@172
|
21 years |
Gary Byers |
Print MACPTRs, get method names/specializers half-right.
|
|
|
|
@171
|
21 years |
Gary Byers |
Move FOREIGN-OBJECT-DOMAIN accessors here.
|
|
|
|
@170
|
21 years |
Gary Byers |
Zero the domain/type fields when making a stack-block.
|
|
|
|
@169
|
21 years |
Gary Byers |
Use STANDARD-OBJECT-P to find instance class-wrappers.
|
|
|
|
@168
|
21 years |
Gary Byers |
Fix an EQL-SPECIALIZER botch. Lots of stuff to support foreign …
|
|
|
|
@167
|
21 years |
Gary Byers |
Use %class-slots instead of %CLASS.SLOTS when CLASS-SLOTS won't do. …
|
|
|
|
@166
|
21 years |
Gary Byers |
Careful about getting wrappers in dispatch. Use %class-slots instead …
|
|
|
|
@165
|
21 years |
Gary Byers |
Write the address involved in a #<Recursive printing error>, as if …
|
|
|
|
@164
|
21 years |
Gary Byers |
Macptr domain/type accessors. In LAP to simplify treating them as …
|
|
|
|
@163
|
21 years |
Gary Byers |
Half-hearted change to %TYPEP, to handle foreign-typed macptrs.
|
|
|
|
@162
|
21 years |
Gary Byers |
Don't call MAP-OBJC-CLASS when walking modules.
|
|
|
|
@161
|
21 years |
Gary Byers |
Start to integrate CLOS & ObjC.
|
|
|
|
@160
|
21 years |
Gary Byers |
New file: start to integrate CLOS/ObjC.
|
|
|
|
@159
|
21 years |
Gary Byers |
MACPTR->STACK zeroes domain, type fields.
|
|
|
|
@158
|
21 years |
Gary Byers |
SUPER's gensym'ed in methods; FLET SUPER accesses it.
Remove the …
|
|
|
|
@157
|
21 years |
Gary Byers |
Access SUPER via (SUPER).
|
|
|
|
@156
|
21 years |
Gary Byers |
Put the CFBUNDLE nonsense here, independent of the rest of objc-support.
|
|
|
|
@155
|
21 years |
Gary Byers |
Get rid of *DEFAULT-BUNDLE-PATH* and friend; require …
|
|
|
|
@154
|
21 years |
Gary Byers |
Use (SUPER) in OBJC-MESSAGE-SEND-SUPER call.
|
|
|
|
@153
|
21 years |
Gary Byers |
revive class info, autorelease-pool when reiniting CCL directory
|
|
|
|
@152
|
21 years |
Gary Byers |
Comment out things that don't (yet) work.
|
|
|
|
@151
|
21 years |
Gary Byers |
Punt on primary accessor methods.
|
|
|
|
@150
|
21 years |
Gary Byers |
Add newline before EOF.
|
|
|
|
@149
|
21 years |
Gary Byers |
Fix dangling close paren.
|
|
|
|
@148
|
21 years |
Gary Byers |
Alanr's fix to closure-inspector.
|
|
|
|
@147
|
21 years |
Gary Byers |
Remove inline loginfo.
|
|
|
|
@146
|
21 years |
Gary Byers |
Add newline before EOF.
|
|
|
|
@145
|
21 years |
Gary Byers |
Replaced by objc-runtime.lisp
|
|
|
|
@144
|
21 years |
Gary Byers |
A little clearer to say OPTION-NAME instead of (CADR OPTION) in …
|
|
|
|
@143
|
21 years |
Gary Byers |
Change debugger prompt. Still confuses the hell out of ILISP.
|
|
|
|
@142
|
21 years |
Gary Byers |
Keep count of splay-tree nodes; PRINT-OBJECT methods.
|
|
|
|
@141
|
21 years |
Gary Byers |
Bump the version number.
|
|
|
|
@140
|
21 years |
Gary Byers |
Call MAP-OBJC-CLASS on (true) classes; MAP-OBJC-CLASS will handle the …
|
|
|
|
@139
|
21 years |
Gary Byers |
Add (commented-out) DBG call.
|
|
|
|
@138
|
21 years |
Gary Byers |
Some fixes: ensure that the Cocoa demo works under OSX.
|
|
|
|
@137
|
21 years |
Gary Byers |
New & improved debugger.
|
|
|
|
@136
|
21 years |
Gary Byers |
map-splay-tree
|
|
|
|
@135
|
21 years |
Gary Byers |
This is all #+apple-objc.
|
|
|
|
@134
|
21 years |
Gary Byers |
Move readtable stuff out of main path; preserve (for a while) for …
|
|
|
|
@133
|
21 years |
Gary Byers |
Require (new) OBJC-RUNTIME. Conditionalize a little for runtime …
|
|
|
|
@132
|
21 years |
Gary Byers |
Define bundle/executable paths here.
|
|
|
|
@131
|
21 years |
Gary Byers |
New file, intended to replace apple-objc.lisp. Try to hide the …
|
|
|
|
@130
|
21 years |
beer |
Added missing comma to SELF in OBJC-METHOD-DEFINITION-FORM
|
|
|
|
@129
|
21 years |
Gary Byers |
use compiler frontend hooks
|
|
|
|
@128
|
21 years |
Gary Byers |
integrate XREF changes
|
|
|
|
@127
|
21 years |
Gary Byers |
minor changes
|
|
|
|
@126
|
21 years |
Gary Byers |
new file
|
|
|
|
@125
|
21 years |
Gary Byers |
mail out commit messages
|
|
|
|
@124
|
21 years |
Gary Byers |
start to conditionalize for runtime
|
|
|
|
@123
|
21 years |
Gary Byers |
get more of this working
|
|
|
|
@122
|
21 years |
Gary Byers |
Revive efforts to get this working.
|
|
|
|
@121
|
21 years |
Gary Byers |
DIRECTORYP.
|
|
|
|
@120
|
21 years |
Gary Byers |
SETUP-SLOT-LOOKUP does nothing if no slots.
|
|
|
|
@119
|
21 years |
Gary Byers |
STRUCTURE isn't a type-specifier; use STRUCTURE-OBJECT instead.
|
|
|
|
@118
|
21 years |
Gary Byers |
STRUCTURE isn't a type-specifier.
|
|
|
|
@117
|
21 years |
Gary Byers |
TYPE-SPECIFIER does some typechecking.
|
|
|
|
@116
|
21 years |
Gary Byers |
FAKE-STACK-FRAME isn't a type specifier.
|
|
|
|
@115
|
21 years |
Gary Byers |
STANDARD-INSTANCE isn't a type specifier.
|
|
|
|
@114
|
21 years |
Gary Byers |
COMPLEX-ARRAY, DISPLACED-ARRAY aren't type specifiers.
|
|
|
|