0.6.11.6:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 28 Feb 2001 14:04:20 +0000 (14:04 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 28 Feb 2001 14:04:20 +0000 (14:04 +0000)
commit4f64f131a7bca59d0dc8be9e74d05a7645f27e67
tree7205ed3226510aca764555583eef650266796b62
parent099d6dd1f6a5ac2ffec5c14d07a4b905322ef968
0.6.11.6:
hacking on 0.6.11.5 patches..
..Various FIXNUM things in ASH DERIVE-TYPE need to be
TARGET-FIXNUM things.
..tweaked ASH DERIVE-TYPE to make it fit in 80 columns
..defined BECOME-DEFINED-FUNCTION-NAME and
PRINT-PRETTY-ON-STREAM? to reduce cut/paste
..deleted unused %FUNCTION-HEADER-ARGLIST-SLOT and
%FUNCTION-HEADER-NAME-SLOT
19 files changed:
package-data-list.lisp-expr
src/code/debug-int.lisp
src/code/defboot.lisp
src/code/early-setf.lisp
src/code/late-target-error.lisp
src/code/pprint.lisp
src/code/primordial-extensions.lisp
src/code/print.lisp
src/code/target-alieneval.lisp
src/compiler/byte-comp.lisp
src/compiler/early-assem.lisp
src/compiler/eval.lisp
src/compiler/info-functions.lisp
src/compiler/srctran.lisp
src/compiler/target-disassem.lisp
src/pcl/boot.lisp
src/pcl/fast-init.lisp
src/runtime/print.c
version.lisp-expr