Skip to content

Releases: cacharle/c_formatter_42

v0.1.6

15 Aug 07:19
8fe68d9
Compare
Choose a tag to compare

Added windows support

v0.1.5

13 Aug 15:07
2faa84a
Compare
Choose a tag to compare
Bumping version v0.1.4 -> v0.1.5

v0.1.4

21 Mar 11:50
Compare
Choose a tag to compare

Fixed some bad formatting result.

  • indent level for function declaration

v0.1.3.4

03 Feb 16:30
Compare
Choose a tag to compare

Fixed a critical problem.

  • clang-format executable files are not included in the package.

v0.1.3.3

03 Feb 16:08
Compare
Choose a tag to compare

Fixed a critical problem.

  • clang-format executable files are not included in the package.

v0.1.3.2

01 Feb 16:56
Compare
Choose a tag to compare
  • Reverted to v0.1.3
  • Updated README

v0.1.3

30 Jan 15:52
dd254e9
Compare
Choose a tag to compare

Fixed bugs.

  • incorrect indentations
  • not working hoist

v0.1.2

29 Jan 16:26
70e283b
Compare
Choose a tag to compare

Fixed bugs.

  • void keyword is inserted to an empty-argument function call.

v0.1.1

27 Jan 13:07
b619b08
Compare
Choose a tag to compare

Fixed bugs.

  • Return parenthesize does not work well.
  • Return statement was regarded as declaration and it was hoisted to the declaration part.

v0.1.0

27 Jan 03:23
88da8b6
Compare
Choose a tag to compare

This formatter now can be used for Norm v3.