summaryrefslogtreecommitdiff
path: root/js/codeq.js
AgeCommit message (Expand)Author
2015-09-22Implement codeq.wait() that takes a promise and grays the screen until the pr...Aleš Smodiš
2015-09-22Make codeq.codePointCount() resilient to erraneous parameters.Aleš Smodiš
2015-09-15Remove the old code: old communication, separate prolog and python pages.Aleš Smodiš
2015-09-14Reimplemented communication with the server.Aleš Smodiš
2015-09-01Send the language as a request parameterTimotej Lazar
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-17Show the sins.py example in the mockup.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-13Initial commit: bare page for Prolog tasks with editor and command prompt, li...Aleš Smodiš