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

Flatten for enums #334

Merged
merged 20 commits into from
Jan 18, 2020
Merged

Flatten for enums #334

merged 20 commits into from
Jan 18, 2020

Commits on Jan 15, 2020

  1. Implemented: flatten on enums

    Fixes #327
    cecton committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    2ed4f0d View commit details
    Browse the repository at this point in the history
  2. Clean-up

    cecton committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    7b18928 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    41018b5 View commit details
    Browse the repository at this point in the history
  2. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    03bbedf View commit details
    Browse the repository at this point in the history
  3. Some clean-up

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    fdc18cb View commit details
    Browse the repository at this point in the history
  4. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    57240a5 View commit details
    Browse the repository at this point in the history
  5. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    b678b05 View commit details
    Browse the repository at this point in the history
  6. added test

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    70a5d6d View commit details
    Browse the repository at this point in the history
  7. fixing test

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    ec8ef8f View commit details
    Browse the repository at this point in the history
  8. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    9eada34 View commit details
    Browse the repository at this point in the history
  9. Revert "WIP"

    This reverts commit b678b05.
    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    d543dab View commit details
    Browse the repository at this point in the history
  10. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    40abf6d View commit details
    Browse the repository at this point in the history
  11. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    47346b0 View commit details
    Browse the repository at this point in the history
  12. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    fa66d71 View commit details
    Browse the repository at this point in the history
  13. Update src/lib.rs

    Co-Authored-By: CreepySkeleton <creepy-skeleton@yandex.ru>
    cecton and CreepySkeleton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    4322e46 View commit details
    Browse the repository at this point in the history
  14. Update structopt-derive/src/lib.rs

    Co-Authored-By: CreepySkeleton <creepy-skeleton@yandex.ru>
    cecton and CreepySkeleton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    ede94a2 View commit details
    Browse the repository at this point in the history
  15. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    d67f4f7 View commit details
    Browse the repository at this point in the history
  16. cargo fmt

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    87d9d7c View commit details
    Browse the repository at this point in the history
  17. WIP

    cecton committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    5cb70bf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Configuration menu
    Copy the full SHA
    9a696ce View commit details
    Browse the repository at this point in the history