2015-05-31 |
Douglas Katzman | Don't assume that MACRO-FUNCTION returns a simple-fun.
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Quote sexprs to COMPILE in tests
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Always ignore the value from SLOT-MISSING in (SETF...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Add comment about posssible CAS expansion problems
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | DEFSETF lambda lists are mostly like function lambda...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | A bunch of nits regarding SETF of LDB, MASK-FIELD,...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Simplify PARSE-LAMBDA-LIST by deletion of philosophizing.
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Fix argument evaluation order in DPB source transform.
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Eliminate the badly named 'expand-or-get-setf-inverse...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Implement PUSHNEW in terms of existing r/m/w macro...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Make 'chill' do what I mean when aliasing DEFGLOBAL...
|
commit | commitdiff | tree |
2015-05-31 |
Douglas Katzman | Accept that SB-C::*POLICY-RESTRICTIONS* can be NIL.
|
commit | commitdiff | tree |
2015-05-29 |
Douglas Katzman | Return the advertised thing from SB-EXT:RESTRICT-COMPILER...
|
commit | commitdiff | tree |
2015-05-25 |
Douglas Katzman | Drop two slots from ll-kwds and fix CCL-hosted build.
|
commit | commitdiff | tree |
2015-05-20 |
Douglas Katzman | Return values from PARSE-LAMBDA-LIST in a less bewildering...
|
commit | commitdiff | tree |
2015-05-18 |
Douglas Katzman | Get rid of a lonely-looking NIL in expansion of (SETF...
|
commit | commitdiff | tree |
2015-05-18 |
Douglas Katzman | More efficient representation of compilation policies.
|
commit | commitdiff | tree |
2015-05-18 |
Douglas Katzman | Fix problem with assigning macro guard function names.
|
commit | commitdiff | tree |
2015-05-14 |
Douglas Katzman | Cross-reference to a bug number in comment.
|
commit | commitdiff | tree |
2015-05-13 |
Douglas Katzman | Fix sharp-+/- reader to conform to CLHS 2.4.8.17
|
commit | commitdiff | tree |
2015-05-13 |
Douglas Katzman | Report stream position on error in the EVAL calls from...
|
commit | commitdiff | tree |
2015-05-13 |
Douglas Katzman | Don't allow reading #n() for positive n. Fixes lp#1252100
|
commit | commitdiff | tree |
2015-05-13 |
Douglas Katzman | Don't need TRACE to assert that a full call isn't made.
|
commit | commitdiff | tree |
2015-05-12 |
Douglas Katzman | Fix typo in interr. Should have been caught, but see...
|
commit | commitdiff | tree |
2015-05-12 |
Douglas Katzman | Use short form of DEFSETF for GET and GETHASH
|
commit | commitdiff | tree |
2015-05-12 |
Douglas Katzman | Generalize EXPAND-RMW-MACRO and reimplement PUSH using it.
|
commit | commitdiff | tree |
2015-05-12 |
Douglas Katzman | Fix 4-year-old regression in POP
|
commit | commitdiff | tree |
2015-05-12 |
Douglas Katzman | Share some code between INCF/DECF and SETF
|
commit | commitdiff | tree |
2015-05-11 |
Douglas Katzman | Add STREAM-LINE-COLUMN method on FORM-TRACKING-STREAM.
|
commit | commitdiff | tree |
2015-05-11 |
Douglas Katzman | Fix style-warning
|
commit | commitdiff | tree |
2015-05-11 |
Douglas Katzman | Move COMPILE-FILE-POSITION tests to their own file.
|
commit | commitdiff | tree |
2015-05-11 |
Douglas Katzman | Get genesis to execute some cold %SVSET toplevel forms.
|
commit | commitdiff | tree |
2015-05-10 |
Douglas Katzman | Remove an ugly hack from PARSE-DEFMACRO.
|
commit | commitdiff | tree |
2015-05-10 |
Douglas Katzman | Fix two bugs in BINDING*
|
commit | commitdiff | tree |
2015-05-10 |
Douglas Katzman | Make EQUAL-MOD-GENSYMS more useful, no longer a "change...
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Still more duplicate code removed from 'setf'. It never...
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Change COND -> ACOND
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Allow DEFINE-ARRAY-DISPATCH to create its array in...
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Comment fix: Correctly categorize "semantically silly...
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Fix DEFINE-MODIFY-MACRO
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Make some other SETF expanders expand more beautifully.
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Express a condition more concisely, add some comments...
|
commit | commitdiff | tree |
2015-05-08 |
Douglas Katzman | Small "improvments" to long form of DEFSETF.
|
commit | commitdiff | tree |
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 |