1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA build proper XEPs
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 8 Nov 2010 12:42:01 +0000 (12:42 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 8 Nov 2010 12:42:01 +0000 (12:42 +0000)
 Bring MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA into closer alignment with
 MAKE-XEP. Specifically, cross-link the underlying function and the
 TL-XEP, and mark the TL-XEP for reanalysis.

 Fixes lp#310173 and lp#384892:

 * Show &REST arguments properly in backtraces.

 * Better type-derivation of function result types when the
   lambda-list is complex.


No differences found