Skip to content

Bugfix: Associate negation with SymbolRef directly#131

Merged
scudette merged 1 commit into
masterfrom
negation
May 13, 2026
Merged

Bugfix: Associate negation with SymbolRef directly#131
scudette merged 1 commit into
masterfrom
negation

Conversation

@scudette
Copy link
Copy Markdown
Contributor

Previously the negation was not associated with the actual symbol which caused it to be lost sometimes or treated incorrectly.

This PR adds negation as a part of the symbol itself. This ensures that when the symbol is evaluated, the negation is applied to the result.

Previously the negation was not associated with the actual symbol
which caused it to be lost sometimes or treated incorrectly.

This PR adds negation as a part of the symbol itself. This ensures
that when the symbol is evaluated, the negation is applied to the
result.
@scudette scudette merged commit 08c929c into master May 13, 2026
5 checks passed
@scudette scudette deleted the negation branch May 13, 2026 15:54
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.

1 participant