summaryrefslogtreecommitdiff
path: root/src/lexer.cpp (follow)
AgeCommit message (Expand)Author
2015-07-23Just a tweak to the lexer to make some errors nicer.Mike Buland
2013-11-13Corrected silly bug in variable assignment.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-22Fixed = bug in lexer (they halted it).Mike Buland
2013-04-22There is now a parser & calculator interface.Mike Buland