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

Move some states from BasePlan to GlobalState #949

Merged
merged 14 commits into from
Oct 24, 2023

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

  1. Move more stuff out of BasePlan. Allocator no longer keeps a ref to

    plan. Introduce AllocatorContext
    qinsoon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8768970 View commit details
    Browse the repository at this point in the history
  2. Fix build and style

    qinsoon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2e2e9aa View commit details
    Browse the repository at this point in the history
  3. Remove ActivePlan::global

    qinsoon committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c4b3160 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    f14ad1a View commit details
    Browse the repository at this point in the history
  2. Fix docs

    qinsoon committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a6fd28a View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    qinsoon committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d2c929d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c13a6c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Minor cleanup

    qinsoon committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4bd24a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    607ef6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068d5a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f5ac9 View commit details
    Browse the repository at this point in the history