calculator/src/Calculator
Josh Koon 2e18f6f477
Move RADIX_TYPE enum into its own header (#25)
This change moves the RADIX_TYPE enum into its own header. This resolves a compilation error and reduces the dependency graph by allowing RadixToStringConverter to include just the enum header rather than the entire CalcEngine header.

Change verified by ensuring Calculator build locally.
2019-02-20 11:07:32 -08:00
..
Assets Hello GitHub 2019-01-28 16:24:37 -08:00
Common Don't send AppLifecycle telemetry unless SEND_TELEMETRY is defined (#10) 2019-02-04 12:06:02 -08:00
Controls - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
Converters Move RADIX_TYPE enum into its own header (#25) 2019-02-20 11:07:32 -08:00
DesignData Hello GitHub 2019-01-28 16:24:37 -08:00
Resources Hello GitHub 2019-01-28 16:24:37 -08:00
Views - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
AboutFlyout.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
AboutFlyout.xaml.cpp - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
AboutFlyout.xaml.h Hello GitHub 2019-01-28 16:24:37 -08:00
App.xaml Hello GitHub 2019-01-28 16:24:37 -08:00
App.xaml.cpp - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
App.xaml.h Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.rc Hello GitHub 2019-01-28 16:24:37 -08:00
Calculator.vcxproj Update WinUI to 2.0.181018004 (#18) 2019-02-13 09:44:02 -08:00
Calculator.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
Package.appxmanifest Hello GitHub 2019-01-28 16:24:37 -08:00
packages.config Update WinUI to 2.0.181018004 (#18) 2019-02-13 09:44:02 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
WindowFrameService.cpp - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
WindowFrameService.h Hello GitHub 2019-01-28 16:24:37 -08:00