Added Option tests.
[command.git] / include /
2015-05-03 Rafał DługołęckiAdded mechanism to understand passed Option without...
2015-05-03 Rafał DługołęckiAdded mechanism to understand passed Option value.
2015-05-02 Rafał DługołęckiAdded mechanism to understand passed Argument value.
2015-05-02 Rafał DługołęckiMake code safer.
2015-05-02 Rafał DługołęckiFix compilation, remove some warnings.
2015-05-02 Rafał DługołęckiParameter inheritance fixes.
2015-04-26 Rafał DługołęckiFix compiling.
2015-04-26 Rafał DługołęckiSmall documentation improvements. Added possibility...
2015-04-26 Rafał DługołęckiFixed Option parameter. Added new example.
2015-04-25 Rafał DługołęckiSave working version Command library.
2015-04-21 Rafał DługołęckiAdded Option template class.
2015-04-21 Rafał DługołęckiAdded Argument template class
2015-04-21 Rafał DługołęckiAdd descriptive behaviour for command arguments.