calculator/src/CalcManager/Header Files
Michał Janiszewski 7a48f66807 Replace custom types with standard ones (#212)
Replace custom types with standard ones
2019-03-26 14:30:46 -07:00
..
CalcEngine.h Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
CalcInput.h Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
CalcUtils.h Replace custom types with standard ones (#212) 2019-03-26 14:30:46 -07:00
CCommand.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
EngineStrings.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
History.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
ICalcDisplay.h Fixes #282 Narrator does not convey error information when no more Right Parenthesis can be added in expression. (#284) 2019-03-14 16:20:05 -07:00
IHistoryDisplay.h Hello GitHub 2019-01-28 16:24:37 -08:00
Number.h Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
RadixType.h Move RADIX_TYPE enum into its own header (#25) 2019-02-20 11:07:32 -08:00
Rational.h Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
RationalMath.h Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00