Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-01 | Send the language as a request parameter | Timotej Lazar | |
2015-08-25 | Login now fetches the list of available problems from the server. | Aleš Smodiš | |
Made the query work, so terminal interaction now works. | |||
2015-08-24 | Introduced 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-17 | Show the sins.py example in the mockup. | Aleš Smodiš | |
2015-07-15 | Added support for displaying hints. For now triggered by hand via a console, ↵ | Aleš Smodiš | |
e.g. FireBug. | |||
2015-07-14 | Implemented a parser of simple pythonic definitions. | Aleš Smodiš | |
2015-07-13 | Initial commit: bare page for Prolog tasks with editor and command prompt, ↵ | Aleš Smodiš | |
lightweight task definition parser of pythonic assignment statements. |