source:

Revision Log Mode:


Legend:

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