Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-16 | Bugfix: console must not collapse spaces. | Aleš Smodiš | |
2015-09-15 | Bugfix: leftmostCol was not correctly referenced. | Aleš Smodiš | |
2015-09-15 | Augmenting the console: | Aleš Smodiš | |
- implemented the support of the leftmostCol, the column from which the editing is allowed, - the onInput() handler can return a Promise, which is then waited on to be resolved before further input is allowed, - pasted multi-line content is split into lines, and processed line-by-line as if a single line was pasted multiple times. | |||
2015-09-03 | Fix scrolling and line-breaking in CodeQ console | Timotej Lazar | |
2015-09-02 | Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor ↵ | Aleš Smodiš | |
blinking. | |||
2015-09-01 | Bugfix terminal: cursor movement on input. | Aleš Smodiš | |
2015-08-31 | Implemented the CodeQ Terminal component, alpha quality (to be tested and ↵ | Aleš Smodiš | |
debugged). |