2017-03-04 |
Jan Moringen | tests: Fix tests for VALUES declaration in compiler...
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | tests: Fix minor oversights in compiler.pure.lisp
|
commit | commitdiff | tree |
2017-03-02 |
Jan Moringen | tests: Use WITH-TEST and CHECKED-COMPILE in compiler...
|
commit | commitdiff | tree |
2017-02-15 |
Jan Moringen | Fix !UNINTERN-SYMBOLS in src/interpreter/eval.lisp...
|
commit | commitdiff | tree |
2017-02-15 |
Jan Moringen | Fix quasiquotation in !UNINTERN-SYMBOLS in src/interpreter...
|
commit | commitdiff | tree |
2017-02-12 |
Jan Moringen | Use new type CONDITION-DESIGNATOR-HEAD in SIGNAL,WARN...
|
commit | commitdiff | tree |
2017-02-08 |
Jan Moringen | tests: New helper script find-tests.{sh,lisp}
|
commit | commitdiff | tree |
2017-02-07 |
Jan Moringen | Add PRINT-OBJECT method for FUNCALLABLE-STANDARD-OBJECT
|
commit | commitdiff | tree |
2017-02-03 |
Jan Moringen | tests: Use WITH-TEST in filesys.pure.lisp
|
commit | commitdiff | tree |
2017-02-03 |
Jan Moringen | Fix (directory "SOMETHING/*/**/MORE")
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | sb-md5: Silence compiler notes for "inefficient" MACROLET...
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Simplify ENSURE-CACHED-{CTOR,ALLOCATOR}
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Simplify ALLOCATE-INSTANCE->CONSTRUCTOR-CALL
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | New function MAKE-CTOR-INLINE-CACHE-FORM
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Declare function types of ENSURE[-CACHED]-{CTOR,ALLOCATOR}
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | New helper function INITARG-ERROR
|
commit | commitdiff | tree |
2017-01-24 |
Jan Moringen | test: Skip GENTEMP threadsafety test on unithread builds
|
commit | commitdiff | tree |
2017-01-22 |
Jan Moringen | Fix typo in NEWS
|
commit | commitdiff | tree |
2017-01-10 |
Jan Moringen | No warning for (make-array 0 :e-t <incompatible-to...
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | Use WITH-CURRENT-SOURCE-FORM in some places
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | tests: new utils CHECKED-COMPILE-{CAPTURING,CONDITION...
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | tests: CHECKED-COMPILER captures COMPILER-ERRORs, can...
|
commit | commitdiff | tree |
2017-01-02 |
Jan Moringen | manual: Fix nested itemized sections docstrings.lisp
|
commit | commitdiff | tree |
2016-12-21 |
Jan Moringen | New macro WITH-CURRENT-SOURCE-FORM for use in macroexpanders
|
commit | commitdiff | tree |
2016-12-21 |
Jan Moringen | Better error localisation in toplevel forms
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | tests: Use CHECKED-COMPILE in deprecation.impure.lisp
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | Fix {EARLY,LATE}-DEPRECATION-WARING report in case...
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | CHECK-DEPRECATED-TYPE is not fooled by unrelated classes
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix strange format string in CHECK-SLOT-NAME-FOR-DEFCLASS
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix minor style improvement in FIND-FREE-FUN
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix typos in comments
|
commit | commitdiff | tree |
2016-12-11 |
Jan Moringen | Ctors handle refedinition of constants used as initarg...
|
commit | commitdiff | tree |
2016-12-10 |
Jan Moringen | tests: ORDER-BY-IN-DEGREE test depends on :IMMOBILE...
|
commit | commitdiff | tree |
2016-12-10 |
Jan Moringen | Fix tie breaker in ORDER-BY-IN-DEGREE
|
commit | commitdiff | tree |
2016-12-08 |
Jan Moringen | Do not call REPACK-XREF before saving a core
|
commit | commitdiff | tree |
2016-12-05 |
Jan Moringen | Remove unnecessary DOPLIST package qualification in...
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | asdf: Fix repository URL in pull-asdf.sh
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | runtime: Fix potential implicit declaration of lose...
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | Remove .cvsignore files
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | tests: Remove obsolete TODO in package-locks.impure...
|
commit | commitdiff | tree |
2016-11-29 |
Steve Losh | manual: Fix package of *DEBUG-BEGINNER-HELP-P*
|
commit | commitdiff | tree |
2016-11-24 |
Jan Moringen | runtime: work around a clang bug triggered by defrag_immobil...
|
commit | commitdiff | tree |
2016-11-23 |
Jan Moringen | runtime: guard use of COMPLEX_CHARACTER_STRING_WIDETAG...
|
commit | commitdiff | tree |
2016-11-17 |
Jan Moringen | New generic function MAKE-SPECIALIZER-FORM-USING-CLASS
|
commit | commitdiff | tree |
2016-11-17 |
Jan Moringen | Cosmetic improvements in REAL-GET-METHOD
|
commit | commitdiff | tree |
2016-11-16 |
Jan Moringen | tests: Improve assertion in CALLABLE-DELAYED-MISMATCH...
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | New generic function MAKE-METHOD-LAMBDA-USING-SPECIALIZERS
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | Add {STANDARD,SHORT}-METHOD-COMBINATION-QUALIFIER-P
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | Cosmetic improvements in PCL code
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | New helper functions FORMAT-ERROR[-AT][*] for signaling...
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | Fix error report for compiled ~* FORMAT directive
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | Fix error report for compiled ~:P format directive
|
commit | commitdiff | tree |
2016-11-02 |
Jan Moringen | Type declarations, docstring improvements for *{SAVE...
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | tests: Use ASSERT-ERROR and CHECKED-COMPILE in defglobal...
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | Use COMPILER-ERROR for "declaring global special" error
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | Simplify DRIBBLE
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | Declare types of *MACHINE-VERSION*, *{SHORT,LONG}-SITE...
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | tests: Use CHECKED-COMPILE in condition.pure.lisp
|
commit | commitdiff | tree |
2016-10-20 |
Jan Moringen | Fix spaces in TYPE-ERROR report format control string
|
commit | commitdiff | tree |
2016-10-17 |
Jan Moringen | Improve CONDITION-WAIT documentation string
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Simplify INSTALL-CONDITION-SLOT-{READER,WRITER}
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Somewhat unify %COMPILER-{DEFCLASS,DEFINE-CONDITION}
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Rename src/code/early-condition.lisp -> src/code/early...
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Simplify PRINT-OBJECT method for CONDITION
|
commit | commitdiff | tree |
2016-10-05 |
Jan Moringen | tests: Fix string content validation in MAKE-ALIEN...
|
commit | commitdiff | tree |
2016-10-05 |
Jan Moringen | Fix second return value of MAKE-ALIEN-STRING
|
commit | commitdiff | tree |
2016-10-04 |
Jan Moringen | Minor improvements in LOGBITP transform
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Fix TYPE-ERROR from (directory "SOME-DIRECTORY/..*")
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Implement :REPORT NIL option of TRACE macro
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | tests: Add WITH-TRACED-FUNCTION in tests/debug.impure...
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Remove :REPORT SB-EXT:PROFILE vaporware from TRACE...
|
commit | commitdiff | tree |
2016-10-01 |
Jan Moringen | Reorganize some redundant code in vm-macs.lisp
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Fix handling of few or no xrefs in REPACK-XREF
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Simplify PRINT-TRACE-INDENTATION
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Fix typo in condition report of REPORT-DUPLICATE-DEFINITION
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | NEWS: Mention more compact encoding of cross-reference...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | SAVE-LISP-AND-DIE calls REPACK-XREF (via TUNE-IMAGE...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | SAVE-LISP-AND-DIE calls new function TUNE-IMAGE-FOR...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Optimize xref storage for the most frequently referenced...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | More compact xref storage
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Fix C99-ism in src/runtime/var-io.c
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | NEWS: mention more compact low-level error signaling...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | More compact SC-OFFSET coding
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Table-driven SC-OFFSET coding
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Use new ENCODE-INTERNAL-ERROR-ARGS in all EMIT-ERROR...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Unify error trap argument emission via EMIT-ERROR-BREAKs
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Use more compact varint coding in {READ,WRITE}-VAR...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Assign small numbers to {DESCRIPTOR,ANY,SIGNED}-REG...
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | tests: Fix typo in usage string of run-tests.sh
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | Fix interaction of :LOCAL-NICKNAMES and :LOCK DEFPACKAGE...
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in package-locks...
|
commit | commitdiff | tree |
2016-08-03 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in compiler.impure...
|
commit | commitdiff | tree |
2016-08-02 |
Jan Moringen | Use PRINT-TYPE in warning signaled by SUBSEQ DERIVE...
|
commit | commitdiff | tree |
2016-08-02 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in float.pure...
|
commit | commitdiff | tree |
2016-07-24 |
Jan Moringen | Allow OR method combination for early generic functions
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | New helper function CHECK-METHOD-LAMBDA
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify MAKE-METHOD-FUNCTION, !EARLY-MAKE-A-METHOD
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify COMPUTE-PV, PV-WRAPPERS-FROM-PV-ARGS
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify MAKE-STD-{WRITER,READER,BOUNDP}-METHOD-FUNCTION
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Use STABLE-SORT instead of SORT when sorting slot name...
|
commit | commitdiff | tree |