Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for "unparsing" #4

Merged
merged 8 commits into from
Jul 16, 2023
Merged

Adding support for "unparsing" #4

merged 8 commits into from
Jul 16, 2023

Commits on Jul 12, 2023

  1. Filling in "unparsing" capability

    and splitting up `CommandFlag` into `Command` and `Flag`
    meatballhat committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    29e009a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    ed17ae7 View commit details
    Browse the repository at this point in the history
  2. Fill in test for unparsing with passthrough args

    plus rearranging
    meatballhat committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    49b42dc View commit details
    Browse the repository at this point in the history
  3. More unparsing refining and error handling

    with support for short flag adjacent assignment
    meatballhat committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5268b3f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    5a685c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e4b7b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    c35b013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1b5a7 View commit details
    Browse the repository at this point in the history