0.pre7.83:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 2 Nov 2001 16:17:07 +0000 (16:17 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 2 Nov 2001 16:17:07 +0000 (16:17 +0000)
commitb6aa15328871678a3475e82c150b251dffb49ba1
treea98a6e94d43a4d8e70cc837c44535256ff99c4bc
parentf43f136f9b3ff6cae501e850fa67b2183317e212
0.pre7.83:
deleted unused FAST-SYMBOL-FUNCTION and
OBJECT-NOT-FUNCTION-OR-SYMBOL-ERROR
replaced %COERCE-NAME-TO-FUNCTION and RAW-DEFINITION
with %COERCE-NAME-TO-FUN
s/coerce-callable-to-function/coerce-callable-to-fun/
removed FSET in favor of (SETF SYMBOL-FUNCTION)
14 files changed:
TODO
package-data-list.lisp-expr
src/code/defsetfs.lisp
src/code/fdefinition.lisp
src/code/interr.lisp
src/code/seq.lisp
src/code/sort.lisp
src/code/symbol.lisp
src/code/target-hash-table.lisp
src/compiler/fndb.lisp
src/compiler/generic/interr.lisp
src/compiler/ir1-translators.lisp
src/compiler/seqtran.lisp
version.lisp-expr