calculator/src
Shamkhal Maharramov fd317f5623 Simplify multiple "or" operators (#341)
Use implicit enum to int conversion to simplify some value checking against the Command enum.
2019-03-21 10:43:59 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Make CalculatorManager final rather than sealed (#331) 2019-03-20 17:23:09 -07:00
Calculator ViewModelProperties namespaces converted to static member properties. (#306) 2019-03-20 09:56:59 -07:00
CalculatorUnitTests Remove unused member field from CalculatorHistory (#330) 2019-03-20 10:58:32 -07:00
CalcViewModel Simplify multiple "or" operators (#341) 2019-03-21 10:43:59 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00