Updated operator-precedence to handle more cases.
authorTravis Cross <tc@traviscross.com>
Fri, 22 Aug 2008 13:30:06 +0000 (13:30 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 22 Aug 2008 13:30:06 +0000 (13:30 +0000)
commit1222b32336206004f87df6676d3f96d512b122ce
tree5f0e5ddc7b4810f4aac16368159bbc6c481d3454
parentcb1e91d099536066445fe9d7ac1b04cdbb44b0fa
Updated operator-precedence to handle more cases.

It now correctly deals with aref, slot-value and unary operators.
src/printer.lisp