Historie revizí

Autor SHA1 Zpráva Datum
  Douglas Lima 1cba2ab96c Autalizado assinatura de função před 5 roky
  Lucas de Souza 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
  Lucas de Souza b5cc6fc188 Fix bug with expressions generated tree being evaluated from right to left před 5 roky
  Lucas de Souza b19a470bd6 Fix StoreObjectRef losing access to the referenced variable před 5 roky
  Lucas de Souza cdea95a29c Include fixes and test cases for the bugs bellow: před 5 roky
  Lucas de Souza 854efe80ff Language Processor cont. před 5 roky
  Lucas de Souza 01da45dbc9 Change operators of Infix and Unary application from string -> int const před 5 roky
  Lucas de Souza cc3f5da630 Fix switch...case being created without main expression před 5 roky
  Lucas de Souza ea55924253 Revert "Merge branch 'switchBug' of igorfelix/ivprog into master" před 5 roky
  Lucas de Souza a3cf2b8962 [FIX] Switch without the main expression před 5 roky
  Lucas de Souza 43f58c9241 Implement the language processor for every defined command před 5 roky
  Lucas de Souza 68cb889cf1 Attempt to remove unecessary folder .antlr před 5 roky
  Lucas de Souza 32a1d79893 [FIX] Boolean literal checking wrong values. před 5 roky
  Lucas de Souza 6a979d5b46 [FIX] Bug that caused a function call with no parameters to throw SyntaxError před 5 roky
  Lucas de Souza 64f5171b18 [FIX] Variables inside function been added to the command list před 5 roky
  Lucas de Souza 080909aafe [FIX] Bug where Function was comparing returntType to a string instead of Symbol před 5 roky
  Lucas de Souza b02864e859 [FIX] Return always getting a null expression před 5 roky
  Lucas de Souza 72281d9f7e [FIX] Bug where non-const declaration would have a wrong type assigned před 5 roky
  Lucas de Souza e6fb1c7b25 [FIX] Bug in parsePrograma for non-const declarations před 5 roky
  Lucas de Souza 26094d25c6 [FIX] Create consumeForSemiColon to prente a bug where a For could have no ';' před 5 roky
  Lucas de Souza ccb29bd2e2 Fix negative numbers raising SyntaxError před 5 roky
  Lucas de Souza 2f2fd2796a Fix For increment command checking for EOS před 5 roky
  Lucas de Souza 4573b5bfef Implement SwitchCase parser and a test case před 5 roky
  Lucas de Souza 17fa35c21b Fix scope errors před 5 roky
  Lucas de Souza 7ec75fb532 Rework command block parser před 5 roky
  Lucas de Souza 7b1c7e35c6 Implement Partial SwitchCase parser před 5 roky
  Lucas de Souza 3135d5bd33 Create DoWhile command class and Parser před 5 roky
  Lucas de Souza 2c79efd18c Create class CommandBlock před 5 roky
  Lucas Souza cb1df498ef Rename command If -> IfThenElse před 5 roky
  Lucas Souza fef92fdf6d Fix MAIN_FUNCTION error message před 5 roky