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

Importing (some of) Standard.Base works from NI runner #9866

Merged
merged 23 commits into from
May 17, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    dbd5253 View commit details
    Browse the repository at this point in the history
  2. Regenerated with env JAVA_OPTS="-agentlib:native-image-agent=config-m…

    …erge-dir=./engine/runner/src/main/resources/META-INF/native-image/org/enso/runner" enso --run test/Base_Tests/
    JaroslavTulach committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8cc1b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a62f747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f8fec View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    46b48d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2556a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d24b3e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    9d75c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c507a47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2473812 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    593e9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20308b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38fca73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a15e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d29c9a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4cb551 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e3b0ed View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Rewrite SBT support

    - ditch bash script in favour of platform agnostic solution
    - use proper dependencies between tasks to avoid dummy function calls
    hubertp committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4d90834 View commit details
    Browse the repository at this point in the history
  2. fix NPE

    hubertp committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9cf1543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c627c0f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. nit

    hubertp committed May 17, 2024
    Configuration menu
    Copy the full SHA
    58ed0bc View commit details
    Browse the repository at this point in the history