aboutsummaryrefslogtreecommitdiff
path: root/repl.c
Commit message (Collapse)AuthorAgeFilesLines
* repl: add completionPřemysl Janouch2017-05-231-1/+30
| | | | Now it should be fairly useful despite the limitation to single lines.
* repl: highlight matching parenthesisPřemysl Janouch2017-05-231-0/+7
|
* repl: slight refactoringPřemysl Janouch2017-05-211-22/+26
|
* Add a REPL for toying aroundPřemysl Janouch2017-05-211-0/+73