0.8.0.63:
authorAlexey Dejneka <adejneka@comail.ru>
Thu, 12 Jun 2003 06:41:13 +0000 (06:41 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Thu, 12 Jun 2003 06:41:13 +0000 (06:41 +0000)
commit942e5de3f3e27e1cc6ae4aae69c040fa1dc7db00
treec134ab78b91986b0227a5e09a1a23895286f7727
parent8871a1f72225f959a454a1b77f7a0e85642ba427
0.8.0.63:
        * Declare return type of structure constructors;
        * make some FTYPE declarations to be "exact";
        * GENERATE-TYPE-CHECKS prints too hairy type in the full form;
        * new optimization quality: INSERT-DEBUG-CATCH;
        * avoid using TYPE-SPECIFIER in the VALUES type deriver.
15 files changed:
NEWS
src/code/defstruct.lisp
src/code/typecheckfuns.lisp
src/compiler/checkgen.lisp
src/compiler/ctype.lisp
src/compiler/debug.lisp
src/compiler/early-c.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/knownfun.lisp
src/compiler/policies.lisp
src/compiler/srctran.lisp
src/compiler/sset.lisp
version.lisp-expr