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

Internal pointer support #1165

Merged
merged 27 commits into from
Jul 19, 2024
Merged

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

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

Commits on Jul 2, 2024

  1. Update docs

    qinsoon committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3ea862a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f4363a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3610a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    e6f82a6 View commit details
    Browse the repository at this point in the history
  2. Some cleanup

    qinsoon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    20716ac View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Tidy up. More tests.

    qinsoon committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9dac372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2497124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce0d2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80253fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c284fe5 View commit details
    Browse the repository at this point in the history
  6. Apply cargo fmt to dummyvm

    qinsoon committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3aee387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29dfce4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    d977063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a2f00 View commit details
    Browse the repository at this point in the history
  3. Address reviews.

    qinsoon committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f0bc857 View commit details
    Browse the repository at this point in the history
  4. Fix bench

    qinsoon committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ac49cad View commit details
    Browse the repository at this point in the history
  5. Derive Eq for PlanSelector

    qinsoon committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    61c8d89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bb2d14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de05ffa View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Cargo fmt

    qinsoon committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3cd2a99 View commit details
    Browse the repository at this point in the history
  2. Fix broken doc link

    qinsoon committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    da90e2b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8f7670a View commit details
    Browse the repository at this point in the history
  2. Move the implementation of is_mmtk_objct and

    find_object_from_internal_pointer to the is_mmtk_object module
    qinsoon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9fa6530 View commit details
    Browse the repository at this point in the history