Possibility to pass class method reference
[command.git] / include / argument.h
2016-02-08 Rafał DługołęckiPossibility to pass class method reference
2015-05-14 Rafał DługołęckiAdd Grouped behaviour.
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-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łę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łęckiAdded mechanism to understand passed Argument value.
2015-05-02 Rafał DługołęckiMake code safer.
2015-05-02 Rafał DługołęckiParameter inheritance fixes.
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