summaryrefslogtreecommitdiff
path: root/odb/semantics/elements.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Detect and ignore inner names in the fq_*() functionsBoris Kolpackov1-29/+50
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-11-28Add support for literal names (template-id, derived type declarator)Boris Kolpackov1-23/+193
2010-11-15Maintain GCC tree node for all semantic graph nodesBoris Kolpackov1-2/+2
2010-09-13Change GPL v3Boris Kolpackov1-1/+1
2010-09-02Move constructors to the source filesBoris Kolpackov1-0/+18
2010-08-19Use type names as specified in the header that we compileBoris Kolpackov1-2/+62
2010-03-30Use odb prefix for inclusionBoris Kolpackov1-2/+1
2010-03-25Add support for union, enum, class/union templateBoris Kolpackov1-0/+17
2010-03-23Semantic graph and parsing codeBoris Kolpackov1-0/+155