Activity
Remove previous Antlr versions form .iml file
Remove previous Antlr versions form .iml file
Add phase-3 source files
Add phase-3 source files
Force push
Add implicationStmt to name analyzer and fix forLoop
Add implicationStmt to name analyzer and fix forLoop
Add forLoop iterator name to its symbol table
Add forLoop iterator name to its symbol table
Add forLoopStmt to name analyzer
Add forLoopStmt to name analyzer
Add argDeclaration and arrayDeclaration to name analyzer
Add argDeclaration and arrayDeclaration to name analyzer
Add arrayDecl to name analyser
Add arrayDecl to name analyser
Fix the bug in renaming used variables
Fix the bug in renaming used variables
Fix the renaming bug in name analysis
Fix the renaming bug in name analysis
Remove antlr xml from .idea/libraries
Remove antlr xml from .idea/libraries
Complete the TODO parts of NameAnalysis
Complete the TODO parts of NameAnalysis
Complete the TODO parts of AST printer
Complete the TODO parts of AST printer