aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into getters_for_function_and_operatorsAlexander Kiryukhin2018-09-061-0/+12
|\
| * Fixes exponentiation operatorochi512017-09-121-0/+6
| |
| * + Test for division by zeroAlexander Kiryukhin2016-04-011-1/+7
| |
* | + added test for custom user functionsNeonXP2013-09-181-0/+10
|/
* + Tests for scientific notation by AntonStoecklv0.1NeonXP2013-09-061-1/+4
|
* Mass refactoringNeonXP2013-09-061-1/+12
| | | | | | | | | | | Some changes: + Added support of functions with multiple arguments + Added some default function (min, max, avg). just example of multiple arguments :) - Removed variables support (I think they pointless) ~ All tokens now in individual classes ~ Parsing based on regular expressions ~ Fix negative numbers ~ Fix grouping with brackets
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-032-0/+62