projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
partially rewrite accessor-values-internal
[sbcl.git]
/
src
/
2013-11-15
Christophe Rhodes
partially rewrite accessor-values-internal
tree
|
commitdiff
2013-11-15
Christophe Rhodes
relax restriction on defstruct slot names
tree
|
commitdiff
2013-11-15
Christophe Rhodes
fix another LET*/:interpret bug
tree
|
commitdiff
2013-11-14
Paul Khuong
More meaningful error message for OPEN :IF-EXISTS ...
tree
|
commitdiff
2013-11-14
Paul Khuong
New function SB-EXT:ASSERT-VERSION->=
tree
|
commitdiff
2013-11-12
Stas Boukarev
Fix typos in docstrings and function names.
tree
|
commitdiff
2013-11-11
Stas Boukarev
win32: provide error messages when loading foreign...
tree
|
commitdiff
2013-11-10
Stas Boukarev
More robust homedir detection on Windows.
tree
|
commitdiff
2013-11-10
Stas Boukarev
Fix merging of ~/ pathnames.
tree
|
commitdiff
2013-11-08
Douglas Katzman
Eliminate "unused variable" warning from ARRAY-ROW...
tree
|
commitdiff
2013-11-08
Stas Boukarev
Don't warn when #'(setf fun) is used in the presence...
tree
|
commitdiff
2013-11-07
Stas Boukarev
Optimize testing of sealed structures.
tree
|
commitdiff
2013-11-07
Stas Boukarev
Optimize RESTART-BIND.
tree
|
commitdiff
2013-11-07
Stas Boukarev
Optimize RESTART-CASE.
tree
|
commitdiff
2013-11-06
Stas Boukarev
Fix equality between #p"~" and (user-homedir-pathname...
tree
|
commitdiff
2013-11-06
Stas Boukarev
Disable win32 pathnames routines on -win32 and vice...
tree
|
commitdiff
2013-11-06
Stas Boukarev
Remove get2 variant of get.
tree
|
commitdiff
2013-11-05
Stas Boukarev
Optimize raw-instance-slots-equalp for #-complex-float...
tree
|
commitdiff
2013-11-05
Stas Boukarev
Fix lose() invocation inside sparc-arch.c
tree
|
commitdiff
2013-11-04
Stas Boukarev
Optimize EQUALP on structures with raw slots.
tree
|
commitdiff
2013-11-04
Paul Khuong
[N]BUTLAST perform a single pass over the list
tree
|
commitdiff
2013-11-04
Paul Khuong
More complicated TYPEP tests are marginally transparent...
tree
|
commitdiff
2013-11-04
Paul Khuong
Two new optimizer types for flow-sensitive type propagation
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix raw-instance-slots-equalp on SPARC.
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix EQUALP on structures with raw slots.
tree
|
commitdiff
2013-11-03
Christophe Rhodes
fix LET* environment semantics in sexp-based evaluator
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix undefined function error on SPARC.
tree
|
commitdiff
2013-11-02
Stas Boukarev
Adjust the recent defmethod change.
tree
|
commitdiff
2013-11-01
Stas Boukarev
defmethod: make the function known at compile time.
tree
|
commitdiff
2013-10-31
Stas Boukarev
Remove *static-foreign-symbols* from #+sb-dynamic-core...
tree
|
commitdiff
2013-10-31
Stas Boukarev
Fix defmethod arglists leaking into make-method-lambda.
tree
|
commitdiff
2013-10-31
Stas Boukarev
describe: show the same information about functions...
tree
|
commitdiff
2013-10-26
Paul Khuong
Make sure quantifiers don't cons
tree
|
commitdiff
2013-10-26
Stas Boukarev
Reduce consing during SUBTYPEP on classes.
tree
|
commitdiff
2013-10-22
Jan Moringen
Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
tree
|
commitdiff
2013-10-22
Jan Moringen
Make some RESTART slots read-only
tree
|
commitdiff
2013-10-22
Jan Moringen
Comments and rearrangements in {defboot,target-error...
tree
|
commitdiff
2013-10-21
Christophe Rhodes
signal errors for bad initialization of slot definitions
tree
|
commitdiff
2013-10-19
Paul Khuong
Warn when wrapping constants with THE of multiple value...
tree
|
commitdiff
2013-10-18
Stas Boukarev
Remove duplicate implementations of (setf aref/sbit...
tree
|
commitdiff
2013-10-17
Stas Boukarev
Add some missing FNDB declarations.
tree
|
commitdiff
2013-10-17
Stas Boukarev
Stop (describe (make-instance 'generic-function)) from...
tree
|
commitdiff
2013-10-17
Stas Boukarev
function-lambda-expression: Return the name of a generi...
tree
|
commitdiff
2013-10-17
Francois-Rene Rideau
Deliver each contrib as a single FASL. Don't implicitly...
tree
|
commitdiff
2013-10-16
Stas Boukarev
run-program: Improve argument escaping on WIN32.
tree
|
commitdiff
2013-10-16
Stas Boukarev
run-program: Add support for :environment on WIN32.
tree
|
commitdiff
2013-10-13
Stas Boukarev
Fix (compile '(setf function)).
tree
|
commitdiff
2013-10-12
Stas Boukarev
Fix another regression in dumping specialized vectors.
tree
|
commitdiff
2013-10-09
Christophe Rhodes
don't consider an interpreted->compiled function change...
tree
|
commitdiff
2013-10-07
Christophe Rhodes
hexstr / cold-print fixes from Douglas Katzman
tree
|
commitdiff
2013-10-05
Stas Boukarev
Prevent personality setting on Linux from going in...
tree
|
commitdiff
2013-10-03
Stas Boukarev
Forward referenced classoid-cells can now be loaded...
tree
|
commitdiff
2013-10-03
stas
make-values-type-cached: Hardcode values of (sxhash...
tree
|
commitdiff
2013-10-03
Stas Boukarev
Optimize the compiler a bit.
tree
|
commitdiff
2013-10-01
Stas Boukarev
Better error when calling an undefined alien function...
tree
|
commitdiff
2013-10-01
Stas Boukarev
Optimize RETURN-MULTIPLE on x86-64.
tree
|
commitdiff
2013-09-30
Stas Boukarev
Fix is_linkage_table_addr in win32-os.c
tree
|
commitdiff
2013-09-30
Christophe Rhodes
alter ftype declarations in genesis.lisp
tree
|
commitdiff
2013-09-30
Christophe Rhodes
improve SXHASH on fixnums
tree
|
commitdiff
2013-09-30
Christophe Rhodes
better SB-INT:MIX
tree
|
commitdiff
2013-09-25
Stas Boukarev
Restore win32 build.
tree
|
commitdiff
2013-09-24
Stas Boukarev
Fix OPEN with :io and :if-does-not-exist nil.
tree
|
commitdiff
2013-09-23
Stas Boukarev
ADJOIN shouldn't constant fold.
tree
|
commitdiff
2013-09-22
Paul Khuong
Test for broken copy-more-arg harder
tree
|
commitdiff
2013-09-22
Paul Khuong
Smaller initial stack frame size on x86oids
tree
|
commitdiff
2013-09-22
Paul Khuong
Fix copy-more-arg on x86 and x86-64
tree
|
commitdiff
2013-09-21
Stas Boukarev
Fix a regression in binding specials.
tree
|
commitdiff
2013-09-19
Stas Boukarev
Optimize special variable binding on sb-thread.
tree
|
commitdiff
2013-09-19
Stas Boukarev
Fix loading specialized vectors from fasls.
tree
|
commitdiff
2013-09-18
Christophe Rhodes
rewrite DUMP-I-VECTOR
tree
|
commitdiff
2013-09-16
Stas Boukarev
Remove a level of indirection in *linkage-info*.
tree
|
commitdiff
2013-09-16
Stas Boukarev
Restore building of +sb-unicode with -sb-unicode.
tree
|
commitdiff
2013-09-16
Christophe Rhodes
SET-FUNCALLABLE-INSTANCE-FUNCTION is user interface
tree
|
commitdiff
2013-09-13
Christophe Rhodes
minor optimization to restart-case
tree
|
commitdiff
2013-09-13
Jan Moringen
Simplify RESTART-BIND and improve documentation string
tree
|
commitdiff
2013-09-13
Jan Moringen
Remove convoluted keyword argument processing in RESTAR...
tree
|
commitdiff
2013-09-10
Christophe Rhodes
detect cpl-protocol-violations early
tree
|
commitdiff
2013-09-10
Stas Boukarev
Fix a regression in sb-safepoint.
tree
|
commitdiff
2013-09-09
Stas Boukarev
Micro-optimize move-immediate on x86-64.
tree
|
commitdiff
2013-09-09
Stas Boukarev
Fix CHAR-EQUAL on base-chars on non-sb-unicode.
tree
|
commitdiff
2013-09-09
Christophe Rhodes
better ctor fallback-generators
tree
|
commitdiff
2013-09-09
Christophe Rhodes
better comment describing INDEX type
tree
|
commitdiff
2013-09-08
Stas Boukarev
sb-safepoint: Fix interrupts during GC.
tree
|
commitdiff
2013-09-07
Stas Boukarev
LDB/DPB do not check for negative indexes.
tree
|
commitdiff
2013-09-07
Stas Boukarev
Adjust SETcc instruction encoding on x86-64.
tree
|
commitdiff
2013-09-06
Stas Boukarev
Improve knownfun declarations.
tree
|
commitdiff
2013-09-06
Stas Boukarev
Remove a wrong IGNORE declaration.
tree
|
commitdiff
2013-09-06
Stas Boukarev
Save some space in WITH-OUTPUT-TO-STRING.
tree
|
commitdiff
2013-09-05
Stas Boukarev
Optimize CHAR-EQUAL on constant and base-char args.
tree
|
commitdiff
2013-09-05
Stas Boukarev
Add defknowns for TWO-ARG-CHAR-* functions.
tree
|
commitdiff
2013-09-05
Stas Boukarev
Add a transform for EQUALP.
tree
|
commitdiff
2013-09-05
Christophe Rhodes
Document extensible sequence protocol
tree
|
commitdiff
2013-09-05
Stas Boukarev
Optimize some comparison functions for EQ cases.
tree
|
commitdiff
2013-09-05
Stas Boukarev
Improve the EQUAL transform.
tree
|
commitdiff
2013-09-04
Stas Boukarev
Micro-optimize calling assembly routines on x86oids.
tree
|
commitdiff
2013-09-04
Stas Boukarev
Micro-optimize calling alloc_tramp on x86_64.
tree
|
commitdiff
2013-09-02
Stas Boukarev
Handle compiler-error in LOAD when it's not run from...
tree
|
commitdiff
2013-08-31
Stas Boukarev
Micro-optimize gc scavenge.
tree
|
commitdiff
2013-08-30
Stas Boukarev
Remove a couple of unused variables in the C runtime.
tree
|
commitdiff
2013-08-29
Stas Boukarev
Fix floating point exceptions persisting on Solaris.
tree
|
commitdiff
next