openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ConsoleFX
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 14 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed the Behaviors class.
Jeevan James
More...
about 9 years ago
no message
Jeevan James
More...
about 9 years ago
Merge branch 'master' of https://github.com/JeevanJames/ConsoleFx
Jeevan James
More...
about 9 years ago
no message
Jeevan James
More...
about 9 years ago
Updated version and pushed to NuGet.
Jeevan James
More...
about 9 years ago
Added new test harness for multi-command console program. Created based class for console programs.
Jeevan James
More...
about 9 years ago
Removing the concept of a base parser. Now there is just a single Parser class (with a generic version as well). Program classes will not derive from the base parsers; instead they will define their own contracts and use Parser internally. Started implementing the MultiCommandProgram classes.
Jeevan James
More...
about 9 years ago
no message
Jeevan James
More...
about 9 years ago
no message
Jeevan James
More...
about 9 years ago
Updated ConsoleFx nuspec files.
Jeevan James
More...
over 9 years ago
Refactoring the ConsoleProgram class.
Jeevan James
More...
over 9 years ago
Working on the nuget package for ConsoleFx.
Jeevan James
More...
over 9 years ago
Adding nuget files and fixing XML doc comments.
Jeevan James
More...
over 9 years ago
Fixed UriValidator message property name.
Jeevan James
More...
over 9 years ago
Issue #13: All validators now derive from Validator<T> and are unsealed. Validator<T> allows additional checks to be performed in derived classes by overriding a method named AdditionalChecks.
Jeevan James
More...
over 9 years ago
Created a new AdditionalChecksValidator base class so that the UriValidator-derived classes can specify additional validations on the URI.
Jeevan James
More...
over 9 years ago
Issue #3: Implemented scoping behavior, allowing control over handler assignments.
Jeevan James
More...
over 9 years ago
Issue #1: If the max parameter count has been reached for an option, we consider the next available arg as a new option or an argument.
Jeevan James
More...
over 9 years ago
Issue #1: Handling command grouping for the UNIX style parser.
Jeevan James
More...
over 9 years ago
Issue #5: Allow use of '=' to specify single parameters for options.
Jeevan James
More...
over 9 years ago
Added two new validators for GUID's and URI's.
Jeevan James
More...
over 9 years ago
Fixing exception classes.
Jeevan James
More...
over 9 years ago
Issue #2: Consolidated the Utilities, Parsers and Programs projects into a single project ConsoleFx.
Jeevan James
More...
over 9 years ago
Added extensions for arguments.
Jeevan James
More...
over 9 years ago
Implemented initial version of UnixParserStyle.
Jeevan James
More...
over 9 years ago
no message
Jeevan James
More...
over 9 years ago
Started console program migration.
Jeevan James
More...
over 9 years ago
Completed initial version of the parser.
Jeevan James
More...
over 9 years ago
Partial migration. Code not compilable.
Jeevan James
More...
over 9 years ago
Initial commit
Jeevan James
More...
over 9 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree