aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ffeval.c
Commit message (Collapse)AuthorAgeFilesLines
* tools: add ffeval toolStefano Sabatini2012-01-171-0/+128
The tool is useful for testing the internal arithmetic evaluation engine (indeed I plan to use it in FATE), and provides a handy calculator when you can't rely on bc ;-).