calculator/src/CalcManager
Jared Fuchs 8fa9a691cc Fix comment on IsEven
Looks like the comment on IsEven should read this way instead of "The assumption here is its numerator is 1 and we are testing the numerator is even or not"
2019-03-06 17:14:50 -08:00
..
CEngine Remove unused values 2019-03-06 16:47:02 -08:00
Header Files Fix initialization order in CEngine (#118) 2019-03-06 14:51:21 -08:00
Ratpack Fix comment on IsEven 2019-03-06 17:14:50 -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 Correct spelling mistakes 2019-03-06 16:10:14 -08:00
UnitConverter.h Hello GitHub 2019-01-28 16:24:37 -08:00