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

Support mapping ranges #266

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

Support mapping ranges #266

wants to merge 18 commits into from

Commits on May 10, 2022

  1. add range functions to Mapper

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    8f7a050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a051e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fb47e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ffad4a View commit details
    Browse the repository at this point in the history
  5. make unmap_range unsafe

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1f6ce05 View commit details
    Browse the repository at this point in the history
  6. add map_range

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d3a8468 View commit details
    Browse the repository at this point in the history
  7. make map_range safe

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    96a2892 View commit details
    Browse the repository at this point in the history
  8. fix map_to_range_4kib

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    caecf80 View commit details
    Browse the repository at this point in the history
  9. fix offsets

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    fc941f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e232d1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f197c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82acf51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e38d84e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87c8e4c View commit details
    Browse the repository at this point in the history
  15. fix typo

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    3fc7687 View commit details
    Browse the repository at this point in the history
  16. add experimental feature flag

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6995024 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    532244e View commit details
    Browse the repository at this point in the history
  18. remove unused import

    Freax13 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e46d8d8 View commit details
    Browse the repository at this point in the history