| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement tooling::Replacements as a class. | Eric Liu | 2016-08-01 | 1 | -51/+75 |
| * | Make tooling::applyAllReplacements return llvm::Expected<string> instead of e... | Eric Liu | 2016-07-11 | 1 | -9/+19 |
| * | [clang-format] do not add existing includes. | Eric Liu | 2016-06-14 | 1 | -0/+23 |
| * | [clang-format] make header guard identification stricter (with Lexer). | Eric Liu | 2016-06-06 | 1 | -0/+80 |
| * | [clang-format] skip empty lines and comments in the top of the code when inse... | Eric Liu | 2016-06-03 | 1 | -7/+78 |
| * | [clang-format] insert new #includes into correct blocks when cleaning up Repl... | Eric Liu | 2016-05-31 | 1 | -16/+272 |
| * | [clang-format] moved unit tests related to replacements cleaner from FormatTe... | Eric Liu | 2016-05-27 | 1 | -0/+41 |
| * | Make clang-format cleaner remove redundant commas in list and redundant colon... | Eric Liu | 2016-05-18 | 1 | -0/+127 |
| * | Added Fixer implementation and fix() interface in clang-format for removing r... | Eric Liu | 2016-04-25 | 1 | -0/+118 |

