Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | C++ indenter: Build fix for windows. | Christian Kamm | 2010-07-08 | 1 | -1/+2 | |
* | C++ indenter: Refactor to be independent of BaseTextDocumentLayout. | Christian Kamm | 2010-07-08 | 1 | -3/+27 | |
* | C++ indenter: Add more functions to manage the indenter state. | Christian Kamm | 2010-07-06 | 1 | -0/+6 | |
* | C++ indenter: Require explicit state update requests. | Christian Kamm | 2010-07-06 | 1 | -1/+1 | |
* | C++: Use the new indenter. | Christian Kamm | 2010-07-05 | 1 | -1/+2 | |
* | C++ indenter: Store tab size and use it to calculate the column position | Christian Kamm | 2010-07-05 | 1 | -0/+5 | |
* | C++ indenter: Make building custom styles easier, fix style issues. | Christian Kamm | 2010-07-05 | 1 | -15/+14 | |
* | C++ indenter: Add support for other brace styles. | Christian Kamm | 2010-07-05 | 1 | -0/+8 | |
* | C++: Introduce the new CodeFormatter. | Christian Kamm | 2010-07-02 | 1 | -0/+195 |