Improve pretty printing: Do not print () around subexpressions consisting of a single...
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 20 Apr 2012 17:45:42 +0000 (19:45 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 19:02:37 +0000 (21:02 +0200)
commit1a59b32f89004a862c11a48ace2728a181579ccd
tree7edbcfdaee8121cc51d9fccf791df1bc61b79dcc
parent11cf4105e47ddd97ee02d8d869b92dbcc6ff8cc5
Improve pretty printing: Do not print () around subexpressions consisting of a single token, even when in full parenthesization mode.
ast.c