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