summaryrefslogtreecommitdiff
path: root/src/token.h (follow)
AgeCommit message (Expand)Author
2016-12-13Corrected negation and single value parse bugs.Mike Buland
2016-12-01Found a big problem with order of operations.Mike Buland
2016-12-01Forgot assignment and negation. They both work now.Mike Buland
2016-12-01The parser works.Mike Buland
2016-11-30I managed to confuse myself pretty well.Mike Buland
2016-11-30Working on the parser, some issues.Mike Buland
2013-05-08Command parameters are taken as strings & decimal.0.06Mike Buland
2013-04-23Now supports modulus (strange for fractions).Mike Buland
2013-04-23Variables work.Mike Buland
2013-04-22There is now a parser & calculator interface.Mike Buland