Skip to content
Snippets Groups Projects
Select Git revision
  • 134-expt-1-c-2-2-signals-an-error-incorrectly
  • 135-unix-namestring-returns-instead-of
  • 159-don-t-use-tmp-as-the-path-for-temp-files-in-the-tests
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • branch-21e
  • clx-update-2021-09-19
  • dynamic-stack-alloc
  • file-attribute
  • fixup-template-headings
  • issue-100-ldb-base-char-printing
  • issue-101-add-test
  • issue-101-clang-trapping-math
  • issue-103-remove-random-mt19937-update
  • issue-105-add-build-logs
  • issue-107-use-uint8_t
  • issue-108-update-asdf
  • 21e
  • snapshot-2023-04
  • snapshot-2021-07
  • snapshot-2021-01
  • snapshot-2020-04
  • snapshot-2019-06
  • 21d
  • snapshot-2018-10
  • snapshot-2018-03
  • snapshot-2018-02
  • snapshot-2018-01
  • 21c
  • snapshot-2017-10
  • snapshot-2017-04
  • snapshot-2017-03
  • sparc64-dev-checkpoint-6
  • sparc64-dev-checkpoint-5
  • snapshot-2017-01
  • sparc64-dev-checkpoint-4
  • sparc64-dev-checkpoint-3
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Apr1298742131Mar2928272625242322211413121110987643229Feb2827262524232221201918171615141312119765432131Jan30292827262524232221181716151410762122Dec212019181716151413121110987Removed debugging code and fixed some misleading comments.Added dispatching in compile-component on *byte-compile*.Get the error names from the backend now that they have moved.Added vops for function-subtype and (setf function-subtype).Some changes to set-fdefn-function. Now it assumes that anything otherAdded defknowns for function-subtype and (setf function-subtype).Added ``byte-code-{function,closure}-type''.Boosted the fasl file version.Fixed bug in list and list* where it would give the results an other-pointerFixed (setf fdefn-function) to work.MAKE-SYMBOL takes the name as it's argument, not the value, bozo.Fixed funcall_sym to remove the lowtag of the fdefn object before using it.Moved lots of exports into the files that contain the thing beingAdded UNCONVERT-TAIL-CALLS step in LET conversion which marks calls as noDeleted unnecessary special-casing of LET calls and bind nodes in DELETE-BLOCK.Fixed the ``fold identity operations'' transform for *, /, and EXPT to onlyFixed os_validate to actually return 0 when it couldn't allocate theDon't try to define the type REAL under CMUCL, because we have a real REAL.two typos.Export REALP from LISP now that it's a real function. Minor tweek toAdded optional lexical-environment argument to macroexpand. AddedMinor tweeks to conform to X3J13 cleanup MACRO-DECLARATIONS:MAKE-EXPLICIT.Added noise to support compiler-macros. Removed #+/- new-compilerAdded COMPILER-MACRO-FUNCTION, COMPILER-MACROEXPAND, and COMPILER-Added DEFINE-COMPILER-MACRO.Added ``function compiler-macro-function'' info type. Changed some typeBARF is not return type NIL, since it calls CERROR.Changed SUBSTITUTE-SINGLE-USE-CONTINUATION to not substitute if theChanged the return value of SET-SYNTAX-FROM-CHAR from NIL to T as per X3J13Fixed SYMBOL-MACROLET to allow declarations as per X3J13 cleanup SYMBOL-Changed GET-SETF-METHOD-MULTIPLE-VALUE to try to macroexpand-1 the formSeperated out the stuff to print symbol names into KERNEL:OUTPUT-SYMBOL-Changed the default structure printer to print slot names as keywordsAllow SHADOW to take strings in addition to symbols as per X3J13 cleanupFixed SETF of GETF to evaluate the various parts in the correct order asFixed a bug in DEFAULT-UNKNOWN-VALUES where it wasn't resetting the stackFixed a bug in DEFAULT-UNKNOWN-VALUES where it wasn't resetting the stackFixed a bug in DEFAULT-UNKNOWN-VALUES where it wasn't resetting the stackFixed RETURN-VALUE-EFFICENCY-NOTE not to flame out when some functions in theApply global function type declarations to calls and definitions of global
Loading