aboutsummaryrefslogtreecommitdiff
path: root/src/cli
Commit message (Collapse)AuthorAgeFilesLines
* WebProfile refactoringAqua-sama2019-11-222-96/+0
| | | | | | - Remove WebProfileManager::Profile::value - Make WebProfile constructors protected, and WebProfileManager friend class
* repl: import python moduleAqua-sama2019-03-061-2/+43
|
* Add WIP Python REPL interfaceAqua-sama2019-02-232-0/+55
- Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself