Go to file
2016-09-10 04:29:09 +02:00
doc Upgrade to SVN r511 2016-09-09 00:17:30 +02:00
makefile Upgrade to SVN r511 2016-09-09 00:17:30 +02:00
src Add firstLineChar member in ASBeautifier + Use symmetrical layout for closing brace in template argument list: 2016-09-10 04:29:09 +02:00
.gitignore Initial commit with astyle version 2.05.1 2016-09-08 23:34:23 +02:00
LICENSE.txt Upgrade to SVN r511 2016-09-09 00:17:30 +02:00
NEWS.rst Initial commit with astyle version 2.05.1 2016-09-08 23:34:23 +02:00
README.rst Initial commit with astyle version 2.05.1 2016-09-08 23:34:23 +02:00

======
astyle
======

This is a modified version of astyle: http://astyle.sourceforge.net

Our intention is to patch astyle to follow the Steinwurf coding style
as closely as possible: http://docs.steinwurf.com/coding_style.html

Steinwurf uses heavily-templated C++11 code that can be a true challenge
for a code formatting tool.