Made with-ps-gensyms prefix the given gensym with the symbol-to-js name of the given...
authorVladimir Sedach <vsedach@gmail.com>
Mon, 24 Dec 2007 23:58:15 +0000 (23:58 +0000)
committerVladimir Sedach <vsedach@gmail.com>
Mon, 24 Dec 2007 23:58:15 +0000 (23:58 +0000)
commitb5e0bcb74ebb9b02f69a10eb6a946ebbaf249bf4
treea0c5fbe1eb476b60dcd87e844ab4c9206bb22990
parent1bfa6fabc0eb603bc7bedc70f9a763566a8912a7
Made with-ps-gensyms prefix the given gensym with the symbol-to-js name of the given gensym variable binding if an explicit prefix was not provided.

(the rationale for this is to save a little typing)
src/compiler.lisp
t/ps-tests.lisp
t/reference-tests.lisp