]> git.tdb.fi Git - libs/gl.git/commitdiff
Remove the ParenthesizedExpression node type
authorMikko Rasa <tdb@tdb.fi>
Sat, 13 Mar 2021 19:30:48 +0000 (21:30 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 14 Mar 2021 00:23:37 +0000 (02:23 +0200)
Since this is a proper compiler now, it's no longer necessary to
reproduce the parentheses from the input.


No differences found