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

Generalize the auxiliary data structure in double-array construction #48

Merged
merged 9 commits into from
Jun 13, 2022

Conversation

kampersanda
Copy link
Member

This PR divided Extra from builder.rs and generalized the auxiliary data structure in double-array construction.
BuildHelper can be used in both the cases of bytewise and charwise, although I will modify charwise/builder.rs in another PR.

src/build_helper.rs Outdated Show resolved Hide resolved
src/build_helper.rs Show resolved Hide resolved
src/build_helper.rs Outdated Show resolved Hide resolved
src/build_helper.rs Outdated Show resolved Hide resolved
src/build_helper.rs Outdated Show resolved Hide resolved
src/build_helper.rs Outdated Show resolved Hide resolved
@kampersanda
Copy link
Member Author

And I added panic handlings. 346d033

@vbkaisetsu vbkaisetsu enabled auto-merge (squash) June 12, 2022 06:59
@vbkaisetsu vbkaisetsu merged commit 5d681c4 into main Jun 13, 2022
@vbkaisetsu vbkaisetsu deleted the common-list branch June 13, 2022 05:58
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