Fixed a bug in how symbol-macros were defined, expanded, and used by 'with-slots'.
authorVladimir Sedach <vsedach@gmail.com>
Thu, 11 Oct 2007 02:27:40 +0000 (02:27 +0000)
committerVladimir Sedach <vsedach@gmail.com>
Thu, 11 Oct 2007 02:27:40 +0000 (02:27 +0000)
commit43a1d5c3aecf79d64971b751a62c285e631b003a
tree602c53a73aae5f7d0ba28450c3b6d53bf7114adc
parentf26808d89b551abb4f2397a5b7b602848586f85b
Fixed a bug in how symbol-macros were defined, expanded, and used by 'with-slots'.
src/compiler.lisp
src/ps-macrology.lisp
t/ps-tests.lisp