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

Untag dispatch <random> #2693

Merged
merged 10 commits into from
May 5, 2022

Commits on May 2, 2022

  1. Untag dispatch <random>

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    75d8cf6 View commit details
    Browse the repository at this point in the history
  2. -tag

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9f9c9e3 View commit details
    Browse the repository at this point in the history
  3. template

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d6c541e View commit details
    Browse the repository at this point in the history
  4. Update stl/inc/random

    Co-authored-by: Michael Schellenberger Costa <[email protected]>
    AlexGuteniev and miscco authored May 2, 2022
    Configuration menu
    Copy the full SHA
    4aa7999 View commit details
    Browse the repository at this point in the history
  5. Update stl/inc/random

    Co-authored-by: Michael Schellenberger Costa <[email protected]>
    AlexGuteniev and miscco authored May 2, 2022
    Configuration menu
    Copy the full SHA
    5b2fada View commit details
    Browse the repository at this point in the history
  6. match trait

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    cf2c375 View commit details
    Browse the repository at this point in the history
  7. simplify

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c3841c9 View commit details
    Browse the repository at this point in the history
  8. numeric value

    AlexGuteniev committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9e5bb22 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. switch to enable_if instead of if constexpr

    this is more in line with the standard, and allows us to remove `_Seed`
    strega-nil committed May 4, 2022
    Configuration menu
    Copy the full SHA
    21ae3d5 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    strega-nil committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6f53446 View commit details
    Browse the repository at this point in the history