0.6.11.16:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 16 Mar 2001 22:40:29 +0000 (22:40 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 16 Mar 2001 22:40:29 +0000 (22:40 +0000)
commit0aafa73007d42f2bc8e626f98a243019b7e63284
tree730fd311b1f0f42d26cb916a0412b45a27cce0fb
parentf0670f28705c01e79fb23cb2a582074d3e51ec98
0.6.11.16:
Bug 86 isn't a bug. INTERSECTION is an unknown type. And
(specifier-type '(and (or number vector) real)) is ok.
moved FIXNUMP, BIGNUMP, and RATIOP to SB!INT
deleted TARGET-FIXNUMP in favor of SB-INT:FIXNUMP
added a xc definition of SB-INT:FIXNUMP in cross-type.lisp
fixed doc string for SB-INT:FIXNUMP
tweaked type predicate wrappers to facilitate lexical search
BUGS
package-data-list.lisp-expr
src/code/cross-type.lisp
src/code/early-type.lisp
src/code/pred.lisp
src/compiler/debug-dump.lisp
src/compiler/dump.lisp
src/compiler/srctran.lisp
src/compiler/x86/insts.lisp
version.lisp-expr