Commit History

Author SHA1 Message Date
  Lucas de Souza 746ec7d823 Fix code_generator bug where main function would have a fixed named despite lang config 3 years ago
  GitAdmin 3413f52c56 Merge branch 'feat-default-en-lang' of LInE/iVProg into master 3 years ago
  Lucas de Souza 15a423d849 Implement english as default language 3 years ago
  GitAdmin 84b8ceca16 Merge branch 'fix-catch-block-bug' of LInE/iVProg into master 3 years ago
  Lucas de Souza 0487846fc5 Remove 'continue' command from empty catch block replacing it with a 3 years ago
  GitAdmin e422592f42 Merge branch 'newWriteFunction' of LInE/iVProg into master 3 years ago
  Lucas de Souza 525825fb2a Merge branch 'master' into newWriteFunction 3 years ago
  Lucas de Souza f0993d6132 Compress .svg files for linebreak button 3 years ago
  Lucas de Souza 5a00dc9eeb Update package.json file 3 years ago
  Lucas de Souza c992350c56 Implement new writer function code generation 3 years ago
  Lucas de Souza ece240759a Implement linei break UI button and tooltip information 3 years ago
  GitAdmin 787c1b6b95 Merge branch 'char-type' of LInE/iVProg into master 3 years ago
  GitAdmin fd8356d0d0 Merge branch 'autoeval_improve' of LInE/iVProg into master 3 years ago
  Lucas de Souza dc3f2580be Implement write as a function with polymorphiv variadic parameter 3 years ago
  Igor 4daa79b32e Name Functions AutoEval updated 4 years ago
  Igor dcdc79abcc Finished auto evaluation integrade to iAssign 4 years ago
  Igor f8b365be4a AutoEval: removed the request for teacher test cases and return -5 for FeedbackConvention 4 years ago
  Igor cb12236973 AutoEval: removed request for teacher test cases 4 years ago
  GitAdmin d9c937e37d Merge branch 'fixDomParens' of LInE/iVProg into master 4 years ago
  Lucas de Souza fefef99c0d Fix parenthesis during INFO and ERR messages in the DOMConsole 4 years ago
  Lucas de Souza 8b25f91027 Fix some type information in the i18n/ folder 4 years ago
  Lucas de Souza 3bbd21ccb9 Implement char type into the visual UI 4 years ago
  Lucas de Souza f9f705d169 Implement the char related functions into definedFunctions.js and grammar files (pt) 4 years ago
  Lucas de Souza 145634b25b Implement the following convertions: char -> int, int -> char 4 years ago
  Lucas de Souza 2d7119b4d6 Change lang function return type from String to Char 4 years ago
  Lucas de Souza dd3fbaa603 Fix some TypeScript issues regarding the typeSystem/ classes 4 years ago
  Lucas de Souza b57eaae608 Implement Char basic operations: 4 years ago
  Lucas de Souza db93c20693 Implement char type, AST representation and processor function 4 years ago
  GitAdmin 39486798d5 Merge branch 'cstyle-c' of LInE/iVProg into master 4 years ago
  Lucas de Souza beda5ee339 Implement for to behave in a C-style iteranting over the range [begin, end) 4 years ago