calculator/src/CalcManager
Brett Waldbaum 64c6493312
Build with /W4 (#197)
All projects are built with warning level 4 (/W4) and treat warnings as errors (/WX).
Fixed build errors resulting from enabling these compiler flags.
2019-03-08 23:15:28 -08:00
..
CEngine Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Header Files Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Ratpack Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcException.h Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcManager.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcManager.vcxproj.filters Build with /W4 (#197) 2019-03-08 23:15:28 -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 Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalculatorManager.h Apply spell check (#41) 2019-02-26 20:41:04 -08:00
CalculatorResource.h Switch urls from http: to https: (#137) 2019-03-07 08:56:25 -08:00
CalculatorVector.h Catch polymorphic types by const-ref (#125) 2019-03-07 09:45:51 -08:00
Command.h Hello GitHub 2019-01-28 16:24:37 -08:00
ExpressionCommand.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
ExpressionCommand.h Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
ExpressionCommandInterface.h Add override keyword where applicable (#188) 2019-03-08 11:18:01 -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