0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed null in generated test data More... almost 11 years ago
Configured AssemblyInfo stuff More... almost 11 years ago
Updated docs More... almost 11 years ago
Added first property test More... almost 11 years ago
Invoked Paket install More... almost 11 years ago
Configured deps w/ Paket for props test pj More... almost 11 years ago
Added properties test project More... almost 11 years ago
Added FsCheck reference w/ Paket More... almost 11 years ago
Updated README and ChangeLog More... almost 11 years ago
Simplified using query syntax w/ Maybe More... almost 11 years ago
Updated docs :paperclip More... almost 11 years ago
Updated TokenizerTests w/ latest refact. More... almost 11 years ago
Updated OptionMapperTests w/ latest refact. More... almost 11 years ago
Updated ResultExtensions aligning it w/ latest refact. More... almost 11 years ago
Invoked -Paket update- for refreshing references More... almost 11 years ago
:triumph: Updated docs and version More... almost 11 years ago
Merged local work on PR #231 - Fixed. More... almost 11 years ago
Test refactored to specifically check MutuallyExclusiveSetError More... almost 11 years ago
Name refactored for test method More... almost 11 years ago
Moving PR #231 test method to new location More... almost 11 years ago
Updated docs More... almost 11 years ago
Used GetValueOrDefault instead of MapValueOrDefault when possible More... almost 11 years ago
Invoked Paket update for get new CSharpx.Maybe More... almost 11 years ago
Merge branch 'feature/SetNameBug' into develop More... almost 11 years ago
Revert "Adding paket.lock to .gitignore" More... almost 11 years ago
Adding paket.lock to .gitignore More... almost 11 years ago
Fixed an Option SetName bug 012345678901234567890123456789012345678901234567890123456789012345678901234567 The bug can be reproduced by creating a class with two Options, where the 2nd Option's SetName contains the 1st Option's SetName at its end. For and example see : CommandLine.Tests/Fakes/Options_With_SetName_That_Ends_With_Previous_SetName.cs Added a test to prove the bug see: Invoke_not_parsed_lambda_when_parsed_With_Options_With_SetName_That_Ends_With_Previous_SetName() in: CommandLine.Tests\Unit\ParserResultExtensionsTests.cs More... almost 11 years ago
:paperclip: Updated docs and version More... almost 11 years ago
Adding unit test for OptionSpecification.FromOptionSpecification More... almost 11 years ago
Fixing ShortName/LongName reversed. More... almost 11 years ago