Made the handling of keyword symbols across Parenscript be consistent with the treatm...
commit6e8ff19898356570a90bfefd03301ec6c74cb036
authorVladimir Sedach <vsedach@gmail.com>
Wed, 10 Oct 2007 23:12:10 +0000 (10 23:12 +0000)
committerVladimir Sedach <vsedach@gmail.com>
Wed, 10 Oct 2007 23:12:10 +0000 (10 23:12 +0000)
tree8d591e5788c07a7cb94528ef47bdd04e03cb6d42
parent921f2e022a59aba6acd8d036a73d7608c8b7a6c7
Made the handling of keyword symbols across Parenscript be consistent with the treatment of other symbols.

Previously a keyword symbol was being treated as a quoted symbol by
Parenscript.
src/compiler.lisp
t/ps-tests.lisp