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

Replace bools in public API with enums #54

Merged
merged 9 commits into from
Jun 11, 2017
Merged

Replace bools in public API with enums #54

merged 9 commits into from
Jun 11, 2017

Commits on Jun 11, 2017

  1. Configuration menu
    Copy the full SHA
    d2361f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba24ddf View commit details
    Browse the repository at this point in the history
  3. Introduce SlotsType enum

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    0ca90a9 View commit details
    Browse the repository at this point in the history
  4. Use SlotsType everywhere

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    6a49be8 View commit details
    Browse the repository at this point in the history
  5. Introduce WaitType enum

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    c1e6b95 View commit details
    Browse the repository at this point in the history
  6. Use WaitType everywhere

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    82704f5 View commit details
    Browse the repository at this point in the history
  7. Introduce SessionType enum

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    8aa786e View commit details
    Browse the repository at this point in the history
  8. Use SessionType everywhere

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    1ad0918 View commit details
    Browse the repository at this point in the history
  9. Add new types to all solutions

    jariq committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    3d4ca39 View commit details
    Browse the repository at this point in the history