summaryrefslogtreecommitdiff
path: root/symbol_table.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-24Allow duplicate symbols at the same scope that are in different name spacesIan Romanick1-3/+9
2010-03-19Add function to determine the scope where a variable is declaredIan Romanick1-0/+30
2010-02-22Initial commit. lolIan Romanick1-0/+377