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

Added Support for Unary Negate and Positive Operators #58

Merged
merged 7 commits into from
Mar 9, 2023

Conversation

ScottCarda-MS
Copy link
Contributor

@ScottCarda-MS ScottCarda-MS commented Mar 8, 2023

Provides support for the Unary Negate operator and the Unary Positive operator.

@ScottCarda-MS ScottCarda-MS changed the title added support for unitary negate Added Support for Unitary Negate Operator Mar 8, 2023
@ScottCarda-MS ScottCarda-MS changed the title Added Support for Unitary Negate Operator Added Support for Unitary Negate and Positive Operators Mar 8, 2023
@ScottCarda-MS ScottCarda-MS marked this pull request as ready for review March 9, 2023 00:05
@bamarsha
Copy link
Contributor

bamarsha commented Mar 9, 2023

They're unary operators, not unitary operators, by the way.

@ScottCarda-MS ScottCarda-MS changed the title Added Support for Unitary Negate and Positive Operators Added Support for Unary Negate and Positive Operators Mar 9, 2023
compiler/qsc_eval/src/tests.rs Show resolved Hide resolved
@swernli swernli mentioned this pull request Mar 9, 2023
@ScottCarda-MS ScottCarda-MS merged commit 03d35d0 into main Mar 9, 2023
@ScottCarda-MS ScottCarda-MS deleted the sccarda/UnitaryNegation branch March 9, 2023 18:31
@swernli swernli mentioned this pull request Mar 13, 2023
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