Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas de Souza 075008bac9 Implement functions and globals modifications notifier vor 5 Jahren
  Lucas de Souza b0a7a0f960 Refactor LocalizedStrings to include operations and type translations vor 5 Jahren
  Lucas de Souza b1d247cd28 Merge branch 'versionNumber' into visualui vor 5 Jahren
  Lucas de Souza e4034c17d0 Improve if and general loops condition type error message vor 5 Jahren
  Lucas de Souza 25b66fb72e Fix DoWhile being matched as While due to inheritance vor 5 Jahren
  Lucas de Souza d3b3cfcbe0 Merge branch 'master' into visualui vor 5 Jahren
  Lucas de Souza 937b382f23 Implement type cast during eval of Mod and relational operators vor 5 Jahren
  Lucas de Souza 17c08cbdad Implement type casting for functions parameters vor 5 Jahren
  Lucas de Souza 31a124c9b1 Implement type cast during assignment vor 5 Jahren
  Lucas de Souza 8cf846f394 Fix For rewrite missing source information vor 5 Jahren
  Lucas de Souza 06a072eef7 Implement declaration initial value type casting vor 5 Jahren
  Lucas de Souza 390c7fd826 Fix bug which allowed any value to be assigned to a matrix or vector position indepent of type vor 5 Jahren
  Lucas de Souza 4de99c8833 Merge branch 'master' into visualui vor 5 Jahren
  Lucas de Souza 5e86c67357 Fix language service breaking when no iMLparameters is available vor 5 Jahren
  Igor 269fbdd168 Comitando vor 5 Jahren
  Lucas de Souza f130cf2580 Fix merge conflicts with visualui vor 5 Jahren
  Lucas de Souza 39c6d44d1e Implement negative index error message vor 5 Jahren
  Lucas de Souza 52ec99c738 Implement the ProcessorErrorFactory methods for semantic errors vor 5 Jahren
  Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code vor 5 Jahren
  Lucas de Souza af5bc4e712 Fix master merging conflicts vor 5 Jahren
  Lucas de Souza 4d1e207440 Fix executeReturn throwing an errorr during type checking vor 5 Jahren
  Lucas de Souza 1b34b64f39 Change Config class name to ConfigObject vor 5 Jahren
  Lucas de Souza 35034cf41c Refactor Store to receive the name of the function as a parameter vor 5 Jahren
  Lucas de Souza 21ba1fb3c2 Refactor IVProgProcessor to use Config class vor 5 Jahren
  Lucas de Souza b99d838434 Fix merge conflicts from master vor 5 Jahren
  Lucas de Souza e4bb932c21 Remove explicit calls to 'new Promise' and replace them with Promise.resolve/reject vor 5 Jahren
  Lucas de Souza 44ed758cc7 Remove BigNumber.js and bluebird vor 5 Jahren
  Lucas de Souza 4f0ea94318 Fix Lib scope function being parsed without Lib ID vor 5 Jahren
  Lucas de Souza 2c326dcb12 Implement infinite loop kill switch that kills programs after 5s w/o input vor 5 Jahren
  Igor 2e6c78649c Fix attempt to assessment bug vor 5 Jahren