.vscode
|
96cf0c8d65
added busy command to the example + declared option parser options as const
|
4 年 前 |
api
|
c74e37b846
fix #47 now calling a continued command even without new input data
|
4 年 前 |
cfg
|
6c76dfc7ae
fixed comments to get rid of doxygen warnings
|
4 年 前 |
example
|
96cf0c8d65
added busy command to the example + declared option parser options as const
|
4 年 前 |
src
|
88c33895f6
added check if the current entered command matches the last command in the history buffer - if the command is already stored it will not be stored again
|
4 年 前 |
test
|
68ec0ab3dc
refactor testcases, delete doubling testcases
|
4 年 前 |
.gitignore
|
adcce55e83
added makefile to build an example, the documentation and the tests. Startet implementing Tests.
|
5 年 前 |
LICENSE
|
1b7cdb1acc
replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files...
|
4 年 前 |
README.md
|
3d60361bc5
Initial commit
|
5 年 前 |
makefile
|
ac6ffb9602
fixed findings from static analysis
|
4 年 前 |