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

Transfer Cont from @nomisrev to arrow #2661

Merged
merged 114 commits into from Feb 21, 2022
Merged

Transfer Cont from @nomisrev to arrow #2661

merged 114 commits into from Feb 21, 2022

Commits on Feb 2, 2022

  1. Initial commit

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    88edce8 View commit details
    Browse the repository at this point in the history
  2. Initial impl

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    825f5e6 View commit details
    Browse the repository at this point in the history
  3. Clean up, and add ior block

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    17bc59f View commit details
    Browse the repository at this point in the history
  4. Reformat

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d79382a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5678c42 View commit details
    Browse the repository at this point in the history
  6. Add some docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d1b0985 View commit details
    Browse the repository at this point in the history
  7. Concurrency fix Ior

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9d6448b View commit details
    Browse the repository at this point in the history
  8. Add monadic syntax

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    60ce519 View commit details
    Browse the repository at this point in the history
  9. Fix bug shift

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    404b7d5 View commit details
    Browse the repository at this point in the history
  10. Add attempt

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    97cb176 View commit details
    Browse the repository at this point in the history
  11. Add restricted cont implementation

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4308475 View commit details
    Browse the repository at this point in the history
  12. Run workflow on push main

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2d3ed21 View commit details
    Browse the repository at this point in the history
  13. Fix workflow

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    89657b8 View commit details
    Browse the repository at this point in the history
  14. Fix try/catch over shift

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b05bde8 View commit details
    Browse the repository at this point in the history
  15. Add docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e4b6218 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d0dbf79 View commit details
    Browse the repository at this point in the history
  17. Add documentation

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    116632e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31a878d View commit details
    Browse the repository at this point in the history
  19. Revert catch

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    27a0a36 View commit details
    Browse the repository at this point in the history
  20. Add deeply nested exception tests

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    572ac3c View commit details
    Browse the repository at this point in the history
  21. Add weird scenarios

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fd97ee1 View commit details
    Browse the repository at this point in the history
  22. Add some docs structurred concurrency

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    340a104 View commit details
    Browse the repository at this point in the history
  23. Try KotlinX Knit

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5773eb2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1134615 View commit details
    Browse the repository at this point in the history
  25. Setup docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    edadce4 View commit details
    Browse the repository at this point in the history
  26. Rename branch

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a2e4cfc View commit details
    Browse the repository at this point in the history
  27. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    65c325e View commit details
    Browse the repository at this point in the history
  28. Update knit

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    15c8a53 View commit details
    Browse the repository at this point in the history
  29. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9cb1b71 View commit details
    Browse the repository at this point in the history
  30. Update build to MPP

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b8abf3b View commit details
    Browse the repository at this point in the history
  31. Move test to common

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b26645c View commit details
    Browse the repository at this point in the history
  32. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0258182 View commit details
    Browse the repository at this point in the history
  33. Reemove upload test reports

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    19ab95a View commit details
    Browse the repository at this point in the history
  34. Try Kotest M2

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    dda5dcc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ef7978f View commit details
    Browse the repository at this point in the history
  36. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e340f55 View commit details
    Browse the repository at this point in the history
  37. Property based doc testing

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a11ae4c View commit details
    Browse the repository at this point in the history
  38. toResult compiler bug

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    98a6fb3 View commit details
    Browse the repository at this point in the history
  39. More docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    96f964b View commit details
    Browse the repository at this point in the history
  40. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3311bc9 View commit details
    Browse the repository at this point in the history
  41. More docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    33ed1b0 View commit details
    Browse the repository at this point in the history
  42. Update to Kotlin 1.6.0-RC2

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    de30d73 View commit details
    Browse the repository at this point in the history
  43. Fix github workflow

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c705610 View commit details
    Browse the repository at this point in the history
  44. Auto update docs

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3075003 View commit details
    Browse the repository at this point in the history
  45. jvmTest only

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4a34dc3 View commit details
    Browse the repository at this point in the history
  46. Try again

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6350e74 View commit details
    Browse the repository at this point in the history
  47. Bump Knit & Kotlin

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    86db144 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ce90387 View commit details
    Browse the repository at this point in the history
  49. Update renovate

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e7613c5 View commit details
    Browse the repository at this point in the history
  50. Update all dependencies

    | datasource     | package                                                       | from     | to      |
    | -------------- | ------------------------------------------------------------- | -------- | ------- |
    | gradle-version | gradle                                                        | 7.2      | 7.3     |
    | maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.0.0.RC | 5.0.0.6 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    65eddd1 View commit details
    Browse the repository at this point in the history
  51. Update actions/cache action to v2.1.7

    | datasource  | package       | from   | to     |
    | ----------- | ------------- | ------ | ------ |
    | github-tags | actions/cache | v2.1.6 | v2.1.7 |
    | github-tags | actions/cache | v2.1.6 | v2.1.7 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    cf3ecc2 View commit details
    Browse the repository at this point in the history
  52. Update all dependencies to v1.6.0

    | datasource | package                                               | from   | to    |
    | ---------- | ----------------------------------------------------- | ------ | ----- |
    | maven      | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.5.31 | 1.6.0 |
    | maven      | org.jetbrains.dokka:dokka-core                        | 1.5.31 | 1.6.0 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    698eacc View commit details
    Browse the repository at this point in the history
  53. Auto update docs

    renovate[bot] authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    31692c5 View commit details
    Browse the repository at this point in the history
  54. Update all dependencies to v5.0.0.RC2

    | datasource | package                          | from     | to        |
    | ---------- | -------------------------------- | -------- | --------- |
    | maven      | io.kotest:kotest-runner-junit5   | 5.0.0.RC | 5.0.0.RC2 |
    | maven      | io.kotest:kotest-assertions-core | 5.0.0.RC | 5.0.0.RC2 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4f4d48f View commit details
    Browse the repository at this point in the history
  55. test all targets with Kotest RC2

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1880f98 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8b935e7 View commit details
    Browse the repository at this point in the history
  57. exclude spotless

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f61681d View commit details
    Browse the repository at this point in the history
  58. Fix report upload

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b4b1fd1 View commit details
    Browse the repository at this point in the history
  59. Add kover

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    43e1674 View commit details
    Browse the repository at this point in the history
  60. Update plugin kover to v0.4.4

    | datasource | package                                                               | from  | to    |
    | ---------- | --------------------------------------------------------------------- | ----- | ----- |
    | maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.4.3 | 0.4.4 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    743e10f View commit details
    Browse the repository at this point in the history
  61. Update all dependencies to v5.0.1

    | datasource | package                          | from  | to    |
    | ---------- | -------------------------------- | ----- | ----- |
    | maven      | io.kotest:kotest-runner-junit5   | 5.0.0 | 5.0.1 |
    | maven      | io.kotest:kotest-assertions-core | 5.0.0 | 5.0.1 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    972ce93 View commit details
    Browse the repository at this point in the history
  62. Update plugin kotest-multiplatform to v5.0.1

    | datasource | package                                                       | from    | to    |
    | ---------- | ------------------------------------------------------------- | ------- | ----- |
    | maven      | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.0.0.6 | 5.0.1 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    bc0030d View commit details
    Browse the repository at this point in the history
  63. Update actions/upload-artifact action to v2.3.0

    | datasource  | package                 | from   | to     |
    | ----------- | ----------------------- | ------ | ------ |
    | github-tags | actions/upload-artifact | v2.2.4 | v2.3.0 |
    | github-tags | actions/upload-artifact | v2.2.4 | v2.3.0 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c4c218c View commit details
    Browse the repository at this point in the history
  64. Update all dependencies to v0.6.0

    | datasource | package                                                                                           | from  | to    |
    | ---------- | ------------------------------------------------------------------------------------------------- | ----- | ----- |
    | maven      | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin         | 0.5.1 | 0.6.0 |
    | maven      | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin | 0.5.1 | 0.6.0 |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4eb29ba View commit details
    Browse the repository at this point in the history
  65. Fix mistake in README

    nomisRev authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f5a6422 View commit details
    Browse the repository at this point in the history
  66. Update all dependencies

    | datasource     | package                                                                             | from   | to     |
    | -------------- | ----------------------------------------------------------------------------------- | ------ | ------ |
    | github-tags    | actions/upload-artifact                                                             | v2.3.0 | v2.3.1 |
    | github-tags    | actions/upload-artifact                                                             | v2.3.0 | v2.3.1 |
    | gradle-version | gradle                                                                              | 7.3.1  | 7.3.3  |
    | maven          | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.6.0  | 1.6.10 |
    | maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin                       | 5.0.1  | 5.0.3  |
    | maven          | io.kotest:kotest-runner-junit5                                                      | 5.0.1  | 5.0.3  |
    | maven          | io.kotest:kotest-property                                                           | 5.0.1  | 5.0.3  |
    | maven          | io.kotest:kotest-framework-engine                                                   | 5.0.1  | 5.0.3  |
    | maven          | io.kotest:kotest-assertions-core                                                    | 5.0.1  | 5.0.3  |
    | maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                       | 1.5.2  | 1.6.0  |
    renovate-bot authored and i-walker committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    632f784 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. redefine Cont to Effect and ContEffect to EffectScope, reorg and rm a…

    …nd rewrite docs from Cont, add api files and knit files
    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    73f5845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bbf0e View commit details
    Browse the repository at this point in the history
  3. rm guide files

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9a707ac View commit details
    Browse the repository at this point in the history
  4. rm knit props

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    754e4c5 View commit details
    Browse the repository at this point in the history
  5. typo

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    83416c4 View commit details
    Browse the repository at this point in the history
  6. rm option.eager

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d5160f7 View commit details
    Browse the repository at this point in the history
  7. rm computation imports

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e0e4668 View commit details
    Browse the repository at this point in the history
  8. reorg

    i-walker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    061f440 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c9327ed View commit details
    Browse the repository at this point in the history
  2. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    cff1103 View commit details
    Browse the repository at this point in the history
  3. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    3474894 View commit details
    Browse the repository at this point in the history
  4. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    353ce05 View commit details
    Browse the repository at this point in the history
  5. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    7d12594 View commit details
    Browse the repository at this point in the history
  6. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f3b1b8c View commit details
    Browse the repository at this point in the history
  7. Update API files

    i-walker authored and actions-user committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    a2424d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. add docs to website

    i-walker committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    b29c92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c1a69e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    c74196d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed333e View commit details
    Browse the repository at this point in the history
  3. Update API files

    i-walker authored and actions-user committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    ddd1c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fff0ef9 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/is-effect' into is-effect

    # Conflicts:
    #	arrow-libs/core/arrow-core/api/arrow-core.api
    i-walker committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    609aa43 View commit details
    Browse the repository at this point in the history
  6. run eager tests

    i-walker committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    812b78b View commit details
    Browse the repository at this point in the history
  7. fix eager spec tests

    i-walker committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    3841a95 View commit details
    Browse the repository at this point in the history
  8. clean up

    i-walker committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    cf52350 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. use contract system

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a7b35c0 View commit details
    Browse the repository at this point in the history
  2. Update API files

    i-walker authored and actions-user committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    75dc29c View commit details
    Browse the repository at this point in the history
  3. clean up and add apiDump

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    197a49a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e954781 View commit details
    Browse the repository at this point in the history
  5. add eager option tests

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f062352 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b26f6 View commit details
    Browse the repository at this point in the history
  7. clean up dead test code

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    5f4f135 View commit details
    Browse the repository at this point in the history
  8. fix typo

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    c1c185b View commit details
    Browse the repository at this point in the history
  9. fix nullable tests

    i-walker committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a3a9a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    3e4b2d6 View commit details
    Browse the repository at this point in the history
  2. add it to core

    i-walker committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    81b069f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 16, 2022

  1. adjust for low-level use-cases, making shiftcancellations distinguish…

    …able from other Throwables for 3rd parties
    i-walker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    74257e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1f465 View commit details
    Browse the repository at this point in the history
  3. Update API files

    i-walker authored and actions-user committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8e60a66 View commit details
    Browse the repository at this point in the history
  4. add links and fix docs

    i-walker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9405fb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9112cdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1364c3 View commit details
    Browse the repository at this point in the history
  7. rm toEffect

    i-walker committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d4b8baf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    16212c2 View commit details
    Browse the repository at this point in the history
  2. Update arrow-site/docs/_data/sidebar-fx.yml

    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cbb2707 View commit details
    Browse the repository at this point in the history
  3. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/EagerEffect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c90ff7e View commit details
    Browse the repository at this point in the history
  4. Update arrow-libs/core/arrow-core/src/commonMain/kotlin/arrow/core/co…

    …ntinuations/Effect.kt
    
    Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
    i-walker and nomisRev committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9479e77 View commit details
    Browse the repository at this point in the history