v0.5.3
Bug fixes
-
Fix function pointer type detection regression.
(5fe68c7)
(Anton Lindqvist) -
Improve detection of unknown types.
(af73977)
(Anton Lindqvist) -
Preserve spaces around misplaced binary operators.
(926a879)
(Anton Lindqvist) -
Preserve new lines before comments placed at the end of a statement
block.
(8787cec)
(Anton Lindqvist) -
Do not emit a new line before a field expression.
(d622edf)
(Anton Lindqvist)