calculator/src/CalcManager/CEngine
Rudy Huyn 109326508f Improve the support of Narrator with parenthesis (#368)
* Modify how we manage Narrator with parenthesis and refactor right parenthesis

* Optimization

* remove extra spaces

* take feedback into account
2019-04-15 09:31:02 -07:00
..
calc.cpp Simplify some of the calc engine string logic (#449) 2019-04-11 15:20:01 -07:00
CalcInput.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
CalcUtils.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
History.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
Number.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
Rational.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
RationalMath.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
scicomm.cpp Improve the support of Narrator with parenthesis (#368) 2019-04-15 09:31:02 -07:00
scidisp.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
scifunc.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
scioper.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
sciset.cpp Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00