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

Parser refactor. #2297

Merged
merged 13 commits into from
Feb 7, 2021
Merged

Parser refactor. #2297

merged 13 commits into from
Feb 7, 2021

Commits on Feb 7, 2021

  1. Refactor MatchedArg::indices

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    18549df View commit details
    Browse the repository at this point in the history
  2. Refactor MatchedArg::vals

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    9c52e45 View commit details
    Browse the repository at this point in the history
  3. Implement nested vals

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    f1e9b82 View commit details
    Browse the repository at this point in the history
  4. Better flow

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    32e03a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7782a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdafa3f View commit details
    Browse the repository at this point in the history
  7. Better MatchedArg::ty

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    b48ccff View commit details
    Browse the repository at this point in the history
  8. Finish arg grouping logic

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    451c538 View commit details
    Browse the repository at this point in the history
  9. Add tests, fix grouped_values_of()

    Fix clippy
    
    type complexity fix
    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    58b9f35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb30338 View commit details
    Browse the repository at this point in the history
  11. Apply rename suggestions

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    1494109 View commit details
    Browse the repository at this point in the history
  12. Remove clone

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    899b04f View commit details
    Browse the repository at this point in the history
  13. Change tests prefix

    ldm0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    560aa53 View commit details
    Browse the repository at this point in the history