-
Notifications
You must be signed in to change notification settings - Fork 45
Refactor logic builder and related utilities #2238
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
Merged
sethrj
merged 24 commits into
celeritas-project:develop
from
sethrj:logic-builder-refactor
Feb 7, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
167896a
Add bzone stream
sethrj 86a29ad
Add additional debug/warning
sethrj de97c14
Add test
sethrj 40e2c84
Replace constexpr function with inline constant
sethrj fe587df
Remove duplicate function declaration
sethrj 2bcba71
Extend string parsing and remove lend
sethrj 56c1deb
Refactor CsgLogicUtils to use immutable policy factory pattern
sethrj 15798f7
Move policy out of loop
sethrj 5a5e1ef
Simplify
sethrj 7165e21
Add runtime policy
sethrj c00fd0c
Convert more token vectors to string
sethrj afa1b15
Remove ScaleUtils and improve conversion explanation
sethrj ea5d7a4
Split build logic utils into header and cc
sethrj 8c8c59d
Split logic conversion and IO utilities
sethrj 52d4d33
Add single place for building "nowhere" logic expression
sethrj b086d74
Remove now-unnecessary logic from scalars
sethrj b4d9ea7
Use vectors not spans
sethrj 0c83b53
Convert assuming infix is valid demorgan
sethrj 8f1b283
Explicit instantiate
sethrj abd4a96
Use dynamic policy
sethrj 3b5c45c
Revert "Add bzone stream"
sethrj 7070650
Fix construction comment
sethrj 0fdd806
Revert warnings for another MR
sethrj f736bf5
Use push-back rather than protected storage
sethrj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.