aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Better unit testingBruce Wells2020-09-161-10/+10
* Improved support for null variables (#72)Javier Marín2020-09-161-21/+21
* Better setVar error message (#70)Bruce Wells2020-09-161-4/+53
* Release prep (#69)Bruce Wells2020-09-161-4/+35
* Handler for not found variables (#68)Javier Marín2020-09-161-0/+31
* Variable fixes (#67)Bruce Wells2020-09-161-0/+68
* Code style fixes & Github Actions (#65)V2.0.2Alexander Kiryukhin2020-06-012-13/+24
* setDivisionByZeroIsZeroBruce Wells2020-05-201-7/+2
* Massive refactoringAlexander Kiryukhin2020-05-151-23/+36
* Negative expression start (#60)V1.1.4Bruce Wells2020-04-211-1/+8
* PHP 7.4 support (#57)V1.1.3Bruce Wells2020-02-081-0/+10
* Merge branch 'master' into masterBruce Wells2020-02-071-3/+3
|\
| * PHP 7.4 supportBruce Wells2019-12-011-3/+3
| * Update README.md and more function supportBruce Wells2019-11-271-1/+37
* | Fix substraction by zero bug (#56)Clément Lafont2020-02-071-0/+7
* | Left bracket and minus fix (#55)V1.1.2Clément Lafont2020-01-131-0/+7
* | Version 1.1 (#51)V1.1.0Bruce Wells2019-11-271-1/+37
|/
* Logicandcompare (#50)franksl2019-11-261-0/+61
* 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