Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-12/+12
2012-06-26Bug 299911: Introduce ICPPASTInitializerListMarkus Schorn1-1/+6
2012-06-26Bug 299911: Introduce ICPPASTExpressionMarkus Schorn1-1/+2
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin1-5/+1
2012-04-13Cosmetics.Sergey Prigogin1-13/+13
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-1/+6
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-3/+10
2010-10-12Bug 312423: Replace null-types with problem types.Markus Schorn1-1/+3
2010-09-06Bug 324096: [C++0x] Value categories.Markus Schorn1-1/+5
2009-11-24RValue References: Implementation and testcases, bug 294730.Markus Schorn1-5/+6
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-2/+7
2008-12-04bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th...Mike Kucera1-1/+10
2008-02-15More tracing options for the indexer, combined 3 parallel IASTProblem impleme...Markus Schorn1-4/+6
2007-01-22Fix for 152846 by Betty Tibbitts, calling ASTVisitor.leave() for cppMarkus Schorn1-1/+8
2006-06-14update copyrightsChris Recoskie1-1/+1
2006-04-09Hooked up the PDOM to content assist. Addes a getExpressionType to IASTExpres...Doug Schaefer1-0/+6
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+11
2005-01-05IASTProblems are now attached to the AST rather than reported.John Camelon1-0/+21

    Back to the top