Commit History

Upphovsman SHA1 Meddelande Datum
  Lucas de Souza 556a2df7a3 Fix a bug that prevented the output matching assessment to produce diff when the expected output is not a string 4 år sedan
  Lucas de Souza 9d13c0d46b Implement instruction count (counts commands and expressions) to limit program execution and delay some computations 4 år sedan
  Lucas de Souza 6b550980ef Implement command counter in IVProgProcessor to delay every 100th command execution in 5ms 4 år sedan
  Lucas de Souza 95de2da474 Implement initial stop execution button. Still requires some changes at IVProgProcessor 4 år sedan
  Lucas de Souza 1e6bc33e5a Merge branch 'better-io' of LInE/ivprog into master 4 år sedan
  Lucas de Souza 6bdad91ed6 Implement a timeout when executing a write command 4 år sedan
  Lucas de Souza 802041938e Merge branch 'for-erros' of LInE/ivprog into master 4 år sedan
  Lucas de Souza cf29d62afa Implement new for command semantic error messages 4 år sedan
  Lucas de Souza 34f5d7d3fc Merge branch 'repita_para' of LInE/ivprog into master 4 år sedan
  Lucas de Souza f5c65c2f42 Prepare for new version 4 år sedan
  Lucas de Souza 20bd74f86e Implement csv i18n file for all strings and a csv loader for webpack 4 år sedan
  Lucas de Souza db1e42f502 Translate english grammer for the new commands structure and reference operator 4 år sedan
  Lucas de Souza 2019ec2242 Merge branch 'error-messages' of LInE/ivprog into master 4 år sedan
  Lucas de Souza 7a8871aa3e Merge branch 'master' into repita_para 4 år sedan
  Lucas de Souza 3e37f91cc5 Implement better error messages in the input function and recursive calls 4 år sedan
  Lucas de Souza d117362f99 Implement function call stack property of IVProgProcessor class to track functions calls, mainly recursive calls 4 år sedan
  Lucas de Souza aff48e0cab Implement a better error messages for incompatible type and vector and matrix literals with wrong sizes 4 år sedan
  Lucas de Souza da4a836f6c Implement error messages for array initialization and assignment 4 år sedan
  Lucas de Souza e79a7f541f Fix repeat untill command not showing the correct name in the menu 4 år sedan
  Lucas de Souza 7ecbf60a43 Rename DoUntil command to RepeatUntil 4 år sedan
  Lucas de Souza acfd95cd11 Implement syntatic analysis for the new keywords 4 år sedan
  Lucas de Souza bcd5323e8e Implement alternative keywords for for and while 4 år sedan
  Lucas de Souza 919c99fb49 Change pt-br translation for input/output functions and return command 4 år sedan
  Lucas de Souza b994591564 Implement Either function type for future error processing 4 år sedan
  Lucas de Souza e4fa6c8210 Fix bug with for assignment command using VarLiteral instead of a string 4 år sedan
  Lucas de Souza 6dd34899be Merge branch 'master' into repita_para 4 år sedan
  Lucas de Souza 1e966880da Merge branch 'reference_operator' of LInE/ivprog into master 4 år sedan
  Lucas de Souza 053616b334 Remove log calls from smenatic analyser 4 år sedan
  Lucas de Souza 8df8e73a6d Implement reference operator for parameters 4 år sedan
  Lucas de Souza bce17397a4 Merge branch 'fix-terminal-focus' of LInE/ivprog into master 4 år sedan