Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-16 | Implemented pop-up with bootstrap's popover. | Aleš Smodiš | |
2015-07-16 | Bugfix: parsing of CRLF terminated definitions didn't work. | Aleš Smodiš | |
2015-07-16 | finished block toolbar, course and task title static mockup, same css ↵ | markop | |
adjustments | |||
2015-07-15 | Added support for displaying hints. For now triggered by hand via a console, ↵ | Aleš Smodiš | |
e.g. FireBug. | |||
2015-07-15 | menu & editor toolbar | markop | |
2015-07-14 | Implemented a parser of simple pythonic definitions. | Aleš Smodiš | |
2015-07-14 | - use bootstrap style/grid system | markop | |
- add cordova/phonegap basic configuration | |||
2015-07-14 | Changed 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-13 | Fix typo. | 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. |