0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed a class More... over 15 years ago
Added basic support for display of binary numbers. More... over 15 years ago
Fix CRLF More... over 15 years ago
Upgraded to VS2010 More... over 15 years ago
Now it obeys the same precedence rules as the windows calculator, which is basic left to right rather than true precedence. More... over 16 years ago
Entry of decimal values now possible, only one more requirement, precedence, to go. More... over 16 years ago
Starting to implement the entering of decimal values. Tests do not currently pass. More... over 16 years ago
Added multiplication and division, support for decimal operands and output (but not yet entering of decimal values.) Changed intent to 2 spaces. Other refactoring. Small bug fixes and more tests. More... over 16 years ago
Added Clear Entry functionality. (Ralf's feature #2) More... over 16 years ago
Refactored to use the state pattern. More... over 16 years ago
Now the tests of multi-digit numbers, and negation pass. It is starting to look ugly though and needs refactoring. More... over 16 years ago
In the middle of some refactoring, tests dont run right now. More... over 16 years ago
Cleaned things up with resharper, and now it needs c# 3.0 More... over 16 years ago
Solution and project files now run in VS2008 and nunit dll added More... over 16 years ago
Just standardizing newlines. More... over 16 years ago
Just adding a couple of entries to .gitignore More... over 16 years ago
Created simple calculator example More... over 16 years ago