1.0.44.6: ir1: Add a new attribute for LAMBDA-VARs that need explicit value-cells.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Tue, 9 Nov 2010 19:43:17 +0000 (19:43 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Tue, 9 Nov 2010 19:43:17 +0000 (19:43 +0000)
commitdf3969ab67c07fddeffadf1ffef414074a43d9ba
tree5340f4f0eca6e8e7f45cb8808cb7ff2bb44fef3c
parent9aac8cfe0d3b3dd27b292e5661104221ddbd1bee
1.0.44.6: ir1: Add a new attribute for LAMBDA-VARs that need explicit value-cells.

  * Add a new EXPLICIT-VALUE-CELL attribute to the LAMBDA-VAR
attributes.

  * Add a new LAMBDA-VAR-EXPLICIT-VALUE-CELL access macro while
we're at it.
src/compiler/node.lisp
version.lisp-expr