calculator/src/CalcManager/CEngine
Michał Janiszewski a5e07418df Replace custom ARRAYSIZE macro with std::size (#208)
* Replace custom ARRAYSIZE macro with std::size
2019-03-14 21:06:12 -07:00
..
calc.cpp Fix initialization order in CEngine (#118) 2019-03-06 14:51:21 -08:00
CalcInput.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcUtils.cpp Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
History.cpp Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
Number.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
Rational.cpp CalcEngine: Manage precision internally to Rational and convert functions to operator overrides (#35) 2019-02-25 11:41:32 -08:00
RationalMath.cpp Rename scimath.h/cpp to RationalMath.h/cpp (#36) 2019-02-25 14:04:38 -08:00
scicomm.cpp Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
scidisp.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
scifunc.cpp Add explicit [[fallthrough]] attribute 2019-03-06 16:44:28 -08:00
scioper.cpp CalcEngine: Manage precision internally to Rational and convert functions to operator overrides (#35) 2019-02-25 11:41:32 -08:00
sciset.cpp Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00