aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/MathExecutor.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed function parameter order (#42)v0.7.1Bruce Wells2019-01-121-1/+1
* Merge branch 'master' into masterBruce Wells2019-01-111-1/+1
|\
| * Syncing from origin (#3)Bruce Wells2019-01-101-29/+70
* | Fix single quotes parsing (#41)Alexander Kiryukhin2019-01-111-12/+15
* | MathExecutor allow override default operators, functions and vars (#36)Timur2019-01-101-29/+70
|/
* Division By Zero Exception supportBruce Wells2018-10-311-0/+23
* Merge branch 'master' into support_for_double_quoted_stringsBruce Wells2018-09-121-1/+5
|\
| * Merge branch 'master' into devAlexander Kiryukhin2018-09-061-0/+21
| |\
| | * Merge branch 'master' into getters_for_function_and_operatorsAlexander Kiryukhin2018-09-061-4/+0
| | |\
| | * | Add ability to get functions and operators that have been registeredBruce Wells2018-08-311-0/+21
| * | | Added variable type to diagnostic messageBruce Wells2018-09-061-1/+1
| * | | Exception MessagesBruce Wells2018-08-281-1/+1
| |/ /
| * | ~ remove callable for PHP 5.3NeonXP2013-09-181-1/+1
* | | Support for double quoted stringsBruce Wells2018-09-121-6/+53
| |/ |/|
* | Removing the numeric test on setVar.charles VILLETTE2016-07-071-4/+0
|/
* + Added cache, which speeds up the repetitive calculationsNeonXP2013-09-061-5/+88
* ~ PHP CS fixerNeonXP2013-09-061-3/+3
* Mass refactoringNeonXP2013-09-061-316/+35
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-031-0/+393