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 ManagedRuntime module, to make incremental adoption easier #2211

Merged
merged 17 commits into from
Mar 11, 2024

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    84bd891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4100465 View commit details
    Browse the repository at this point in the history
  3. update changeset

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c7eee84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9cb57a View commit details
    Browse the repository at this point in the history
  5. optimize rutime reuse

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    22aad72 View commit details
    Browse the repository at this point in the history
  6. allow sharing a MemoMap

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9164623 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd85fb View commit details
    Browse the repository at this point in the history
  8. switch to non-class runner

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    10975f1 View commit details
    Browse the repository at this point in the history
  9. fix docgen

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3531dad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9de6081 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1576fa View commit details
    Browse the repository at this point in the history
  12. remove RunnerConstructor

    Tim Smart authored and tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3cdff6d View commit details
    Browse the repository at this point in the history
  13. switch to module

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    07ea1b8 View commit details
    Browse the repository at this point in the history
  14. fix typo

    tim-smart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c9ee7a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove AsyncDisposable

    Tim Smart committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    34d1a12 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Tim Smart committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dcf7365 View commit details
    Browse the repository at this point in the history
  3. move to methods

    tim-smart committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6e87576 View commit details
    Browse the repository at this point in the history