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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributive Algebra #361

Merged
merged 75 commits into from
Mar 13, 2020
Merged

Distributive Algebra #361

merged 75 commits into from
Mar 13, 2020

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    7206c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5fc17a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    726a29f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03dd0f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    918f574 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bea528 View commit details
    Browse the repository at this point in the history
  7. Define a send for Algebra'.

    robrix committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    16cb593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    735a1ba View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    c117fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026b4f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73732eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26f5131 View commit details
    Browse the repository at this point in the history
  5. 馃敟 Control.Effect.Class.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8d575b8 View commit details
    Browse the repository at this point in the history
  6. Copy the docs from Effect in.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    681ea2a View commit details
    Browse the repository at this point in the history
  7. Rename thread' to thread.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bfae05a View commit details
    Browse the repository at this point in the history
  8. Inline thread.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    2071099 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    172dc3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43b98f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22f1144 View commit details
    Browse the repository at this point in the history
  12. Clean up the docs.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    a2ae463 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f83692d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b869372 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad8728f View commit details
    Browse the repository at this point in the history
  16. 馃敟 the Effect instance.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    0e81d47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4325d2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0aa5c98 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a5742df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    11e3c4e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1da29a2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4b896ff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ebac4ed View commit details
    Browse the repository at this point in the history
  24. Note the removal of Effect.

    robrix committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b31efb1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    24be5b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    bf95de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d153309 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Rename Handler to Interpret.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    be24682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbf8d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26467f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d45aa8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2376d06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbe8e4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8ed01b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfeb641 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0120ec8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdc2f4c View commit details
    Browse the repository at this point in the history
  11. 馃摑 Handler.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    b90e0e6 View commit details
    Browse the repository at this point in the history
  12. 馃摑 alg.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f876cca View commit details
    Browse the repository at this point in the history
  13. Link composition.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    70e965d View commit details
    Browse the repository at this point in the history
  14. 馃摑 handler composition.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    46727ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1cab07d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3cdf25f View commit details
    Browse the repository at this point in the history
  17. 馃摑 thread.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3d8a698 View commit details
    Browse the repository at this point in the history
  18. 馃摑 the parameters to alg.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ba809a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    01422e3 View commit details
    Browse the repository at this point in the history
  20. Fix the benchmarks.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    6f6e9dd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20fc586 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f4c534 View commit details
    Browse the repository at this point in the history
  23. Fix the defining effects doc.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9f74878 View commit details
    Browse the repository at this point in the history
  24. Docs for alg.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    114f991 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    15d0af7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3a085d2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8f83be5 View commit details
    Browse the repository at this point in the history
  28. H2.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f6c8bce View commit details
    Browse the repository at this point in the history
  29. We don鈥檛 require Functor.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    685d094 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5e6b1ac View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    319a79d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    622432e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b4511b6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5c65a14 View commit details
    Browse the repository at this point in the history
  35. Fix the links to Compose.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    6a9fbb0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a41553a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ba26c11 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9c36964 View commit details
    Browse the repository at this point in the history
  39. Fix wording.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    4ef8f98 View commit details
    Browse the repository at this point in the history
  40. Correct the docs for liftWith.

    robrix committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    0559cc5 View commit details
    Browse the repository at this point in the history