Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | Working on the parser, some issues. | Mike Buland | |
2015-01-07 | Fixed parsing bug, added unit tests, debug cleanup.0.12 | Mike Buland | |
There was an issue with order of operations outside of parenthesies, easily solved. | |||
2014-11-25 | Added a new 'execute' command line parameter. | Mike Buland | |
2014-11-24 | Fixed an annoying parsing bug.0.10 | Mike Buland | |
2014-10-30 | The new division works great! | Mike Buland | |
Other minor bug fixes including scale issues, digit() access stopped a digit before the final possible digit in the scale, >, >=, <, <= all work correctly with mixed scale numbers now, probably other fixes. | |||
2013-11-14 | Fixed (?) parsing order of operations bug, added unit tests. | Mike Buland | |