Matt Cooley
|
8df88c7106
|
Fix file path in CalculatorUnitTests.vcxproj.filters (#6)
|
2019-01-31 13:05:10 -08:00 |
|
Matt Cooley
|
278a1e714e
|
Remove MSBuild directives which were used only in the internal build system (#5)
Remove some properties which were only used when XefOutputRoot was set in the previous internal-only build environment.
|
2019-01-29 19:39:20 -08:00 |
|
Matt Cooley
|
1c7187f632
|
Clean up unit test projects (#4)
* Rename CalculatorUnitTests_VS to CalculatorUnitTests, fix gitignore
* Delete internal unit tests
* Update pipeline paths
|
2019-01-29 19:37:37 -08:00 |
|
Josh Koon
|
ebfce5a8cd
|
Remove empty COpndCommand destructor. Cleanup constructor declaration.
|
2019-01-29 14:28:03 -08:00 |
|
Josh Koon
|
b70a12c6cf
|
Add clarifying comment to call to CHistoryCollector::AddOpndToHistory
|
2019-01-29 14:27:24 -08:00 |
|
Josh Koon
|
db4a6eb9ea
|
Return to initialization pattern in ExpressionCommand
|
2019-01-28 19:34:36 -08:00 |
|
Josh Koon
|
4883fab7f7
|
Convert ExpressionCommand and History collector to use Rational instead of PRAT
|
2019-01-28 19:14:15 -08:00 |
|
Howard Wolosky
|
c13b8a099e
|
Hello GitHub
|
2019-01-28 16:24:37 -08:00 |
|