calculator/src/CalcManager
2019-02-25 14:04:38 -08:00
..
CEngine Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
Header Files Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
Ratpack CalcEngine: Manage precision internally to Rational and convert functions to operator overrides (#35) 2019-02-25 11:41:32 -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 Hello GitHub 2019-01-28 16:24:37 -08:00
CalculatorManager.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -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 Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverter.h Hello GitHub 2019-01-28 16:24:37 -08:00