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

Scoped alternative to World API with granular dynamic borrow checking #247

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2022

  1. ergo scope wip

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    b9ed153 View commit details
    Browse the repository at this point in the history
  2. Progress

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    6fb9d07 View commit details
    Browse the repository at this point in the history
  3. contains

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    379bf3c View commit details
    Browse the repository at this point in the history
  4. Clean a bit

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    278e5ee View commit details
    Browse the repository at this point in the history
  5. Fix warning in bundle.rs

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e5ea1fa View commit details
    Browse the repository at this point in the history
  6. Fixes to access checks

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    ece930c View commit details
    Browse the repository at this point in the history
  7. Remove outdated TODOs

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9ead4c0 View commit details
    Browse the repository at this point in the history
  8. Fixed panic messages

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    1f0a81f View commit details
    Browse the repository at this point in the history
  9. Rebase fixes

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9ffd495 View commit details
    Browse the repository at this point in the history
  10. Fix pointer fetching

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    d205a6b View commit details
    Browse the repository at this point in the history
  11. Improve naming

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e8c72ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    706ce89 View commit details
    Browse the repository at this point in the history
  13. basic query support

    kabergstrom committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    4c4901e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a6ae10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09e3f01 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d6ef1f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    6a0e367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddfee4 View commit details
    Browse the repository at this point in the history
  3. Added support for spawn in ErgoScope

    Fixed doc comment for remove_dynamic
    kabergstrom committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    8075d80 View commit details
    Browse the repository at this point in the history
  4. Add spawn_at

    Resize storage in AccessControl on spawn
    kabergstrom committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4000206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a808fa View commit details
    Browse the repository at this point in the history