we have to convert assign ops back up to mode_arithmetic
[cparser] / cparser.1
2008-12-11 Christoph MallonMinor formatting nit in the manpage.
2008-12-09 Christoph MallonAdd one more case to -Wparentheses: x + y << z.
2008-12-07 Christoph MallonImplement -Wparentheses.
2008-11-30 Christoph MallonFix typo, document -Wl, and -Wp,.
2008-11-30 Christoph MallonImplement (and document \o/) -Werror-implicit-function...
2008-11-30 Christoph MallonDocument some more switches.
2008-11-29 Christoph MallonStart writing a manpage for cparser.