about summary refs log tree commit diff
path: root/src/libexpr/symbol-table.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13 * Use std::tr1::unordered_set instead of std::set for the symbolEelco Dolstra1-1/+7
2010-04-13 * Use a symbol table to represent identifiers and attribute namesEelco Dolstra1-0/+75