0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved the resource stuff to be based on the new override things and made it more general as well More... over 21 years ago
Added generic override capabilities More... over 21 years ago
Added resource handling More... over 21 years ago
Changed email address since netscape doesn't apparently want me as a customer anymore. More... over 21 years ago
Given up on the 2.1 release... Enough stuff is different that we'll just go to a 3.0 release. More... over 21 years ago
Latest updates based on latest work More... over 21 years ago
initial import of the validation package More... over 21 years ago
Fixed misunderstanding of EventHandler delegate and where it needs to be declared More... over 21 years ago
New constraint which checks if the option has been supplied and gives an error if not More... over 21 years ago
Changed constructor argument order to allow the exit status to appear first More... over 21 years ago
Allow the event access to a reference to the option. Allows delegates to conditionally do something based on which option was matched More... over 21 years ago
Fix to allow option reference More... over 21 years ago
Fix to better handle no short argument More... over 21 years ago
Fix example based on changes in the constructors of the command option constraints. More... over 21 years ago
Commented out the clover stuff since it doesn't yet work on mono. More... over 21 years ago
Minor fix-ups when playing around with the examples More... over 21 years ago
Fixed a bug which prevented proper handling of using '-' as a valid argument More... over 21 years ago
Illustrates experimental automatic constraint validation More... over 21 years ago
Experimental automatic constraint checking More... over 21 years ago
Changes required for property vs. method for Args More... over 21 years ago
Basic example of implementing the CLI Command pattern More... over 21 years ago
Experimental Command pattern implementation--specific to .NET edition due to the use of delegates, but in this case that's what they're for. More... over 21 years ago
Fixed bug in the fix for missing arg detection More... over 21 years ago
Port of fix from .NET for incorrect handling of missing required arguments followed by switches More... over 21 years ago
Added test for bug fix from .NET edition More... over 21 years ago
Update email address More... over 21 years ago
Introductory CLI example More... over 21 years ago
Recent changes More... over 21 years ago
Fixed bug in not detecting if the next argument when not using 'option=val' was a switch. Fix needs to be better integrated, but it is on the list with the way the option handling works as well.... both need a little bit of cleaning up More... over 21 years ago
prep for pre3 More... over 21 years ago