leo

leo hat auf master in LInE/iVProg gepusht

  • 6036953645 Update 'js/visualUI/functions.js' Introduced "msg_err" in "uploadFile(.)" to help debug.

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • dae6d68f2a Update 'js/visualUI/commands/comment.js' Removed erroneous ';' em renderCommand(.).

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • ecbec83b5f Update 'js/visualUI/commands/comment.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe/Gleyce Santos).

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 0a3ca7f5a5 Update 'js/visualUI/code_generator.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe/Gleyce Santos).

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 400ddf3cbf Update 'js/util/parseFromVisual.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe/Gleyce Santos). Edilson: mainly new "function associateInlineComments(commands, allComments)"

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • dd0f807978 Update 'js/util/codeParser.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe/Gleyce Santos)

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 60b838740c Update 'js/ast/ivprogParser.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe)

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 483429f2bd Update 'js/ast/commands/index.js' Fixes to solve problem to read 'ivph' file with comments (contribution of Edilson Cuambe)

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • e32779ac11 Upload new file 'comment.js' to solve problem to read 'ivph' file with comments (by Edilson Cuambe) Upload new file 'comment.js' to solve problem to read 'ivph' file with comments (by Edilson Cuambe)

vor 2 Monaten

leo hat auf master in LInE/iVProg gepusht

  • be6c100b9a Update 'js/visualUI/functions.js' Defined constant to points iVProg manual: const URLHELP = 'https://www.usp.br/line/ivprog/manual_pt/index.html'; //TODO: need to get the current lang and point to the associated language manual Improved code to load comments in IVPH code (using "Portugol" sintax). But is missing the context. //TODO load in correct context; load comment before "main function".

vor 9 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 8e70e18502 Update 'js/iassign-integration-functions.js' New test to ensure iVProg try to load other format (after to try Portugol). In function prepareActivityToStudent(ilm_cont, ignore_logs = false), now store the "ivprogCore.setPreviousAlgorithm(ilm_cont);" answer and test it: var result = ivprogCore.setPreviousAlgorithm(ilm_cont); // load "code_obj = ivprogCore.parseCode(code)" and "parserCodeVisual(code_obj)" if (result) { renderAlgorithm(); $('.ivprog_visual_panel').removeClass("loading"); return; }

vor 10 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 244b70e372 Update 'js/util/iassignHelpers.js' Changes to allow to load 3 different formats (old, template and Portugol). In function setPreviousAlgorithm(code), changed "parserCodeVisual(code_obj)" by var result = parserCodeVisual(code_obj); // in js/util/codeParser.js if (result == null) { return null; } // force exception to "iassign-integration-functions.js" identify error in the current format try return result;

vor 10 Monaten

leo hat auf master in LInE/iVProg gepusht

  • e01389ce5e Update 'js/util/codeParser.js' To allow try load by 3 formats (old one, new template e Portugol). Now function parserCodeVisual(code_obj = null) return null when code_obj is null. With null ""js/util/codeParser.js!parserCodeVisual(.)" signalizes to "js/iassign-integration-functions.js" that the current format is not working, try another.

vor 10 Monaten

leo hat auf master in LInE/iVProg gepusht

  • f08efbaff1 Update 'js/util/parseFromVisual.js' Work-in-progress to to allow comment inside code (but is not in the right context). New function: export function parserCodeVisual (text) by Gleyce Need to keep "old" function "parseCode(text)".

vor 10 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 713518a6f0 Update 'js/util/codeParser.js' Remove "console.trace();" from: export function parserCodeVisual (code_obj = null)

vor 10 Monaten

leo hat auf master in LInE/iVProg gepusht

  • 40087ba0c9 Update 'js/util/codeParser.js' New debug function 'printCommandText(.)'. Gleyce: Fixed function 'parseComment(command, function_obj)' to allow import IVPH with comment (//) - alse see /js/util/parseFromVisual.js

vor 10 Monaten

leo hat auf master in laira/iFractions-doc gepusht

  • e4b6d1f058 Upload files to 'about/assets' Nova imagem para "student-report.png" para ficar com dimesão e qualidade compatível com "menu.png".

vor 10 Monaten

leo hat auf master in laira/iFractions-doc gepusht

  • af822776c8 Upload files to 'about/assets' Nova imagem para "menu.png" agora com minijogo do "meio" tendo uma pipa como ilustração (substituiu o "balão")

vor 10 Monaten

leo hat auf master in laira/iFractions-doc gepusht

  • e8bab70906 Update 'about/style/style.css' Reduzida altura do cabecalho: .em "ifr_header" removida linha "height: 70vh;"

vor 10 Monaten

leo hat auf master in laira/iFractions-doc gepusht

  • 4dd9541430 Update 'about/index.html' Acertado detalhes da pág. como redução do espaço no topo da página e acrescido vários 'target="_blank"'.

vor 10 Monaten