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

Fix #35199: type-stable Base.reduced_indices #52905

Merged
merged 8 commits into from
Jan 30, 2024
Merged

Commits on Jan 16, 2024

  1. initial commit

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b5f748d View commit details
    Browse the repository at this point in the history
  2. add tests

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2b13ccd View commit details
    Browse the repository at this point in the history
  3. Update reducedim.jl

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e388389 View commit details
    Browse the repository at this point in the history
  4. simplify

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f4665a2 View commit details
    Browse the repository at this point in the history
  5. fully simplify

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6387d6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d6acf View commit details
    Browse the repository at this point in the history
  7. switch to _check_valid_region

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e431b68 View commit details
    Browse the repository at this point in the history
  8. rename inds to axs and i to d

    lxvm committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3b612c4 View commit details
    Browse the repository at this point in the history