Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-12/+12
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2018-02-15Bug 531098: [C++17] Add support for switch with initializerHansruedi Patzen1-0/+4
2018-02-13Bug 522216, 527427: [C++17] Support for constexpr if and init-statementsHansruedi Patzen1-3/+12
2017-05-08Bug 514684 - call writeAttributes on more StatementsRolf Bislin1-28/+33
2017-05-08Bug 514684 - call writeAttributes on more Statementsromibi1-0/+9
2014-07-10Bug 84144 - ASTWriter extension for IGNUASTGotoStatements and labelThomas Corbat1-0/+9
2014-03-10Bug 427539 - C++11 attribute implementationThomas Corbat1-1/+13
2012-03-27Eliminated unnecessary blank lines in refactored code.sprigogin1-40/+40
2012-02-16Cosmetics.Sergey Prigogin1-3/+3
2012-02-16Revert "Fixed handling of trailing comments after compound statements."Sergey Prigogin1-12/+20
2012-02-16Fixed handling of trailing comments after compound statements.Sergey Prigogin1-20/+12
2012-02-15Bug 347712 - Use shared AST in ExtractLocalVariableRefactoring.Sergey Prigogin1-1/+2
2011-12-14Code cleanup.Sergey Prigogin1-8/+1
2011-12-14Bug 363244 - Generate Getters and Setters expands macro with typedef andSergey Prigogin1-7/+3
2011-11-07Automatic formatting of code affected by refactoring.Sergey Prigogin1-18/+18
2011-11-07Cosmetics.Sergey Prigogin1-38/+28
2011-11-07Method name adjustment.Sergey Prigogin1-1/+1
2010-10-21Bug 327223: [C++0x] Range-based for loop.Markus Schorn1-3/+18
2008-04-09Change generator for nested AST-modifications, by Emanuel Graf, bug 226306.Markus Schorn1-1/+5
2008-04-09Javadoc for the ast-rewrite facility, by Emanuel Graf, bug 226239.Markus Schorn1-0/+10
2008-03-07Source Change Generator for ASTTransformations by Emanuel Graf and others, bu...Markus Schorn1-0/+430

    Back to the top