You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for boolean 'XOR' operator
* XorExpression added to the ReflectionModelTest
* XorExpression case added to the SelectTest
* XorExpression cases added for Validation
* Additional tests added for code coverage.
* Code style fixed.
* Separate test case for XOR added.
* Imports explicitly added to avoid namespace pollution.
* Additional tests cases for precedence and associativity.
Co-authored-by: Szabó Miklós <[email protected]>
0 commit comments