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

Add atomic modify+get to MonadState #120

Closed
wants to merge 9 commits into from

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    a1e8e32 View commit details
    Browse the repository at this point in the history
  2. Implement everything

    kubukoz committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    eaad4fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f277f View commit details
    Browse the repository at this point in the history
  4. Fix test

    kubukoz committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    119f9cf View commit details
    Browse the repository at this point in the history
  5. Add new laws

    kubukoz committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    159e893 View commit details
    Browse the repository at this point in the history
  6. Remove sequential laws

    kubukoz committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    904518c View commit details
    Browse the repository at this point in the history
  7. Remove tests for these laws

    kubukoz committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    3c6558f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Use parallel GC

    kubukoz committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    88f0aa9 View commit details
    Browse the repository at this point in the history
  2. Specify scalafmt version

    kubukoz committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    e9b9478 View commit details
    Browse the repository at this point in the history