Commit graph

2 commits

Author SHA1 Message Date
Jeremy Hylton
f870c952f9 Add two arguments to Scope constructor, module scope and class name
Add mangling support
Add get_children() and add_child() methods to Scope
Skip nodes when If test is a false constant
Add test code that checks results against symtable module
2001-04-09 13:57:32 +00:00
Jeremy Hylton
8b966dcf03 Add preliminary module symbol table constructor 2001-04-09 04:35:35 +00:00