summaryrefslogtreecommitdiff
path: root/src/mp-equation-parser.y
AgeCommit message (Collapse)AuthorFilesLines
2012-07-31fixing address issue of fsfPerberos1-5/+5
2012-04-22Support shifts with keyboardStefan Tauner1-0/+3
This patch also changes the shift operation itself to use MPNumber for the multiplier too. Previously a signed int was used, which led to "interesting" results for bigger numbers. This was hidden because the GUI did not allow shifts with more than 15 places. Signed-off-by: Stefan Tauner <[email protected]>
2011-11-08initialPerberos1-0/+266