Add tests coverage report generation
[command.git] / include /
2016-02-08 Rafał DługołęckiFix missing multiValue library
2016-02-08 Rafał DługołęckiRemove commented out code
2016-02-08 Rafał DługołęckiPossibility to handle class method & example
2016-02-08 Rafał DługołęckiPossibility to pass class method reference
2015-05-20 Rafał DługołęckiFix Distribution build.
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 created exceptions to distribution.
2015-05-09 Rafał DługołęckiCleanup exceptions.
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łęckiAdd Required class to distribution.
2015-05-06 Rafał DługołęckiStandarize Type in template.
2015-05-06 Rafał DługołęckiUpdate require text.
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łęckiRemove linker options as library is header-only. Fix...
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.