Summary
- Moved new ast code out of one of the old files. The new file may have to change if SymTab is removed entirely, but for now at least, there is a lot less template code in headers. (details)
- Some SymbolTable clean-up I did while trying a change I didn't go through with. (details)
The file was modified | src/AST/Inspect.cpp |
The file was modified | src/SymTab/module.mk |
The file was modified | src/SymTab/Autogen.h |
The file was modified | src/AST/Inspect.hpp |
The file was modified | src/InitTweak/GenInit.cc |
The file was modified | src/SymTab/Autogen.cc |
The file was modified | src/InitTweak/FixInitNew.cpp |
The file was added | src/SymTab/GenImplicitCall.hpp |
The file was added | src/SymTab/GenImplicitCall.cpp |
The file was modified | src/Validate/Autogen.cpp |
The file was modified | src/AST/SymbolTable.hpp |
The file was modified | src/AST/SymbolTable.cpp |