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

Infix operator change not shown #84

Open
tsantalis opened this issue Jun 11, 2023 · 4 comments
Open

Infix operator change not shown #84

tsantalis opened this issue Jun 11, 2023 · 4 comments
Labels
Tree related This is directly related to the tree generation.

Comments

@tsantalis
Copy link

tsantalis commented Jun 11, 2023

Math-65

* is not shown as added.
I suppose this might be related to a change in the tree structure.
On the right, there is a single infix expression with an extended operand, while on the left, there are two nested infix expressions.

Screenshot from 2023-06-11 15-56-58

@pouryafard75 pouryafard75 added the Tree related This is directly related to the tree generation. label Jun 14, 2023
@pouryafard75
Copy link
Owner

Closure-138
Is also related to infix expressions.

@tsantalis
Copy link
Author

tsantalis commented Dec 15, 2023

Closure-138 redundant multi-mapping

Screenshot from 2023-12-14 21-18-56

@tsantalis
Copy link
Author

@pouryafard75

The !(...) operator should have been matched with !unflowable, because
&& !nonLocalInferredSlot is newly added condition

Screenshot from 2023-12-26 21-44-19

@tsantalis
Copy link
Author

Perfected as shown in screenshot

Screenshot from 2024-04-01 17-46-00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tree related This is directly related to the tree generation.
Projects
None yet
Development

No branches or pull requests

2 participants