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

Conversation

markpmitchell
Copy link
Contributor

  • Create a new data structure (indexed_table) for arrays that automatically extend as items are added.
  • Use throughout the term table and associated data structures.

@coveralls
Copy link

Coverage Status

coverage: 65.137% (-0.003%) from 65.14%
when pulling 8a46390 on markpmitchell:ds-cleanup
into f1860fe on SRI-CSL:master.

Copy link
Contributor

@disteph disteph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@disteph disteph merged commit 6bf219c into SRI-CSL:master Dec 1, 2023
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants