summaryrefslogtreecommitdiff
path: root/js/codeq
AgeCommit message (Expand)Author
2015-09-14Implemented async delivery of server events.Aleš Smodiš
2015-09-14Reimplemented communication with the server.Aleš Smodiš
2015-09-04Initial Python intepreter implementationTimotej Lazar
2015-09-03Fix scrolling and line-breaking in CodeQ consoleTimotej Lazar
2015-09-02Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor blin...Aleš Smodiš
2015-09-01Send the language as a request parameterTimotej Lazar
2015-09-01Bugfix terminal: cursor movement on input.Aleš Smodiš
2015-08-31Implemented the CodeQ Terminal component, alpha quality (to be tested and deb...Aleš Smodiš
2015-08-31Get problem data for all languages in login.jsTimotej Lazar
2015-08-28Add initial support for hintsTimotej Lazar
2015-08-27Add testing functionalityTimotej Lazar
2015-08-26Fixed sending of activities (traces and solutions).Aleš Smodiš
2015-08-25Work on sending activity trace.Aleš Smodiš
2015-08-25Login now fetches the list of available problems from the server.Aleš Smodiš
2015-08-24Introduced the Q promises library, created a basic login page to test prolog ...Aleš Smodiš