aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrading to PHP 7.1 (#48)V1.0.0Bruce Wells2019-10-311-1/+1
* Subtraction fix (#46)v0.8.0Bruce Wells2019-08-161-1/+22
* Fixed merge errorBruce Wells2019-01-161-14/+1
* Merge branch 'master' into masterBruce Wells2019-01-161-0/+9
|\
| * Fixed function parameter order (#42)v0.7.1Bruce Wells2019-01-121-11/+17
* | Fixed comma operatorBruce Wells2019-01-161-16/+32
* | Fixed function parameter orderBruce Wells2019-01-161-8/+12
* | Merge branch 'master' into masterBruce Wells2019-01-121-3/+2
|\|
| * Fix single quotes parsing (#41)Alexander Kiryukhin2019-01-111-2/+16
| * Fixed Lexor to correctly generate reverse polish notation (#33)v0.6Bruce Wells2018-11-261-0/+14
* | Fixed function parameter orderBruce Wells2019-01-121-8/+15
* | sync (#5)Bruce Wells2019-01-111-2/+16
* | Fixed function in () block issueBruce Wells2018-11-261-0/+14
|/
* Division By Zero Exception supportBruce Wells2018-10-311-30/+39
* Removing DivisionByZeroException testing for nowBruce Wells2018-10-251-4/+17
* Additional validation for bad expressions (*+ for example)Bruce Wells2018-10-241-2/+25
* Merge branch 'master' into support_for_double_quoted_stringsBruce Wells2018-09-121-1/+11
|\
| * Merge branch 'master' into getters_for_function_and_operatorsAlexander Kiryukhin2018-09-061-0/+12
| |\
| * | + added test for custom user functionsNeonXP2013-09-181-0/+10
* | | Support for double quoted stringsBruce Wells2018-09-121-21/+21
| |/ |/|
* | Fixes exponentiation operatorochi512017-09-121-0/+6
* | + Test for division by zeroAlexander Kiryukhin2016-04-011-1/+7
|/
* + Tests for scientific notation by AntonStoecklv0.1NeonXP2013-09-061-1/+4
* Mass refactoringNeonXP2013-09-061-1/+12
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-032-0/+62