A Command Interpreter with support for used defined commands, subsystems, macros, help and parameter parsing.

History

Fixing publishing problems Serial

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:50:53 +0000] rev 26

Fixing publishing problems


cmdb.lib update did not stick.

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:45:41 +0000] rev 25

cmdb.lib update did not stick.


Updated cmdb library.

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:43:58 +0000] rev 24

Updated cmdb library.
added static modifier to cmd instatiations in main.cpp.


Some bugfixes and more ini file related print* methods (including commented ini file entries).

2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:42:30 +0000] rev 23

Some bugfixes and more ini file related print* methods (including commented ini file entries).


Corrected printnerror\s return value

2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:57:13 +0000] rev 22

Corrected printnerror\s return value
Added printmsg()


Added a printerror method.

2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:41:57 +0000] rev 21

Added a printerror method.


1) Fixed Comment Alignment of PrintValuef()

2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:49:28 +0000] rev 20

1) Fixed Comment Alignment of PrintValuef()


1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).

2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:16:20 +0000] rev 19

1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).


1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).

2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:14:33 +0000] rev 18

1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).


Added present(). replace() and indexof() methods.

2011-09-05, by wvd_vegt [Mon, 05 Sep 2011 10:05:49 +0000] rev 17

Added present(). replace() and indexof() methods.