Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unittests misc. typos | Sylvestre Ledru | 2018-02-06 | 1 | -1/+1 |
* | [refactor] Describe refactorings in the operation classes | Alex Lorenz | 2017-10-27 | 1 | -1/+27 |
* | [refactor] allow the use of refactoring diagnostics | Alex Lorenz | 2017-10-16 | 1 | -6/+7 |
* | Add std::move in RefactoringActionRulesTest.cpp | Alex Lorenz | 2017-10-02 | 1 | -1/+1 |
* | [refactor] Simplify the refactoring interface | Alex Lorenz | 2017-10-02 | 1 | -72/+57 |
* | [refactor] add clang-refactor tool with initial testing support and | Alex Lorenz | 2017-09-14 | 1 | -7/+13 |
* | Fix GCC build error and warnings from r313025 | Alex Lorenz | 2017-09-12 | 1 | -1/+7 |
* | [refactor] add a refactoring action rule that returns symbol occurrences | Alex Lorenz | 2017-09-12 | 1 | -0/+46 |
* | [refactor] Use a RefactoringResultConsumer instead of tagged refactoring | Alex Lorenz | 2017-09-01 | 1 | -16/+29 |
* | Avoid missing std error code in RefactoringActionRulesTest.cpp | Alex Lorenz | 2017-08-28 | 1 | -2/+2 |
* | [refactor] initial support for refactoring action rules | Alex Lorenz | 2017-08-28 | 1 | -0/+165 |