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
  Lucas de Souza dc3f2580be Implement write as a function with polymorphiv variadic parameter 3 years ago
  Lucas de Souza fefef99c0d Fix parenthesis during INFO and ERR messages in the DOMConsole 4 years ago
  Lucas de Souza 17f1f7bcb7 Implement a filter parameter in domConsole.js _appendText function to avoid breaking internal HTML messages 4 years ago
  Lucas de Souza 7b9a1c5dba Rework lib/io.js and all I/O related classes using async/await pattern 4 years ago
  Lucas de Souza 071e0bc9ea Fix missing whitespaces in visual ui 4 years ago
  Lucas de Souza bb2b2ad5ba Fix bug where insufficient outputs of type string would be shown as null 4 years ago
  Lucas de Souza 0e8cfa7562 Fix a bug that did not cancel pending input requests when the processor had its mode set as ABORT 4 years ago
  Lucas de Souza 9d13c0d46b Implement instruction count (counts commands and expressions) to limit program execution and delay some computations 4 years ago
  Lucas de Souza 95de2da474 Implement initial stop execution button. Still requires some changes at IVProgProcessor 4 years ago
  Lucas de Souza 6bdad91ed6 Implement a timeout when executing a write command 4 years ago
  Lucas de Souza fdf74054da Fix a bug that prevented the terminal from recovering the focus when it was hidden while awaiting input 4 years ago
  Lucas de Souza fb6a369526 Fix some issues with the domconsole 4 years ago
  Lucas de Souza feb741d162 Fix lots of i18n files keys so they know are more informative on what they actually mean 4 years ago
  Lucas de Souza 427646d3bf Change scrollIntoView behavior 5 years ago
  Lucas de Souza dda8f7ac6d Implement manual scroll and focus on termDiv element in the DOMConsole class 5 years ago
  Lucas de Souza aae27edc30 Undo last commit 5 years ago
  Lucas de Souza edfbb3d3ff Fix scroll console behavior always scrolling the window 5 years ago
  Lucas de Souza 82e51d6a25 Implement template strings for console elements 5 years ago
  Lucas de Souza 7884cbdf28 Implement marginTop offset 5 years ago
  Lucas de Souza 64f5ac177f Fix typo in domconsole.js 5 years ago
  Lucas de Souza b0a1ee6bea Implement idle input notification thats runs every 5s when awaiting for an user input 5 years ago
  Lucas de Souza 05d41f6c84 Remove most of jquery dependencies from the DomConsole 5 years ago
  Lucas de Souza 6cc9f3a376 Implement new terminal with clear, hide and show button and distinction between user input and program output 5 years ago
  Lucas de Souza 213a37284d Cleanup unecessary files 5 years ago
  Lucas de Souza b6bb750f65 Fix integer not being trunced when read from input 5 years ago
  Igor 269fbdd168 Comitando 5 years ago
  Igor f70c4b573d Quase pronto 5 years ago
  Lucas de Souza 0253252734 Implement permanent console 5 years ago
  Lucas de Souza a8d7491427 Fix import bugs and other lib functions bugs 5 years ago