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

WIP: Loom support #8040

Closed
wants to merge 35 commits into from
Closed

WIP: Loom support #8040

wants to merge 35 commits into from

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    dab65a0 View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    jdegoes committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d60f7f9 View commit details
    Browse the repository at this point in the history
  3. fix build file

    jdegoes committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d38bcd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. hello loom world

    jdegoes committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2fcbbab View commit details
    Browse the repository at this point in the history
  2. info

    jdegoes committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8526df4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. intermediate work

    jdegoes committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2388acc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fixes and cleanup

    jdegoes committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    dd72134 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Ongoing work for Loom support

    jdegoes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c438105 View commit details
    Browse the repository at this point in the history
  2. continue fixing

    jdegoes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    94d7e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d6f4a View commit details
    Browse the repository at this point in the history
  4. fmt

    jdegoes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f96f3e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7967384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45fe3a4 View commit details
    Browse the repository at this point in the history
  7. Try to fix Scala.js

    jdegoes committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    355f744 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    74aae9b View commit details
    Browse the repository at this point in the history
  2. fix NPE

    jdegoes committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    bd50901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cf55b8 View commit details
    Browse the repository at this point in the history
  4. cleanup

    jdegoes committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    74f7674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78ba6f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aff880b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fix npe

    jdegoes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c3c8d76 View commit details
    Browse the repository at this point in the history
  2. fmt

    jdegoes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1454fc2 View commit details
    Browse the repository at this point in the history
  3. add parens

    jdegoes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b2a361c View commit details
    Browse the repository at this point in the history
  4. fix mima

    jdegoes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    305cfc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. more synchronous primitives

    jdegoes committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d510308 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    c2d49b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aba024 View commit details
    Browse the repository at this point in the history
  3. NPE

    jdegoes committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5bb4775 View commit details
    Browse the repository at this point in the history
  4. fmt

    jdegoes committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    203e5dc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. merge

    jdegoes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0b2218d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05580b2 View commit details
    Browse the repository at this point in the history
  3. emulate supervisor semantics under loom for async nodes; remove super…

    …visor callback overhead; exclude mima problem
    jdegoes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b1968ca View commit details
    Browse the repository at this point in the history
  4. Fix Scala.js

    jdegoes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    414e62f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6a466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a28f5d0 View commit details
    Browse the repository at this point in the history