summaryrefslogtreecommitdiff
path: root/js/codeq.js
AgeCommit message (Collapse)Author
2015-08-24Introduced the Q promises library, created a basic login page to test prolog ↵Aleš Smodiš
examples, and started tying the terminal and editor activity to the REST services.
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š
e.g. FireBug.
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, ↵Aleš Smodiš
lightweight task definition parser of pythonic assignment statements.