Summary
- Clean-up in DeclarationNode.cc. Made all buildList loops the same. The ast::Decl function also got some restructuring, mostly moving code around and into helpers. (details)
- Added IndexIterator, which absorbs some functionality of some MemberIterator types for CurrentObject. (details)
The file was modified | src/Parser/DeclarationNode.cc |
The file was modified | src/ResolvExpr/CurrentObject.cc |