Add the ternary for strings
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The ternary is working only in seldom cases with strings. Add this functionality, so that it is working correctly.
Analysis:
There are multiple changes:
parser_evalStringLogic() to the stringparsing module? to the possible logical operators in parser_detectStringLogicals()parser_evalStringLogic()Implementation:
The functionality was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
Not needed. Missing but expected feature.
Tests:
Software tests returned an error, if multiple ternaries are enclosed in each other. The error was fixed. No further deviations detected. Functionality implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: