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 do notation for Array #2678

Merged
merged 13 commits into from
May 3, 2024
Merged

Commits on May 1, 2024

  1. Add do notation for Array

    maksim.khramtsov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9d52c59 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. ensure all type ids are annotated with unique symbol (Effect-TS#2679)

    tim-smart authored and maksim.khramtsov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b5f9247 View commit details
    Browse the repository at this point in the history
  2. internal: centralize code related to do notation (Effect-TS#2681)

    gcanti authored and maksim.khramtsov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5326d24 View commit details
    Browse the repository at this point in the history
  3. reuse do notation generic logic

    maksim.khramtsov committed May 2, 2024
    Configuration menu
    Copy the full SHA
    427b497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d38df View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update @SInCE version

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    f58bb39 View commit details
    Browse the repository at this point in the history
  2. Update @SInCE version

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    58eb45d View commit details
    Browse the repository at this point in the history
  3. Update @SInCE version

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    8de6990 View commit details
    Browse the repository at this point in the history
  4. Update @SInCE version

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    63d6863 View commit details
    Browse the repository at this point in the history
  5. Change initial scope type

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    e02429e View commit details
    Browse the repository at this point in the history
  6. get rid of EmptyScope type

    maksim.khramtsov committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3382502 View commit details
    Browse the repository at this point in the history
  7. Update packages/effect/src/Array.ts

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    15fcc69 View commit details
    Browse the repository at this point in the history
  8. Update packages/effect/src/Array.ts

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    KhraksMamtsov and gcanti authored May 3, 2024
    Configuration menu
    Copy the full SHA
    0f50aa2 View commit details
    Browse the repository at this point in the history