-
- Downloads
Improved scope and block management. Implement a max depth for scope aswell as...
Improved scope and block management. Implement a max depth for scope aswell as a check if a new scope is needed in block calls.
Showing
- include/ast/BlockNode.h 2 additions, 0 deletionsinclude/ast/BlockNode.h
- include/ast/declaration/FunctionNode.h 2 additions, 0 deletionsinclude/ast/declaration/FunctionNode.h
- include/parser/Scope.h 2 additions, 0 deletionsinclude/parser/Scope.h
- source/ast/BlockNode.cc 15 additions, 2 deletionssource/ast/BlockNode.cc
- source/logging/Logger.cc 0 additions, 1 deletionsource/logging/Logger.cc
- source/parser/Scope.cc 2 additions, 2 deletionssource/parser/Scope.cc
Loading
Please register or sign in to comment