Commit History

Author SHA1 Message Date
  Lucas de Souza df7a35d0ce Implement initial LanguageService prototype 5 years ago
  Lucas de Souza bdab44ee7e Merge branch 'processor' of igorfelix/ivprog into master 5 years ago
  Lucas de Souza 2864d65a22 Fix a typo in the write function 5 years ago
  Lucas de Souza b19a470bd6 Fix StoreObjectRef losing access to the referenced variable 5 years ago
  Lucas de Souza 6d9d55731c Implement OutputTest helper class and its test case 5 years ago
  Lucas de Souza cc806a3654 Implement Output interface and DOMOutput 5 years ago
  Lucas de Souza 7d4075813e Fix test not including an expectation 5 years ago
  Lucas de Souza 0265d07baa Fix #6 and other bugs 5 years ago
  Lucas de Souza 7098d2b3eb Implement InputTest class as a helper to create test cases for I/O 5 years ago
  Lucas de Souza c267a96359 Fix test case n° 30 text 5 years ago
  Lucas de Souza cdea95a29c Include fixes and test cases for the bugs bellow: 5 years ago
  Lucas de Souza 58d5810bdc Test cases for the language processor 5 years ago
  Lucas de Souza 3797dbaa41 Fix array evaluation and declaration 5 years ago
  Lucas de Souza 854efe80ff Language Processor cont. 5 years ago
  Lucas de Souza d1c1ae117f Implement language processor 5 years ago
  Lucas de Souza 09e9e60454 Merge branch 'operatorEnum' of igorfelix/ivprog into master 5 years ago
  Lucas de Souza 01da45dbc9 Change operators of Infix and Unary application from string -> int const 5 years ago
  Lucas de Souza 7afcc68c0f Merge branch 'switchBug' of igorfelix/ivprog into master 5 years ago
  Lucas de Souza cc3f5da630 Fix switch...case being created without main expression 5 years ago
  Lucas de Souza ea55924253 Revert "Merge branch 'switchBug' of igorfelix/ivprog into master" 5 years ago
  Lucas de Souza 8b2a3d4b99 Merge branch 'switchBug' of igorfelix/ivprog into master 5 years ago
  Lucas de Souza a3cf2b8962 [FIX] Switch without the main expression 5 years ago
  Lucas de Souza 43f58c9241 Implement the language processor for every defined command 5 years ago
  Lucas de Souza caaecb9381 Implement skeleton of the IVProg AST processor 5 years ago
  Lucas de Souza 3bd4a2f19a Merge branch 'master' of ssh://git.lcalion.com:2245/igorfelix/ivprog 5 years ago
  Lucas de Souza cf8e755f1f Test case update 5 years ago
  Lucas de Souza 68cb889cf1 Attempt to remove unecessary folder .antlr 5 years ago
  Lucas de Souza 2c7e93c425 Just Demo files 5 years ago
  Lucas de Souza 32a1d79893 [FIX] Boolean literal checking wrong values. 5 years ago
  Lucas de Souza 6a979d5b46 [FIX] Bug that caused a function call with no parameters to throw SyntaxError 5 years ago