Skip to content

Releases: cacharle/c_formatter_42

v0.1.6

Choose a tag to compare

@cacharle cacharle released this 15 Aug 07:19
8fe68d9

Added windows support

v0.1.5

Choose a tag to compare

@cacharle cacharle released this 13 Aug 15:07
2faa84a
Bumping version v0.1.4 -> v0.1.5

v0.1.4

Choose a tag to compare

@keyhr keyhr released this 21 Mar 11:50

Fixed some bad formatting result.

  • indent level for function declaration

v0.1.3.4

Choose a tag to compare

@keyhr keyhr released this 03 Feb 16:30

Fixed a critical problem.

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

v0.1.3.3

Choose a tag to compare

@keyhr keyhr released this 03 Feb 16:08

Fixed a critical problem.

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

v0.1.3.2

Choose a tag to compare

@keyhr keyhr released this 01 Feb 16:56
  • Reverted to v0.1.3
  • Updated README

v0.1.3

Choose a tag to compare

@keyhr keyhr released this 30 Jan 15:52
dd254e9

Fixed bugs.

  • incorrect indentations
  • not working hoist

v0.1.2

Choose a tag to compare

@keyhr keyhr released this 29 Jan 16:26
70e283b

Fixed bugs.

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

v0.1.1

Choose a tag to compare

@keyhr keyhr released this 27 Jan 13:07
b619b08

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

Choose a tag to compare

@keyhr keyhr released this 27 Jan 03:23
88da8b6

This formatter now can be used for Norm v3.