summaryrefslogtreecommitdiffstats
path: root/sinksh/repl
Commit message (Collapse)AuthorAge
* Fixed linenoise warningsChristian Mollekopf2018-05-24
|
* linenoise: Use inline instead of staticChristian Mollekopf2018-05-23
|
* Replaced readline with cpp-linenoiseChristian Mollekopf2018-05-23
| | | | | | | | | ... a single header readline replacement that works on all linux, osx and windows (or so they claim). Besides cleaning up the code considerably, it should help us build sinksh on windows where readline is not really (there are some ancient broken readline ports) available. cpp-readline comes from here: https://github.com/yhirose/cpp-linenoise
* Windows compatChristian Mollekopf2018-04-19
|
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
|
* Build without warningsChristian Mollekopf2016-01-31
|
* Ignore warnings only locallyChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
(except for documentation).