Historique des commits

Auteur SHA1 Message Date
  Lucas de Souza 6e6c39bd49 Fix whitespace problem during assignment creation by removing all trim calls from prepareTestCases in iassign integrations il y a 5 ans
  Lucas de Souza 3f1ab88a54 Merge branch 'improv-execution' of LInE/ivprog into master il y a 5 ans
  Lucas de Souza 06e087b225 Merge branch 'improv-execution' of ssh://git.lcalion.com:2245/LInE/ivprog into improv-execution il y a 5 ans
  Lucas de Souza 32128714e2 Fix english else code generation il y a 5 ans
  Igor a809ac1d93 In progress il y a 5 ans
  Lucas de Souza 525ccfa55a Remove unecessary loggin info il y a 5 ans
  Lucas de Souza 0e8cfa7562 Fix a bug that did not cancel pending input requests when the processor had its mode set as ABORT il y a 5 ans
  Lucas de Souza 556a2df7a3 Fix a bug that prevented the output matching assessment to produce diff when the expected output is not a string il y a 5 ans
  Lucas de Souza 9d13c0d46b Implement instruction count (counts commands and expressions) to limit program execution and delay some computations il y a 5 ans
  Lucas de Souza 6b550980ef Implement command counter in IVProgProcessor to delay every 100th command execution in 5ms il y a 5 ans
  Lucas de Souza 95de2da474 Implement initial stop execution button. Still requires some changes at IVProgProcessor il y a 5 ans
  Lucas de Souza 1e6bc33e5a Merge branch 'better-io' of LInE/ivprog into master il y a 5 ans
  Lucas de Souza 6bdad91ed6 Implement a timeout when executing a write command il y a 5 ans
  Lucas de Souza 802041938e Merge branch 'for-erros' of LInE/ivprog into master il y a 5 ans
  Lucas de Souza cf29d62afa Implement new for command semantic error messages il y a 5 ans
  Lucas de Souza 34f5d7d3fc Merge branch 'repita_para' of LInE/ivprog into master il y a 5 ans
  Lucas de Souza f5c65c2f42 Prepare for new version il y a 5 ans
  Lucas de Souza 20bd74f86e Implement csv i18n file for all strings and a csv loader for webpack il y a 5 ans
  Lucas de Souza db1e42f502 Translate english grammer for the new commands structure and reference operator il y a 5 ans
  Lucas de Souza 2019ec2242 Merge branch 'error-messages' of LInE/ivprog into master il y a 5 ans
  Lucas de Souza 7a8871aa3e Merge branch 'master' into repita_para il y a 5 ans
  Lucas de Souza 3e37f91cc5 Implement better error messages in the input function and recursive calls il y a 5 ans
  Lucas de Souza d117362f99 Implement function call stack property of IVProgProcessor class to track functions calls, mainly recursive calls il y a 5 ans
  Lucas de Souza aff48e0cab Implement a better error messages for incompatible type and vector and matrix literals with wrong sizes il y a 5 ans
  Lucas de Souza da4a836f6c Implement error messages for array initialization and assignment il y a 5 ans
  Lucas de Souza e79a7f541f Fix repeat untill command not showing the correct name in the menu il y a 5 ans
  Lucas de Souza 7ecbf60a43 Rename DoUntil command to RepeatUntil il y a 5 ans
  Lucas de Souza acfd95cd11 Implement syntatic analysis for the new keywords il y a 5 ans
  Lucas de Souza bcd5323e8e Implement alternative keywords for for and while il y a 5 ans
  Lucas de Souza 919c99fb49 Change pt-br translation for input/output functions and return command il y a 5 ans