0.6.9.14:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 31 Dec 2000 16:29:27 +0000 (16:29 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 31 Dec 2000 16:29:27 +0000 (16:29 +0000)
commit99ad0a384664dc98af26245a33f11619ec0854ad
treeca9cb92c22fa6693ea95db6ef4df7296deea37a7
parent2abf77f6c4c559a3e5b7fc351a4743305381feb6
0.6.9.14:
renamed more PCL stuff for unintern after warm init
CONSTANTLY now returns only a single value, as per ANSI.
removed CONSTANT-FUNCTION declaration support
PROCLAIM now recognizes ANSI abbreviated type declarations,
sharing code with DECLARE to do so.
DECLARE no longer supports old-style (CLTL1) FUNCTION decls.
removed some PCL nonstandard decls
renamed other nonstandard PCL decls to look more private
removed (DECLARE (SB-PCL::CLASS ..)) hack in DECLARE logic
28 files changed:
BUGS
NEWS
package-data-list.lisp-expr
src/code/byte-interp.lisp
src/code/class.lisp
src/code/cold-init.lisp
src/code/early-cl.lisp
src/code/list.lisp
src/code/pprint.lisp
src/code/target-type.lisp
src/code/type-class.lisp
src/code/type-init.lisp
src/compiler/dump.lisp
src/compiler/fndb.lisp
src/compiler/ir1tran.lisp
src/compiler/proclaim.lisp
src/compiler/srctran.lisp
src/pcl/boot.lisp
src/pcl/braid.lisp
src/pcl/combin.lisp
src/pcl/defclass.lisp
src/pcl/defs.lisp
src/pcl/dfun.lisp
src/pcl/env.lisp
src/pcl/macros.lisp
src/pcl/std-class.lisp
src/pcl/vector.lisp
version.lisp-expr