Histórico de Commits

Autor SHA1 Mensagem Data
  Lucas de Souza ba3e12b53f perf: Update sleep threshold to 1000 instructions há 2 anos atrás
  Igor aecbd2eab5 Working in progress há 3 anos atrás
  Lucas de Souza 55cf8d8802 Fix domConsole.js not properly showing linebreaks when writing the \n há 4 anos atrás
  Lucas de Souza 5f8ce9261a fixup! Fix code_generator bug where main function would have a fixed named despite lang config há 4 anos atrás
  Lucas de Souza 746ec7d823 Fix code_generator bug where main function would have a fixed named despite lang config há 4 anos atrás
  Lucas de Souza dc3f2580be Implement write as a function with polymorphiv variadic parameter há 4 anos atrás
  Lucas de Souza fefef99c0d Fix parenthesis during INFO and ERR messages in the DOMConsole há 4 anos atrás
  Lucas de Souza 17f1f7bcb7 Implement a filter parameter in domConsole.js _appendText function to avoid breaking internal HTML messages há 4 anos atrás
  Lucas de Souza 7b9a1c5dba Rework lib/io.js and all I/O related classes using async/await pattern há 4 anos atrás
  Lucas de Souza 071e0bc9ea Fix missing whitespaces in visual ui há 4 anos atrás
  Lucas de Souza bb2b2ad5ba Fix bug where insufficient outputs of type string would be shown as null há 4 anos atrás
  Lucas de Souza 0e8cfa7562 Fix a bug that did not cancel pending input requests when the processor had its mode set as ABORT há 4 anos atrás
  Lucas de Souza 9d13c0d46b Implement instruction count (counts commands and expressions) to limit program execution and delay some computations há 4 anos atrás
  Lucas de Souza 95de2da474 Implement initial stop execution button. Still requires some changes at IVProgProcessor há 4 anos atrás
  Lucas de Souza 6bdad91ed6 Implement a timeout when executing a write command há 4 anos atrás
  Lucas de Souza fdf74054da Fix a bug that prevented the terminal from recovering the focus when it was hidden while awaiting input há 4 anos atrás
  Lucas de Souza fb6a369526 Fix some issues with the domconsole há 5 anos atrás
  Lucas de Souza feb741d162 Fix lots of i18n files keys so they know are more informative on what they actually mean há 5 anos atrás
  Lucas de Souza 427646d3bf Change scrollIntoView behavior há 5 anos atrás
  Lucas de Souza dda8f7ac6d Implement manual scroll and focus on termDiv element in the DOMConsole class há 5 anos atrás
  Lucas de Souza aae27edc30 Undo last commit há 5 anos atrás
  Lucas de Souza edfbb3d3ff Fix scroll console behavior always scrolling the window há 5 anos atrás
  Lucas de Souza 82e51d6a25 Implement template strings for console elements há 5 anos atrás
  Lucas de Souza 7884cbdf28 Implement marginTop offset há 5 anos atrás
  Lucas de Souza 64f5ac177f Fix typo in domconsole.js há 5 anos atrás
  Lucas de Souza b0a1ee6bea Implement idle input notification thats runs every 5s when awaiting for an user input há 5 anos atrás
  Lucas de Souza 05d41f6c84 Remove most of jquery dependencies from the DomConsole há 5 anos atrás
  Lucas de Souza 6cc9f3a376 Implement new terminal with clear, hide and show button and distinction between user input and program output há 5 anos atrás
  Lucas de Souza 213a37284d Cleanup unecessary files há 5 anos atrás
  Lucas de Souza b6bb750f65 Fix integer not being trunced when read from input há 5 anos atrás