Lucas de Souza a3cf2b8962 [FIX] Switch without the main expression %!s(int64=5) %!d(string=hai) anos
..
arrayDeclaration.js 43f58c9241 Implement the language processor for every defined command %!s(int64=5) %!d(string=hai) anos
assign.js 41c31539c3 New Karma setup %!s(int64=5) %!d(string=hai) anos
break.js 9ed4bd5d88 Expression Parser. English rework %!s(int64=5) %!d(string=hai) anos
case.js 4573b5bfef Implement SwitchCase parser and a test case %!s(int64=5) %!d(string=hai) anos
commandBlock.js 2c79efd18c Create class CommandBlock %!s(int64=5) %!d(string=hai) anos
declaration.js 5f1b0394ba Implemented While and For loops parser. Added global variables to IVProgParser to indicate command parsing scopes %!s(int64=5) %!d(string=hai) anos
doWhile.js 43f58c9241 Implement the language processor for every defined command %!s(int64=5) %!d(string=hai) anos
for.js 43f58c9241 Implement the language processor for every defined command %!s(int64=5) %!d(string=hai) anos
function.js 080909aafe [FIX] Bug where Function was comparing returntType to a string instead of Symbol %!s(int64=5) %!d(string=hai) anos
ifThenElse.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers %!s(int64=5) %!d(string=hai) anos
index.js 43f58c9241 Implement the language processor for every defined command %!s(int64=5) %!d(string=hai) anos
return.js 9ed4bd5d88 Expression Parser. English rework %!s(int64=5) %!d(string=hai) anos
switch.js a3cf2b8962 [FIX] Switch without the main expression %!s(int64=5) %!d(string=hai) anos
while.js 3135d5bd33 Create DoWhile command class and Parser %!s(int64=5) %!d(string=hai) anos