Source Code Indenter, Formatter, and Beautifier for C, C++, C# and Java
http://astyle.sourceforge.net/
Artistic Style is a source code indenter, formatter, and beautifier for the C,
C++, C# and Java programming languages. It automatically re-indents and
re-formats C / C++ / C# / Java source files. It can be used from a command
line, or it can be incorporated as classes in another C++ program.
- Links to devel:tools / astyle
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:1Antoine1:branches:devel:tools/astyle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
astyle-3.4.16.tar.bz2 | 0000231260 226 KB | |
astyle.changes | 0000025222 24.6 KB | |
astyle.spec | 0000002516 2.46 KB | |
libastylej.rpmlintrc | 0000000181 181 Bytes |
Latest Revision
Antoine Belvire (1Antoine1)
committed
(revision 2)
- Update to 3.4.16: * Fix padding of scientific notation literals. * Fix of reference args alignment (gl#saalen/astyle#35). - Changes from 3.4.15: * Fix parsing of floating point literals. * Fix "--break-block" handling of class and function blocks. * Fix "--align-pointer=type" option for all types in lambda parameter lists (gl#saalen/astyle#35). * Fix padding of lambda capture with align-pointer option * Exclude files ending with backup suffix from input file names list. - Changes from 3.4.14: * Fix split references with "-k1" option. * Fix "--align-pointer=type" option for fundamental types in lambda parameter lists (gl#saalen/astyle#35). * Fix "--indent-after-parens" indent count (gl#saalen/astyle#29).
Comments 0