summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)Author
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š
e.g. FireBug.
2015-07-14Implemented a parser of simple pythonic definitions.Aleš Smodiš
2015-07-14- use bootstrap style/grid systemmarkop
- add cordova/phonegap basic configuration
2015-07-14Changed the organization of js and css file to reflect the libraries they ↵Aleš Smodiš
are used with. Added the show-hint add-on for CodeMirror.
2015-07-13Initial commit: bare page for Prolog tasks with editor and command prompt, ↵Aleš Smodiš
lightweight task definition parser of pythonic assignment statements.