named-lambda is a function descriptor rather than a macro
authorDavid Vázquez <davazp@gmail.com>
Wed, 1 May 2013 03:31:42 +0000 (04:31 +0100)
committerDavid Vázquez <davazp@gmail.com>
Wed, 1 May 2013 03:31:42 +0000 (04:31 +0100)
commitc28c543c60dab6b74a3b3e05b19f4bf5e51d5239
treecb3b822568db9f8fcfbaa89e929362794499784b
parent290d0aaf7d5fd534755a55df0590d6d07772483f
named-lambda is a function descriptor rather than a macro

It makes easier to deal with declarations and docstrings
src/boot.lisp
src/compiler.lisp