Possibility to handle class method & example
[command.git] / include / option.h
2016-02-08 Rafał DługołęckiPossibility to handle class method & example
2015-05-14 Rafał DługołęckiAdd Grouped behaviour.
2015-05-12 Rafał DługołęckiHandle missing equal sign for Options with values.
2015-05-12 Rafał DługołęckiAdd possibility to set MultiValue Options.
2015-05-12 Rafał DługołęckiAdd Possibility to set MultiValue Parameters.
2015-05-09 Rafał DługołęckiAdd try-catch block in example in order to fix memory...
2015-05-06 Rafał DługołęckiDocumentation improvements.
2015-05-06 Rafał DługołęckiStandarize Type in template.
2015-05-05 Rafał DługołęckiAdd possibility to set Required Parameters.
2015-05-05 Rafał DługołęckiAdd Option tests.
2015-05-05 Rafał DługołęckiFix memory leaks, fix tests.
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łę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łę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.