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

Centralize extendable array logic #480

Merged
merged 9 commits into from
Dec 1, 2023
Merged

Commits on Sep 26, 2023

  1. Remove extra factor of 4.

    Mark Mitchell committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9f3cc35 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 27, 2023

  1. Base term term on index table.

    Mark Mitchell committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5e19ff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Convert type table to used indexed_table.

    Mark Mitchell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d85e128 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Used indexed_table in type macro table.

    Mark Mitchell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5aeacef View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Clean up the pprod_table.

    Mark Mitchell committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b6385aa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Used indexed_table.

    Mark Mitchell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f98e83d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    31164c5 View commit details
    Browse the repository at this point in the history
  2. Centralize check for maximum number of elements.

    Mark Mitchell committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8a46390 View commit details
    Browse the repository at this point in the history