summaryrefslogtreecommitdiff
path: root/cli/semantics/namespace.hxx
AgeCommit message (Collapse)AuthorFilesLines
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-01-01Update copyrightBoris Kolpackov1-1/+1
2009-10-11Simplify to work around VC++ bugsBoris Kolpackov1-3/+1
2009-09-06Call proper base constructors from cli_unitBoris Kolpackov1-0/+4
2009-09-05Add semantic graph and traversal mechanismBoris Kolpackov1-0/+25
The parser now builds the semantic graph.