shellmatta/src
prozessorkern 3b99ad2a56 fix #43 added a config interface to change the newline character expected 2020-03-27 18:35:07 +01:00
..
shellmatta.c fix #43 added a config interface to change the newline character expected 2020-03-27 18:35:07 +01:00
shellmatta_autocomplete.c close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +01:00
shellmatta_autocomplete.h moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4 2019-06-24 23:31:26 +02:00
shellmatta_escape.c fix #15 added an api to control mode and echo + fixed the implementation and added tests 2020-03-08 19:56:42 +01:00
shellmatta_escape.h moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4 2019-06-24 23:31:26 +02:00
shellmatta_history.c added continuous mode support fix #3 2020-03-22 21:27:18 +01:00
shellmatta_history.h moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4 2019-06-24 23:31:26 +02:00
shellmatta_opt.c added continuous mode support fix #3 2020-03-22 21:27:18 +01:00
shellmatta_opt.h added first working option parser for short options 2020-03-16 22:08:06 +01:00
shellmatta_utils.c added continuous mode support fix #3 2020-03-22 21:27:18 +01:00
shellmatta_utils.h added continuous mode support fix #3 2020-03-22 21:27:18 +01:00