calculator/src/CalcManager
Michał Janiszewski 07ff1c372f Fix initialization order in CEngine (#118)
The order of initialization of fields is required to match the one in
class member fields declaration.
2019-03-06 14:51:21 -08:00
..
CEngine Fix initialization order in CEngine (#118) 2019-03-06 14:51:21 -08:00
Header Files Fix initialization order in CEngine (#118) 2019-03-06 14:51:21 -08:00
Ratpack Suppress conversion warning in Ratpack/conv.cpp. 2019-03-05 21:42:24 -08:00
CalcException.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager.vcxproj Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
CalcManager.vcxproj.filters Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
CalculatorHistory.cpp Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
CalculatorHistory.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorManager.cpp Apply spell check (#41) 2019-02-26 20:41:04 -08:00
CalculatorManager.h Apply spell check (#41) 2019-02-26 20:41:04 -08:00
CalculatorResource.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorVector.h Hello GitHub 2019-01-28 16:24:37 -08:00
Command.h Hello GitHub 2019-01-28 16:24:37 -08:00
ExpressionCommand.cpp CalcEngine: Convert NumObj* functions to use Rationals and move under CalcEngine::RationalMath namespace (#12) 2019-02-19 07:46:17 -08:00
ExpressionCommand.h Remove empty COpndCommand destructor. Cleanup constructor declaration. 2019-01-29 14:28:03 -08:00
ExpressionCommandInterface.h Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Hello GitHub 2019-01-28 16:24:37 -08:00
targetver.h Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverter.cpp Apply spell check (#41) 2019-02-26 20:41:04 -08:00
UnitConverter.h Hello GitHub 2019-01-28 16:24:37 -08:00