0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 16 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Readme: add F# example for verbs More... over 10 years ago
Fix #278. Bug with duplicate options. More... over 10 years ago
Merge pull request #261 from rmunn/fix-unsightly-blank-lines More... over 10 years ago
Merge pull request #267 from vorou/patch-1 More... over 10 years ago
Needless closing brace More... over 10 years ago
Enable signing. More... almost 11 years ago
Add dotnet dependency group. NuSpec.ReferenceGenerator package helps on creating and updating the dependencies in .nuspec file. More... almost 11 years ago
README updating info about email usage More... almost 11 years ago
Remove unsightly blank lines in --help output More... almost 11 years ago
Update xunit version. More... almost 11 years ago
Add a dnx test project to test the portable-dotnet project. Tests are ported. All tests passed except a skipped one due to Thread.set_CurrentCulture() unsupported on dnxcore. More... almost 11 years ago
Ignore vs2015/dnx specific items. More... almost 11 years ago
Add portable class library targeting dotnet. More... almost 11 years ago
Updated docs,vers - Merged PR #255 fixes ISS #254 More... almost 11 years ago
Used equivalent ext. m. AppendWhen instead of Append w/ cond. costr. More... almost 11 years ago
Add support for dashdash in unparser for issue #254. More... almost 11 years ago
Fix #252 short name tokenization with single dash Tokenization did not properly validate length before parsing a short token value. More... almost 11 years ago
:triumph: Updated docs and version More... almost 11 years ago
Added more thoeries to test for Issue #241 More... almost 11 years ago
Removed Guid from IsPrimitiveEx - Issue #241 Fixed More... almost 11 years ago
Fixed how test is defined More... almost 11 years ago
Fixed how test is defined More... almost 11 years ago
Removed static from test method More... almost 11 years ago
Added failing test for Issue #241 More... almost 11 years ago
Added fake class for test for Issue #241 More... almost 11 years ago
Removed temporary properties test from solution (not from repo) More... almost 11 years ago
Adding theories to new test More... almost 11 years ago
Outlined new test with dashes More... almost 11 years ago
Fixed FsCheck wrong NonNull<_> usage More... almost 11 years ago
Used better form in property test More... almost 11 years ago