summaryrefslogtreecommitdiffstats
path: root/profile/test-eval.c
AgeCommit message (Expand)Author
2016-08-15allow expressions to test for inf and nan valuesCosta Tsaousis
2016-08-11detect excess characters at expressionCosta Tsaousis
2016-08-11expression parser now re-generates the expression showing the precedence it a...Costa Tsaousis
2016-08-11various renames to make the code more readableCosta Tsaousis
2016-08-11operational evaluator for expressionsCosta Tsaousis
2016-08-10infix notation parser almost done; preparing the evaluator and variables lookupCosta Tsaousis