Commit történet

Szerző SHA1 Üzenet Dátum
  Lucas de Souza 39c6d44d1e Implement negative index error message 5 éve
  Lucas de Souza 52ec99c738 Implement the ProcessorErrorFactory methods for semantic errors 5 éve
  Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code 5 éve
  Lucas de Souza 4d1e207440 Fix executeReturn throwing an errorr during type checking 5 éve
  Lucas de Souza 1b34b64f39 Change Config class name to ConfigObject 5 éve
  Lucas de Souza 35034cf41c Refactor Store to receive the name of the function as a parameter 5 éve
  Lucas de Souza 21ba1fb3c2 Refactor IVProgProcessor to use Config class 5 éve
  Lucas de Souza e4bb932c21 Remove explicit calls to 'new Promise' and replace them with Promise.resolve/reject 5 éve
  Lucas de Souza 44ed758cc7 Remove BigNumber.js and bluebird 5 éve
  Lucas de Souza 4f0ea94318 Fix Lib scope function being parsed without Lib ID 5 éve
  Lucas de Souza 2c326dcb12 Implement infinite loop kill switch that kills programs after 5s w/o input 5 éve
  Lucas de Souza 85ef096260 Fix function without a return command would not throw a runtime error 5 éve
  Lucas de Souza aefed6cfe4 Fix matrices with no init value throwing exception 5 éve
  Lucas de Souza e517bd6e08 Fix issue where non initialized array would throw an error 5 éve
  Lucas de Souza 6b7c1f0d90 Refactor type system 5 éve
  Lucas de Souza 76270cdb0a Fix #14 5 éve
  Lucas de Souza 1941668256 Fix #20 5 éve
  Lucas de Souza a92ca4a593 Implement some language defined functions 5 éve
  Lucas de Souza 1cf2df4067 Fix #18 5 éve
  Lucas de Souza 144604cb68 Finalize Language Defined Functions refactor. 5 éve
  Lucas de Souza a1b9bd34fb Refactor SysCall class to receive a function as parameter 5 éve
  Lucas de Souza 904bb845ba Implement new language defined functions structure 5 éve
  Lucas de Souza 6ea66a79a2 Fix some typos and enable webpack watch 5 éve
  Lucas de Souza 06082028a8 Refactor ivprogProcessor to use the new compatibility table 5 éve
  Lucas de Souza f9c53a34cb Implement LanguageService and the structure to translate the module 5 éve
  Lucas de Souza 2864d65a22 Fix a typo in the write function 5 éve
  Lucas de Souza b19a470bd6 Fix StoreObjectRef losing access to the referenced variable 5 éve
  Lucas de Souza 0265d07baa Fix #6 and other bugs 5 éve
  Lucas de Souza cdea95a29c Include fixes and test cases for the bugs bellow: 5 éve
  Lucas de Souza 58d5810bdc Test cases for the language processor 5 éve