Small "improvments" to long form of DEFSETF.
commitfe8811c9ab318224ae76495e718bfa66eec6adaa
authorDouglas Katzman <dougk@google.com>
Fri, 8 May 2015 02:53:56 +0000 (7 22:53 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 8 May 2015 02:53:56 +0000 (7 22:53 -0400)
tree6273596f4ee4460c0f1ffbcd536f8326182b0a5c
parentdbfc8944f6227e6aec13c7019077068054fba4cb
Small "improvments" to long form of DEFSETF.

- Add comments about just how bad the implementation is.
- Use SB!XC:CONSTANTP in %DEFSETF and pass a lexenv.
src/code/setf.lisp
tests/setf.impure.lisp