Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

literalExpressionEvaluator binary operation with boolean changes #871

Merged
merged 19 commits into from
Mar 13, 2023

Conversation

aniket2405
Copy link
Contributor

@aniket2405 aniket2405 commented Jan 24, 2023

Fix #838

The result of the binaryOperation in the literalExpressionEvaluator pass expression can be replaced by the left or right expression if the notNullMember is true.

@aniket2405 aniket2405 force-pushed the literalExpressionEvaluator branch from aba37f1 to 51d89df Compare January 29, 2023 18:19
@piwonskp
Copy link
Contributor

Conflicts need to be resolved

@swapnilraj
Copy link
Contributor

delete the package-lock.json file its an npm artifact we use yarn for this project

tests/behaviour/expectations/behaviour.ts Outdated Show resolved Hide resolved
@cicr99 cicr99 marked this pull request as draft February 23, 2023 16:21
@cicr99 cicr99 marked this pull request as ready for review February 24, 2023 13:19
change usage of interface to type
@cicr99 cicr99 requested a review from rodrigo-pino March 1, 2023 16:44
@piwonskp piwonskp merged commit c7b7f9a into develop Mar 13, 2023
@piwonskp piwonskp deleted the literalExpressionEvaluator branch March 13, 2023 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

literalExpressionEvaluator binary operations with booleans
5 participants