summaryrefslogtreecommitdiff
path: root/cli/semantics/elements.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-09-20Get rid of the name typedefBoris Kolpackov1-1/+1
Use std::string directly.
2009-09-05Add semantic graph and traversal mechanismBoris Kolpackov1-0/+117
The parser now builds the semantic graph.