Fixed problem with operator associativity and parenthesizing (thanks to Canhua for...
commit86b2456a40b577b46298031676abd072c666d371
authorVladimir Sedach <vsedach@gmail.com>
Sat, 10 Dec 2011 01:41:23 +0000 (9 20:41 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Sat, 10 Dec 2011 01:41:23 +0000 (9 20:41 -0500)
treed5eaca231cd5df44cd306e6fd4880da8070a0dea
parent40e996886cb03174fa63563faf6e8738153cc416
Fixed problem with operator associativity and parenthesizing (thanks to Canhua for the bug report).
src/printer.lisp
t/eval-tests.lisp
t/output-tests.lisp