Age | Commit message (Expand) | Author |
2015-09-18 | updated the python state with the last changes done to the prolog state | Robert Zorko |
2015-09-18 | Merge branch 'master' into stateMachine | Robert Zorko |
2015-09-18 | added another possible transition in the main app screen - the hint and test ... | Robert Zorko |
2015-09-18 | added some comments and improved the selection of the divs which are beeing c... | Robert Zorko |
2015-09-18 | Bugfix: handle arrays as a static hint. | Aleš Smodiš |
2015-09-18 | updated for the recent changes in hte prolog and python.js files | Robert Zorko |
2015-09-18 | Simplified handling of an array of static hints. | Aleš Smodiš |
2015-09-18 | added prolog state (I missed it in the previous commit) | Robert Zorko |
2015-09-18 | XMerge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Robert Zorko |
2015-09-18 | added python and prolog into two different states | Robert Zorko |
2015-09-17 | Implemented support for an array of static hints, which are displayed in sequ... | Aleš Smodiš |
2015-09-17 | Refactored hint handling into a separate module. | Aleš Smodiš |
2015-09-17 | Console bugfix: moving inside pasted string did not work correctly. | Aleš Smodiš |
2015-09-17 | Fix handling of "enter" in the console: the current line must be processed in... | Aleš Smodiš |
2015-09-17 | Console fix: a line can now have multiple CSS classes, so text can e.g. now b... | Aleš Smodiš |
2015-09-17 | improvments to the state machine (states can now be registered) and those imp... | Robert Zorko |
2015-09-16 | Enabled the state machine and the UI improvments and removed some debug loging | Robert Zorko |
2015-09-16 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Robert Zorko |
2015-09-16 | basis for the state machine and some UI improvements (currently disabled) | Robert Zorko |
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š |
2015-09-15 | Remove the old code: old communication, separate prolog and python pages. | Aleš Smodiš |
2015-09-14 | Implemented async delivery of server events. | Aleš Smodiš |
2015-09-14 | Reimplemented communication with the server. | Aleš Smodiš |
2015-09-04 | Initial Python intepreter implementation | Timotej Lazar |
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 blin... | Aleš Smodiš |
2015-09-01 | Send the language as a request parameter | Timotej Lazar |
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 deb... | Aleš Smodiš |
2015-08-31 | Get problem data for all languages in login.js | Timotej Lazar |
2015-08-28 | Add initial support for hints | Timotej Lazar |
2015-08-27 | Add testing functionality | Timotej Lazar |
2015-08-26 | Fixed sending of activities (traces and solutions). | Aleš Smodiš |
2015-08-25 | Work on sending activity trace. | Aleš Smodiš |
2015-08-25 | Login now fetches the list of available problems from the server. | Aleš Smodiš |
2015-08-24 | Introduced the Q promises library, created a basic login page to test prolog ... | Aleš Smodiš |