source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @106   21 years Gary Byers Don't reference tlb_pointer until we're sure it's big enough.
(edit) @105   21 years Gary Byers More wrapper slots for faster slot lookup.
(edit) @104   21 years Gary Byers New date.
(edit) @103   21 years Gary Byers Set things up for faster slot lookup.
(edit) @102   21 years Gary Byers SLOT-ID stuff.
(edit) @101   21 years Gary Byers Some LAP for slot lookup.
(edit) @100   21 years Gary Byers New PPC32, MOP features.
(edit) @99   21 years Gary Byers Move SLOT-ID-VALUE/SETF-SLOT-ID-VALUE from l1-clos.lisp to …
(edit) @98   21 years Gary Byers There -will- be more fields in a class wrapper soon.
(edit) @97   21 years Gary Byers First cut at SLOT-VALUE.
(edit) @96   21 years Gary Byers PRINT-OBJECT method for SLOT-ID.
(edit) @95   21 years Gary Byers Start to implement new slot-lookup scheme.
(edit) @94   21 years Gary Byers Return value of insertNewline: method is void.
(edit) @93   21 years Gary Byers Be more careful about recognizing EQL specializers.
(edit) @92   21 years Gary Byers COLLECT macro moved to CCL package.
(edit) @91   21 years Gary Byers %foreign-type-or-record: recognize (:struct :foo) off the bat.
(edit) @90   21 years Gary Byers Better %%rusage, since Darwin mucks up system/user time.
(edit) @89   21 years Gary Byers %SVAR-BINDING-ADDRESS fix.
(edit) @88   21 years Gary Byers ensure_gc_structures_writable: account for entire heap, not just …
(edit) @87   21 years Gary Byers Distinguish between read errors (especially EINTR) and EOF; terminate …
(edit) @86   21 years Gary Byers set lock dir
(edit) @85   21 years Gary Byers remove sparc lap; move all PPC lap code to ccl:level-0;PPC;
(edit) @84   21 years Gary Byers PPC lap macros hash table in backend
(edit) @83   21 years Gary Byers ppc-arch -> ppc32-arch, lap-macros slot in backend
(edit) @82   21 years Gary Byers rename of ppc-arch.lisp
(edit) @81   21 years Gary Byers missed a few DEFENUM stragglers
(edit) @80   21 years Gary Byers move ONCE-ONLY, COLLECT. ITERATE to CCL package
(edit) @79   21 years Gary Byers bump version
(edit) @78   21 years Gary Byers rename arch:: ppc:: refs to ppc32::, for now
(edit) @77   21 years Gary Byers start big package rename scheme
(edit) @76   21 years Gary Byers hasn't been used in a long time …
(edit) @75   21 years Gary Byers PPC2-LOCAL-GO: need to clean up the vstack regardless of XFER token.
(edit) @74   21 years Gary Byers fix handling of immediate operands in vector instructions
(edit) @73   21 years Gary Byers Clear *INTERACTIVE-ABORT-PROCESS* in KILL-LISP-POINTERS.
(edit) @72   21 years Gary Byers Don't try to interrupt *INTERACTIVE-ABORT-PROCESS* if it's null.
(edit) @71   21 years Gary Byers Bump the version.
(edit) @70   21 years Gary Byers Use symbolic constants in a few places. Check for recent …
(edit) @69   21 years Gary Byers Define a few opcodes, and define CREATE_LISP_FRAME_INSTRUCTION.
(edit) @68   21 years Gary Byers More structure-class accessor stuff.
(edit) @67   21 years Gary Byers Guess …
(edit) @66   21 years Gary Byers Some more work to make STRUCTURE-CLASS have real slot definitions.
(edit) @65   21 years Gary Byers Define a MAKE-INSTANCES-OBSOLETE method for STRUCTURE-CLASS. Next …
(edit) @64   21 years Gary Byers PRINT-OBJECT method for SLOT-DESCRIPTOR, whether standard or not.
(edit) @63   21 years Gary Byers Fix initialization of early effective-slotds. Start to integrate …
(edit) @62   21 years Gary Byers Distinguish between inherited structure slots and direct ones.
(edit) @61   21 years Gary Byers Introduce SLOTS-CLASS; make STD-CLASS and STRUCTURE-CLASS (for now) …
(edit) @60   21 years Gary Byers More changes/fixes: line-buffered-p stuff.
(edit) @59   21 years Gary Byers new file
(edit) @58   21 years Gary Byers Suppress some compiler warnings.
(edit) @57   21 years Gary Byers Declare some special variables.
(edit) @56   21 years Gary Byers Use asterisks in (more) special variable names.
(edit) @55   21 years Gary Byers More #-clx stuff, fix typos.
(edit) @54   21 years Gary Byers Fix botch in mark_tcr_tlb().
(edit) @53   21 years Gary Byers Handle tlb extension
(edit) @52   21 years Gary Byers Bump the fasl version.
(edit) @51   21 years Gary Byers Handle XSYMNOBIND.
(edit) @50   21 years Gary Byers Maintain (weak) inverse mapping from idx to svar.
(edit) @49   21 years Gary Byers nth-value-in-frame, etc: new binding scheme.
(edit) @48   21 years Gary Byers Bump.
(edit) @47   21 years Gary Byers Fix typo.
(edit) @46   21 years Gary Byers Check for non-bindable symbols without trapping.
(edit) @45   21 years Gary Byers Try to special-case NO_THREAD_LOCAL_BINDING_MARKER when walking tlb.
(edit) @44   21 years Gary Byers XSYMNOBIND
(edit) @43   21 years Gary Byers Look for svar-idx in %RESET-OUTERMOST-BINDING.
(edit) @42   21 years Gary Byers (Hopefully) fix %RESET-OUTERMOST-BINDING.
(edit) @41   21 years Gary Byers Enable/fix shallow-binding stuff.
(edit) @40   21 years Gary Byers trlle.
(edit) @39   21 years Gary Byers GC tcr->tlb.
(edit) @38   21 years Gary Byers Make initial tlb a little bigger.
(edit) @37   21 years Gary Byers #$-reader takes more care with constants.
(edit) @36   21 years Gary Byers Cheap evaluator takes more care with constants.
(edit) @35   21 years Gary Byers Avoid consing SVARS unnecessarly when transforming symbols.
(edit) @34   21 years Gary Byers UNDEFINE-CONSTANT.
(edit) @33   21 years Gary Byers Low-level symbol/svar accessors.
(edit) @32   21 years Gary Byers KEYWORD interning sets global value.
(edit) @31   21 years Gary Byers Need an SVAR for symbol-value in general; global versions for when we …
(edit) @30   21 years Gary Byers Use UNDEFINE-CONSTANT vice MAKUNBOUND
(edit) @29   21 years Gary Byers New binding stuff.
(edit) @28   21 years Gary Byers Rename old binding subprims.
(edit) @27   21 years Gary Byers SVAR-related tcr fields.
(edit) @26   21 years Gary Byers backend SVAR support
Note: See TracRevisionLog for help on using the revision log.