| Merge pull request #108 from oleksabor/develop |
|
More...
|
about 7 years ago
|
| fixing #106 |
|
More...
|
about 7 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| Merge branch 'develop' of https://github.com/fclp/fluent-command-line-parser into develop |
|
More...
|
almost 9 years ago
|
| #64 Provide a way to specify arguments object factory method |
|
More...
|
almost 9 years ago
|
| #89 add SkipFirstArg() method to configure the parser to skip the first argument. |
|
More...
|
almost 9 years ago
|
| also fix other tests using same register |
|
More...
|
almost 9 years ago
|
| use register instead of freeze! |
|
More...
|
almost 9 years ago
|
| SpecialCharacters should be used as is instead of a mock version being created |
|
More...
|
almost 9 years ago
|
| Expose default value on ICommandLineOptionFormatter interface |
|
More...
|
almost 9 years ago
|
| Added ability to specify your own option prefix (if you don't want to use "/" for example), plus disable the short option behaviour entirely. |
|
More...
|
almost 9 years ago
|
| files should be a sibling not a child of metadata |
|
More...
|
almost 9 years ago
|
| fix incorrect syntax in nuspec |
|
More...
|
almost 9 years ago
|
| fix issue with invalid chars in url |
|
More...
|
almost 9 years ago
|
| add nuspec for signed assembly |
|
More...
|
almost 9 years ago
|
| Builder is an old term, rename to Generic Fluent Command Line Parser as highlighted in issue #90 |
|
More...
|
almost 9 years ago
|
| fix #67 by only allowing class types as althought struct are syntacticly allowed they do not work correctly. |
|
More...
|
almost 9 years ago
|
| Update README.md |
|
More...
|
almost 9 years ago
|
| remove vs dir using gitignore |
|
More...
|
almost 9 years ago
|
| If option is nullable, then let the parser itself decide if an empty value is valid. For example a nullable bool that is provided but no explicit value is valid as a default for true |
|
More...
|
almost 9 years ago
|
| -b0 and -b1 short params are no longer valid, removing the tests. |
|
More...
|
almost 9 years ago
|
| Merge branch 'commands' of https://github.com/fclp/fluent-command-line-parser into commands |
|
More...
|
over 9 years ago
|
| use new UseForOrphanArguments() to remove need for -f in example args |
|
More...
|
over 9 years ago
|
| Merge branch 'develop' into commands |
|
More...
|
over 9 years ago
|
| Merge branch 'develop' into commands |
|
More...
|
over 9 years ago
|
| Merge pull request #72 from LazyTarget/develop |
|
More...
|
over 9 years ago
|
| Merge pull request #80 from mudrz/patch-1 |
|
More...
|
over 9 years ago
|