2015-05-08 |
Douglas Katzman | Remove some meta-junk from tests.
|
commit | commitdiff | tree |
2015-05-07 |
Douglas Katzman | Implement REMF by way of a helper function.
|
commit | commitdiff | tree |
2015-05-06 |
Douglas Katzman | Fix eval order + add test of previous improvement to...
|
commit | commitdiff | tree |
2015-05-06 |
Douglas Katzman | Refactor SETQ/SETF of symbol-macros.
|
commit | commitdiff | tree |
2015-05-05 |
Douglas Katzman | Stricter parsing of DEFSETF
|
commit | commitdiff | tree |
2015-05-05 |
Douglas Katzman | Make the expansion of PSETF,PSETQ,SHIFTF less ugly.
|
commit | commitdiff | tree |
2015-05-05 |
Douglas Katzman | Toplevel code in defsets was getting retained by GC...
|
commit | commitdiff | tree |
2015-05-03 |
Douglas Katzman | Remove spurious check
|
commit | commitdiff | tree |
2015-05-02 |
Douglas Katzman | Revise NEWS entry from prior change
|
commit | commitdiff | tree |
2015-05-02 |
Douglas Katzman | Improve SETF expanders for cons subparts.
|
commit | commitdiff | tree |
2015-05-02 |
Douglas Katzman | Simplify the sexpr generated by INCF and DECF in trivial...
|
commit | commitdiff | tree |
2015-05-01 |
Douglas Katzman | Unbreak CLISP-hosted build
|
commit | commitdiff | tree |
2015-05-01 |
Douglas Katzman | Make INFO's compiler-macro more forgiving.
|
commit | commitdiff | tree |
2015-05-01 |
Douglas Katzman | Move SET-INFO-VALUE's DEFKNOWN into fndb, also fix...
|
commit | commitdiff | tree |
2015-04-30 |
Douglas Katzman | Remove unnecessary complexity in INFINITE-ERROR-PROTECTOR.
|
commit | commitdiff | tree |
2015-04-30 |
Douglas Katzman | SET-PPRINT-DISPATCH can recognize (CONS (MEMBER A B...
|
commit | commitdiff | tree |
2015-04-25 |
Douglas Katzman | x86-64: Fix MOVNTI encoder/printer which never worked...
|
commit | commitdiff | tree |
2015-04-22 |
Douglas Katzman | BARRIER can't be a DEF!MACRO nor twice defined (blame...
|
commit | commitdiff | tree |
2015-04-22 |
Douglas Katzman | Report reader error position in LOAD of lisp files...
|
commit | commitdiff | tree |
2015-04-22 |
Douglas Katzman | By popular demand, rename COMPILE-FILE-POSITION to...
|
commit | commitdiff | tree |
2015-04-21 |
Douglas Katzman | DEFINE-HASH-CACHE is not needed in the target.
|
commit | commitdiff | tree |
2015-04-21 |
Douglas Katzman | Fix data race on PCC discovered by Stas.
|
commit | commitdiff | tree |
2015-04-21 |
Douglas Katzman | Report reader error position in COMPILE-FILE more accurately.
|
commit | commitdiff | tree |
2015-04-21 |
Douglas Katzman | Express !INVOKE-TYPE-METHOD more succinctly.
|
commit | commitdiff | tree |
2015-04-20 |
Douglas Katzman | Add FIXME at comment which disagrees with reality.
|
commit | commitdiff | tree |
2015-04-20 |
Douglas Katzman | Allow COMPILE-FILE-POSITION in more situations
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Derive type of COUNT,COUNT-IF
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Make FORM-TRACKING-STREAM inherit from FD-STREAM
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Don't want two different versions of FOO in one compiled...
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Generate shorter and equally fast code for read-line...
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Make POSITION-DERIVE-TYPE understand some non-constant...
|
commit | commitdiff | tree |
2015-04-17 |
Douglas Katzman | Change the return convention of two local refill-buffer...
|
commit | commitdiff | tree |
2015-04-16 |
Douglas Katzman | Improve STREAMP and EXTENDED-SEQUENCE-P
|
commit | commitdiff | tree |
2015-04-14 |
Douglas Katzman | Rename FD-STREAM-CHAR-POS to FD-STREAM-OUTPUT-COLUMN.
|
commit | commitdiff | tree |
2015-04-14 |
Douglas Katzman | Small improvement to TYPEP for abstract base structure...
|
commit | commitdiff | tree |
2015-04-14 |
Douglas Katzman | Skip a bunch of type checks in FAST-READ-CHAR
|
commit | commitdiff | tree |
2015-04-11 |
Douglas Katzman | Put ASFLAGS back. PPC build fails without them.
|
commit | commitdiff | tree |
2015-04-11 |
Douglas Katzman | Reader enhancement from sbcl-devel (Nov. 2014) with...
|
commit | commitdiff | tree |
2015-04-09 |
Douglas Katzman | Don't cons strings when read-suppressing
|
commit | commitdiff | tree |
2015-04-08 |
Douglas Katzman | Refactor DO-FORMS-FROM-INFO
|
commit | commitdiff | tree |
2015-04-06 |
Douglas Katzman | *SOURCE-LOCATION-THUNKS* are no more.
|
commit | commitdiff | tree |
2015-04-05 |
Douglas Katzman | Avoid forward-reference to some simple inline functions.
|
commit | commitdiff | tree |
2015-04-05 |
Douglas Katzman | Add comment that get-header-data seems wrong for 64...
|
commit | commitdiff | tree |
2015-04-04 |
Douglas Katzman | Enable FOP-KNOWN-FUN during cross-compilation
|
commit | commitdiff | tree |
2015-04-04 |
Douglas Katzman | Really remove FOP-FSET
|
commit | commitdiff | tree |
2015-04-04 |
Douglas Katzman | Reject macro/special-operator guard functions in (SETF...
|
commit | commitdiff | tree |
2015-04-02 |
Douglas Katzman | A kludge is gone as of 9ff0b77a if not earlier than...
|
commit | commitdiff | tree |
2015-04-02 |
Douglas Katzman | Fix finally deprecated function documentation.
|
commit | commitdiff | tree |
2015-04-01 |
Douglas Katzman | Warn about use of deprecated functions when loading...
|
commit | commitdiff | tree |
2015-04-01 |
Douglas Katzman | Refactor CALL-WITH-EACH-GLOBALDB-NAME
|
commit | commitdiff | tree |
2015-03-31 |
Douglas Katzman | Make pprint-dispatch tables resilient to uncheckable...
|
commit | commitdiff | tree |
2015-03-31 |
Douglas Katzman | Fix meta-bug in test case.
|
commit | commitdiff | tree |
2015-03-31 |
Douglas Katzman | Use barrier where intended. Dunno why it didn't work...
|
commit | commitdiff | tree |
2015-03-29 |
Douglas Katzman | x86-64: Remove all except RAX variant of ENSURE-SYMBOL...
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Delete not-terribly-useful infinite loop.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | x86-64: accept :LOCK prefix on INC,DEC,BTS,BTR,BTC
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Pad assembly routines to double-Lispword alignment.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Move *FOP-STACK* into FASL-INPUT structure.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Don't need *COLD-FOP-FUNS* - just change *FOP-FOPS...
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Fix unused variable warning in genesis.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Rewrite COLD-FOP-FUNCALL{-FOR-EFFECT}
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Change *FOP-TABLE* into a structure slot.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Don't freely reference *FASL-INPUT-STREAM*.
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Remove misplaced DECLARE
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Delete the x86-specific variant of LOAD-CODE
|
commit | commitdiff | tree |
2015-03-28 |
Douglas Katzman | Replace literal number with symbolic constant
|
commit | commitdiff | tree |
2015-03-20 |
Douglas Katzman | Rewrite PPRINT-LOGICAL-BLOCK into the CALL-WITH- pattern.
|
commit | commitdiff | tree |
2015-03-20 |
Douglas Katzman | New abstractions for target vector access in genesis
|
commit | commitdiff | tree |
2015-03-20 |
Douglas Katzman | Trivial FIXME
|
commit | commitdiff | tree |
2015-03-18 |
Douglas Katzman | Fewer references to the same special var, and an indentation...
|
commit | commitdiff | tree |
2015-03-18 |
Douglas Katzman | Remove some efficiency notes and a style-warning from...
|
commit | commitdiff | tree |
2015-03-18 |
Douglas Katzman | SINGLETON-P can return its arg as a generalized boolean...
|
commit | commitdiff | tree |
2015-03-18 |
Douglas Katzman | A few OAOO issues in pprint
|
commit | commitdiff | tree |
2015-03-18 |
Douglas Katzman | Unbreak build with :sb-show. Not really testable unfortunately.
|
commit | commitdiff | tree |
2015-03-15 |
Douglas Katzman | Don't need both %COERCE-NAME-TO-FUN and !COERCE-NAME...
|
commit | commitdiff | tree |
2015-03-15 |
Douglas Katzman | Clean up some PCL bootstrap detritus
|
commit | commitdiff | tree |
2015-03-15 |
Douglas Katzman | Remove strange representation of inline structure predicates.
|
commit | commitdiff | tree |
2015-03-15 |
Douglas Katzman | Refactor EXPAND-ATOMIC-FROB
|
commit | commitdiff | tree |
2015-03-13 |
Douglas Katzman | Use !UNCROSS-FORMAT-CONTROL
|
commit | commitdiff | tree |
2015-03-12 |
Douglas Katzman | COPY-STRUCTURE: make the code do what the comment says
|
commit | commitdiff | tree |
2015-03-11 |
Douglas Katzman | Fix globaldb nomenclature, part 2 of 2.
|
commit | commitdiff | tree |
2015-03-11 |
Douglas Katzman | Fix globaldb nomenclature, part 1 of 2: TYPE-INFO becomes...
|
commit | commitdiff | tree |
2015-03-11 |
Douglas Katzman | Adjust deceptive comments
|
commit | commitdiff | tree |
2015-03-11 |
Douglas Katzman | Add comment about bit-rotted cruft
|
commit | commitdiff | tree |
2015-03-11 |
Douglas Katzman | Pedantic comment fixes
|
commit | commitdiff | tree |
2015-03-09 |
Douglas Katzman | Declare type of LAYOUT-INFO slot and some other nits.
|
commit | commitdiff | tree |
2015-03-08 |
Douglas Katzman | Make cold-init a little more debuggable.
|
commit | commitdiff | tree |
2015-03-06 |
Douglas Katzman | Avoid twice redefining ASSIGN-SETF-MACRO in cold-init.
|
commit | commitdiff | tree |
2015-03-06 |
Douglas Katzman | Adjust obsolete comment- DEFSTRUCT accessors are ordinary...
|
commit | commitdiff | tree |
2015-03-06 |
Douglas Katzman | Remove a brittle timing dependency from globaldb bootstrap.
|
commit | commitdiff | tree |
2015-03-06 |
Douglas Katzman | Get rid of an extraneous state variable: *COLD-INIT...
|
commit | commitdiff | tree |
2015-03-05 |
Douglas Katzman | Trivial aesthetic changes
|
commit | commitdiff | tree |
2015-03-04 |
Douglas Katzman | Fix test.
|
commit | commitdiff | tree |
2015-03-04 |
Douglas Katzman | Warn about SETF fun and macro in fewer situations.
|
commit | commitdiff | tree |
2015-03-04 |
Douglas Katzman | Store DEFTYPE lambda-list the same as for any macro...
|
commit | commitdiff | tree |
2015-03-03 |
Douglas Katzman | Some tweaks to WRITE
|
commit | commitdiff | tree |
2015-03-02 |
Douglas Katzman | Exchange an OAOO-violating kludge for one with better...
|
commit | commitdiff | tree |
2015-03-02 |
Douglas Katzman | Fix fop stack underflow bug
|
commit | commitdiff | tree |
2015-03-02 |
Douglas Katzman | Kill CSR's list of things about which not to complain...
|
commit | commitdiff | tree |
2015-03-02 |
Douglas Katzman | Trailing whitespace
|
commit | commitdiff | tree |