0.pre7.54:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 8 Oct 2001 02:34:15 +0000 (02:34 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 8 Oct 2001 02:34:15 +0000 (02:34 +0000)
commitbe9eb6c67b5f43a095c3de17bea945c309d662e4
tree161dad814ec09a0040c37a7c7c1a2d1e359899e5
parentb6cb3d5b2e2a0d6e6c92a2f3d852051540660fef
0.pre7.54:
(Incidentally, I've pretty much given up on incrementing the
fasl file version number on every renaming. Eventually
I'll bump it, with a very high level summary comment.)
back to standard abbrev. FUN for "object of type FUNCTION"..
..find . -name *.lisp | xargs egrep -i '[^a-z:]:function-'
..and 'function-end'
..and 'function-start'
..and 'FunctionEnd' and 'FunctionStart' and 'function.end'
..and 'function-type'
..but SB-EXT:*DERIVE-FUNCTION-TYPES* remains the same
50 files changed:
package-data-list.lisp-expr
src/code/cross-type.lisp
src/code/debug-int.lisp
src/code/debug.lisp
src/code/describe.lisp
src/code/early-type.lisp
src/code/fop.lisp
src/code/host-alieneval.lisp
src/code/kernel.lisp
src/code/late-type.lisp
src/code/ntrace.lisp
src/code/profile.lisp
src/code/target-alieneval.lisp
src/code/target-type.lisp
src/code/typep.lisp
src/compiler/aliencomp.lisp
src/compiler/alpha/c-call.lisp
src/compiler/alpha/parms.lisp
src/compiler/checkgen.lisp
src/compiler/ctype.lisp
src/compiler/generic/genesis.lisp
src/compiler/generic/objdef.lisp
src/compiler/generic/primtype.lisp
src/compiler/generic/target-core.lisp
src/compiler/generic/vm-type.lisp
src/compiler/globaldb.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/knownfun.lisp
src/compiler/main.lisp
src/compiler/node.lisp
src/compiler/srctran.lisp
src/compiler/vop.lisp
src/compiler/x86/c-call.lisp
src/compiler/x86/insts.lisp
src/compiler/x86/parms.lisp
src/pcl/boot.lisp
src/pcl/combin.lisp
src/runtime/alpha-arch.c
src/runtime/alpha-assem.S
src/runtime/breakpoint.c
src/runtime/breakpoint.h
src/runtime/x86-arch.c
src/runtime/x86-assem.S
tests/compiler-1.impure-cload.lisp
tests/info.impure.lisp
tests/interface.pure.lisp
version.lisp-expr