D29418: Strip trailing binary operators
Yuri Chornoivan <[email protected]> Mon, 4 May 2020 16:04:24 +0000
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <ae0c88ae6267610a6938d63f322ebc43__13980.9176953108$1588608296$gmane$org@localhost.localdomain> |
yurchor created this revision. yurchor added reviewers: cfeck, davidhurka. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. yurchor requested review of this revision. REVISION SUMMARY Adopt Mathematica way to translate even erroneous commands BUG: 420671 TEST PLAN Create Cartesian plot with 'f(x)=x+', 'f(x)=x*', 'f(x)=x/', 'f(x)=x^' REPOSITORY R334 KmPlot BRANCH master REVISION DETAIL https://phabricator.kde.org/D29418 AFFECTED FILES kmplot/parser.cpp To: yurchor, cfeck, davidhurka Cc: kde-edu, narvaez, apol