Made structures printed at toplevel be wrapped in parentheses to prevent parsing...
commita3a4157decc41fddce043af8057214c107b9b3e7
authorVladimir Sedach <vsedach@gmail.com>
Sun, 11 Dec 2011 18:45:03 +0000 (11 13:45 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Sun, 11 Dec 2011 18:45:03 +0000 (11 13:45 -0500)
treeaf95ce2546e973144754834d8caccaf06313511f
parent72c36c63f38f1deb8c39c430c7a2372d2c0a24d7
Made structures printed at toplevel be wrapped in parentheses to prevent parsing bugs in JS implementations (thanks to Scott Bell for the bug report).
src/printer.lisp
t/output-tests.lisp
t/package-system-tests.lisp