0.8.2.50:
authorAlexey Dejneka <adejneka@comail.ru>
Wed, 20 Aug 2003 18:55:21 +0000 (18:55 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Wed, 20 Aug 2003 18:55:21 +0000 (18:55 +0000)
commit28ce7a00cbce6d27b127fd6a2783325c8198a568
treed209952bed798b34697412f83f45dbadd0fa66e0
parentd7a65edee206acbc002f634cea6f1af22be9fe55
0.8.2.50:
        * Partially enable VALUES declaration:
        ... PROCESS-DECLS does not accept continuation; instead it
            returns the asserted type as the second result;
        ... new macro: PROCESSING-DECLS, rebinds *LEXENV* and puts THE
            on the result, if needed;
        * IR1-CONVERT-LAMBDA-BODY and similar do not accept/pass the
          result continuation;
        * remove obsolete LEXENV-WEAKEND-TYPE-RESTRICTIONS.
NEWS
src/code/eval.lisp
src/compiler/ir1-translators.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/lexenv.lisp
src/compiler/main.lisp
version.lisp-expr