2016-03-19 |
Douglas Katzman | Move SFUNCTION type earlier, use it more.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Prettify the expansion of (SETF (APPLY #'F ...) ...)
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Shorten DOTIMES expander, remove obsolete comments
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Change some (MAKE-NULL-LEXENV) to NIL.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Allow build warnings for PPC backend. Very sad.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Fix some style-warnings for 32-bit arm.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Workaround for lp#1078460 in self-build.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Fix style warning
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Remove worse-than-useless "optimization" from disassembler.
|
commit | commitdiff | tree |
2016-03-19 |
Douglas Katzman | Fix terrible and terribly useless semantics of FUN...
|
commit | commitdiff | tree |
2016-03-16 |
Douglas Katzman | Fix missing WITHOUT-INTERRUPTS
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Remove (:SETF :INVERSE) globaldb info.
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Simplify ASSERT expander's function argument pre-binding.
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Change 'signal.lisp' to a :not-host file.
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Localize an error test function for M-V-{BIND,SETQ}
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Compile setf-funs in warm load, not make-host-2
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Adapt change 6c42911aed to x86
|
commit | commitdiff | tree |
2016-03-15 |
Douglas Katzman | Remove irrelevant FIXMEs.
|
commit | commitdiff | tree |
2016-03-14 |
Douglas Katzman | x86-64: Add emit-dword-displacement-backpatch
|
commit | commitdiff | tree |
2016-03-14 |
Douglas Katzman | Fix inability to inline CONSTANTP in a few places
|
commit | commitdiff | tree |
2016-03-14 |
Douglas Katzman | Parallel make-host-2 improvement.
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Unbreak Sparc build.
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Improve CONSTANTP
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Make test slightly more robust upon random death
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Dump built-in-classoids as literals in genesis.
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Remove an unnecessary notinline declaration.
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Remove DEF!MACRO, move SB!XC:DEF{TYPE,CONSTANT} earlier.
|
commit | commitdiff | tree |
2016-03-13 |
Douglas Katzman | Fix style warnings.
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Remove !%QUIETLY-DEFCONSTANT cold-init function.
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Make FUN-NAME not crash on base generic-function
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Unintern %empty-ht-slot% and put it near MAPHASH
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | x86-64: try printing any signed-imm as static symbol
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Change some alien-related def!macros to defmacros
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Add a FIXME to the definition of ASSERT
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Use ordinary defmacro for define-assembly-routine.
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Remove printer for sb-disassem::arg
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Remove docstring from a function's inline lambda
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Fix a few style-warnings
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Do half a fixme in fasteval, the trivial half.
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Replace unhelpful comments with helpful ones
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Declare interpreter env constructors inline after the...
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Reindent
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Define define-instruction-macro as a defmacro
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Remove one version of FUN-NAME
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Fix style-warning, delay DEFPACKAGE macro to load-time.
|
commit | commitdiff | tree |
2016-03-12 |
Douglas Katzman | Remove unused function
|
commit | commitdiff | tree |
2016-03-09 |
Douglas Katzman | Revert "Restore "typecheck &ENVIRONMENT" + add NEWS...
|
commit | commitdiff | tree |
2016-03-07 |
Douglas Katzman | Remove DEFMACRO-MUNDANELY.
|
commit | commitdiff | tree |
2016-03-07 |
Douglas Katzman | Restore "typecheck &ENVIRONMENT" + add NEWS entry
|
commit | commitdiff | tree |
2016-03-07 |
Douglas Katzman | Fix quasiquote expander setup in make-host-2.
|
commit | commitdiff | tree |
2016-03-07 |
Douglas Katzman | Revert "Always typecheck &ENVIRONMENT args even if...
|
commit | commitdiff | tree |
2016-03-07 |
Douglas Katzman | Always typecheck &ENVIRONMENT args even if unused.
|
commit | commitdiff | tree |
2016-03-06 |
Douglas Katzman | Deobfuscate ASSEMBLE macro definition.
|
commit | commitdiff | tree |
2016-03-06 |
Douglas Katzman | Remove some detritus from package-data-list
|
commit | commitdiff | tree |
2016-03-06 |
Douglas Katzman | Change %WITH-ARRAY-DATA-MACRO to SB!XC:DEFMACRO
|
commit | commitdiff | tree |
2016-03-06 |
Douglas Katzman | Remove DEFTYPE FUNCALLABLE-INSTANCE.
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Remove needless code from INTEGER and FLOAT type spec...
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Fix problem of retaining !LATE-TYPE-COLD-INIT symbol
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Avoid parsing in HAS-SUPERCLASSES-COMPLEX-SUBTYPEP...
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Avoid making a few value cells that hold floats.
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Prevent DEFSTRUCT macroexpansion failure in random...
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Add file omitted from previous commit.
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Make BOOLEAN type unparse as such rather than as (MEMBER...
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Put standard define-setf-macros with the rest of defsetfs.
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Get rid of poorly-named collect-normal-expander.
|
commit | commitdiff | tree |
2016-03-05 |
Douglas Katzman | Eliminate !QUIETLY-DEFSETF, do same thing differently.
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Dump ctypes such as STRING, LIST, RATIO as constants.
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Eliminate late-type-cold-init2
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Fix warning, failure to use MAPHASH macro in xset
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Make CONS-TYPE and MEMBER-TYPE cold-dumpable
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Make FUN-TYPE dumpable in genesis.
|
commit | commitdiff | tree |
2016-03-02 |
Douglas Katzman | Remove global vars holding interned {char,numeric,array...
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Change initialization of interned array ctypes.
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Allow non-cyclic shared substructure in host-constant...
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Allow (LOAD-TIME-VALUE #'(SETF MUMBLE)) to be fopcompiled.
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | SB-EVAL: don't use CTYPEP for anything
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Export DUMP-FOP from SB!FASL
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Use flatteningization in package-data-list
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Use existing abstraction
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Enable CTYPE-TO-CORE to dump MEMBER type, esp. NULL...
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Change who calls !fix-ctype-hash.
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Change two slots of TYPE-CLASS to read-only.
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Make NUMERIC-TYPE-ENUMERABLE slot strictly boolean.
|
commit | commitdiff | tree |
2016-03-01 |
Douglas Katzman | Try to avoid type specifier cache usage for builtins.
|
commit | commitdiff | tree |
2016-02-29 |
Douglas Katzman | Remove ancient bootstrap magic.
|
commit | commitdiff | tree |
2016-02-25 |
Douglas Katzman | Unbreak build with CLISP as host.
|
commit | commitdiff | tree |
2016-02-25 |
Douglas Katzman | Skip compiling !test-packify-infos
|
commit | commitdiff | tree |
2016-02-25 |
Douglas Katzman | Fix some style-warnings when bootstrapping with CCL
|
commit | commitdiff | tree |
2016-02-25 |
Douglas Katzman | Make primordial types into global constants.
|
commit | commitdiff | tree |
2016-02-25 |
Douglas Katzman | Improve EMIT-MAKE-LOAD-FORM of non-EQL-comparable named...
|
commit | commitdiff | tree |
2016-02-24 |
Douglas Katzman | Eliminate a few stray cons cells
|
commit | commitdiff | tree |
2016-02-24 |
Douglas Katzman | Compile disassembler inst-printers in warm load. lp...
|
commit | commitdiff | tree |
2016-02-23 |
Douglas Katzman | Refactor CONSTANTP a bit more.
|
commit | commitdiff | tree |
2016-02-21 |
Douglas Katzman | Remove unused slot.
|
commit | commitdiff | tree |
2016-02-21 |
Douglas Katzman | Restore :TRACE-FILE disassembler operation.
|
commit | commitdiff | tree |
2016-02-20 |
Douglas Katzman | Address lp# 1545148
|
commit | commitdiff | tree |
2016-02-20 |
Douglas Katzman | Remove some unnecessary uses of defbangmumble
|
commit | commitdiff | tree |
2016-02-20 |
Douglas Katzman | Remove terrible hack from DEFINE-INFO-TYPE
|
commit | commitdiff | tree |
2016-02-20 |
Douglas Katzman | Remove needless declamation.
|
commit | commitdiff | tree |
2016-02-19 |
Douglas Katzman | Remove cargo-cultish definition of fasteval's %EVAL.
|
commit | commitdiff | tree |