| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | C++ indenter: Enable class, struct, enum, namespace, using in functions. | Christian Kamm | 2010-07-08 | 1 | -21/+20 | |
| * | C++ indenter: Add more functions to manage the indenter state. | Christian Kamm | 2010-07-06 | 1 | -1/+40 | |
| * | C++ indenter: Add special case rule for indenting enums. | Christian Kamm | 2010-07-06 | 1 | -3/+8 | |
| * | C++ indenter: Require explicit state update requests. | Christian Kamm | 2010-07-06 | 1 | -3/+2 | |
| * | C++ indenter: Fix 'else' indentation in GNU style. | Christian Kamm | 2010-07-06 | 1 | -0/+2 | |
| * | C++ indenter: Store tab size and use it to calculate the column position | Christian Kamm | 2010-07-05 | 1 | -1/+25 | |
| * | C++ indenter: Make building custom styles easier, fix style issues. | Christian Kamm | 2010-07-05 | 1 | -54/+118 | |
| * | C++ indenter: Add support for other brace styles. | Christian Kamm | 2010-07-05 | 1 | -0/+14 | |
| * | C++: Introduce the new CodeFormatter. | Christian Kamm | 2010-07-02 | 1 | -0/+1067 | |
