Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
* | License headers. | con | 2010-12-17 | 1 | -7/+11 |
* | C++ Editor: check for method existing decl/def when inserting new ones. | Erik Verbruggen | 2010-10-08 | 1 | -0/+2 |
* | Merge CPlusPlus::NameId and CPlusPlus::Identifier. | Roberto Raggi | 2010-09-02 | 1 | -2/+2 |
* | Get rid of the prefix findOrInsert for the functions in CPlusPlus::Control. | Roberto Raggi | 2010-08-11 | 1 | -1/+1 |
* | Refactored CPlusPlus::Function. | Roberto Raggi | 2010-08-05 | 1 | -1/+1 |
* | Fixes testcase compilation | Bill King | 2010-07-23 | 1 | -1/+1 |
* | Skip qualified and template name ids. | Roberto Raggi | 2010-07-20 | 1 | -0/+3 |
* | Sorry this was not supposed to be committed. | Roberto Raggi | 2010-07-20 | 1 | -21/+83 |
* | Revert "Try to fix the type rewriter." | Roberto Raggi | 2010-07-20 | 1 | -83/+21 |
* | Try to fix the type rewriter. | Roberto Raggi | 2010-07-19 | 1 | -21/+83 |
* | Disable the copy of SemanticEnvironment. | Roberto Raggi | 2010-07-19 | 1 | -7/+7 |
* | Introduced helpers to rewrite types and names. | Roberto Raggi | 2010-07-16 | 1 | -0/+364 |