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

Enable Searching.AtomicThenStackSafeDerivedThenComposedThenStackUnsafeDerived by default #566

Merged
merged 16 commits into from
Dec 22, 2021

Commits on Dec 21, 2021

  1. Add Dsl categories

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4f0279e View commit details
    Browse the repository at this point in the history
  2. Remove Dsl.apply

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d928afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf4d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c52b82 View commit details
    Browse the repository at this point in the history
  5. Add Dsl.Searching

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1fce184 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    428ec4c View commit details
    Browse the repository at this point in the history
  7. Use Dsl.Searching

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    134c629 View commit details
    Browse the repository at this point in the history
  8. Seal Dsl

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c03c75f View commit details
    Browse the repository at this point in the history
  9. Change some Dsl to Dsl.Derived

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a293690 View commit details
    Browse the repository at this point in the history
  10. Make Dsl be an opaque type

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5e2026e View commit details
    Browse the repository at this point in the history
  11. Add IsStackSafe type class

    Atry committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b75b76a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ccd052 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    73cf224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036ae1f View commit details
    Browse the repository at this point in the history
  3. Remove Dsl.Derived type class

    Atry committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ce26ca3 View commit details
    Browse the repository at this point in the history
  4. Enable Searching.AtomicThenStackSafeDerivedThenComposedThenStackUnsaf…

    …eDerived by default
    Atry committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a709aff View commit details
    Browse the repository at this point in the history