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

Refactored flexible memory implementation #378

Merged
merged 12 commits into from
Nov 8, 2023

Commits on Sep 27, 2023

  1. Refactor dymnaic memory

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    56e8d06 View commit details
    Browse the repository at this point in the history
  2. Refactor memory flags

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d2626d4 View commit details
    Browse the repository at this point in the history
  3. Refactor frames flags

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    83e7b33 View commit details
    Browse the repository at this point in the history
  4. Small optimization

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e826dc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee29e53 View commit details
    Browse the repository at this point in the history
  6. Small optimization

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    89bc29a View commit details
    Browse the repository at this point in the history
  7. Small optimization

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    31ba523 View commit details
    Browse the repository at this point in the history
  8. Use alloc instead of vec

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    62480dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2df5fc9 View commit details
    Browse the repository at this point in the history
  10. Fix clippy

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    172d9f8 View commit details
    Browse the repository at this point in the history
  11. Remove memory size limit

    mohanson committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f121d77 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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