summaryrefslogtreecommitdiff
path: root/shell.c
AgeCommit message (Expand)Author
2017-07-25error: fix namespaceRichard Braun
2017-06-02shell: add comments about auto-completionRichard Braun
2017-06-01shell: add comment about line editingRichard Braun
2017-05-28shell: fix completionRichard Braun
2017-05-28shell: fix behaviour of del keyRichard Braun
2017-05-28shell: minor changeRichard Braun
2017-05-27shell: process carriage returns as new linesRichard Braun
2017-04-29Revert "Remove unneeded quotes when using #error"Richard Braun
2016-12-24shell: fix completion regressionRichard Braun
2016-12-09shell: handle multiple backspace control charactersRichard Braun
2016-12-09shell: fix completion on corner caseRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2016-10-25Fix uninitialized variable warningsRichard Braun
2015-03-12shell: new moduleRichard Braun