Fixed symbol-to-js-string of things like A++ and A**.
commit16e527d4019cc2532e49531276a5ee826ac6c414
authorVladimir Sedach <vsedach@gmail.com>
Thu, 5 Nov 2009 05:45:24 +0000 (5 00:45 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Thu, 5 Nov 2009 05:45:24 +0000 (5 00:45 -0500)
treeb68d34cad43d04f7129105cf86c280ceeb3fee7e
parent3f0245a295fb4583008f4c3b34508fe2a8971251
Fixed symbol-to-js-string of things like A++ and A**.

Thanks to Daniel Gackle for the bug report.
src/utils.lisp
t/ps-tests.lisp