summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2015-09-16Enabled the state machine and the UI improvments and removed some debug logingRobert Zorko
2015-09-16Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-16basis for the state machine and some UI improvements (currently disabled)Robert Zorko
2015-09-16Implement async. comm. with Python interpreterTimotej Lazar
2015-09-16Bugfix: console must not collapse spaces.Aleš Smodiš
2015-09-16Removed the "run" and "break" buttons. Removed commented-out code from prolog...Aleš Smodiš
2015-09-15A few terminal newline fixes for Prolog.Aleš Smodiš
2015-09-15Bugfix: leftmostCol was not correctly referenced.Aleš Smodiš
2015-09-15Prolog handler now uses CodeQ terminal.Aleš Smodiš
2015-09-15Augmenting the console:Aleš Smodiš
2015-09-15Remove the old code: old communication, separate prolog and python pages.Aleš Smodiš
2015-09-14Implemented async delivery of server events.Aleš Smodiš
2015-09-14Reimplemented communication with the server.Aleš Smodiš
2015-09-10Support hints with indexed messagesTimotej Lazar
2015-09-08Process templates in popover hintsTimotej Lazar
2015-09-04Initial Python intepreter implementationTimotej Lazar
2015-09-04Remove limits on activity time deltasTimotej 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-01Add a webpage for Python problemsTimotej Lazar
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-28Handle test results as a static hintTimotej Lazar
2015-08-28Add support for template arguments in hintsTimotej Lazar
2015-08-28Add initial support for hintsTimotej Lazar
2015-08-27Allow 'n' for next answer in Prolog queryTimotej 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š
2015-07-17Bugfix: missing semicolon.Aleš Smodiš
2015-07-17Show the sins.py example in the mockup.Aleš Smodiš
2015-07-17Tied the 3 hint mockups to the 3 buttons.Aleš Smodiš
2015-07-16Fix backgound of popups.Aleš Smodiš
2015-07-16Implemented pop-up with bootstrap's popover.Aleš Smodiš
2015-07-16Bugfix: parsing of CRLF terminated definitions didn't work.Aleš Smodiš
2015-07-15Added support for displaying hints. For now triggered by hand via a console, ...Aleš Smodiš
2015-07-14Implemented a parser of simple pythonic definitions.Aleš Smodiš
2015-07-14- use bootstrap style/grid systemmarkop
2015-07-14Changed the organization of js and css file to reflect the libraries they are...Aleš Smodiš
2015-07-13Initial commit: bare page for Prolog tasks with editor and command prompt, li...Aleš Smodiš