Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handler for not found variables (#68) | Javier Marín | 2020-07-26 | 1 | -10/+38 |
* | Code style fixes & Github Actions (#65)V2.0.2 | Alexander Kiryukhin | 2020-06-01 | 1 | -4/+5 |
* | Packagist tag (#64)V2.0.1 | Bruce Wells | 2020-05-21 | 1 | -1/+1 |
* | Merge branch 'master' into neonxp-ng | Bruce Wells | 2020-05-20 | 1 | -2/+2 |
|\ | |||||
| * | WIP: New generation (#62) | Alexander Kiryukhin | 2020-05-20 | 1 | -218/+168 |
* | | Null parameters allowed | Bruce Wells | 2020-05-20 | 1 | -1/+1 |
* | | Adding setVars back in | Bruce Wells | 2020-05-20 | 1 | -0/+19 |
* | | setDivisionByZeroIsZero | Bruce Wells | 2020-05-20 | 1 | -0/+16 |
* | | Private members | Bruce Wells | 2020-05-20 | 1 | -4/+90 |
* | | typed parameters and return types | Bruce Wells | 2020-05-20 | 1 | -9/+9 |
* | | 7.1 downgrade | Alexander Kiryukhin | 2020-05-15 | 1 | -2/+0 |
* | | Massive refactoring | Alexander Kiryukhin | 2020-05-15 | 1 | -217/+169 |
|/ | |||||
* | Update documentation for PHPFUI/InstaDoc (#58) | Bruce Wells | 2020-04-11 | 1 | -14/+30 |
* | PHP 7.4 support | Bruce Wells | 2019-12-01 | 1 | -2/+2 |
* | Update README.md and more function support | Bruce Wells | 2019-11-27 | 1 | -15/+108 |
* | Logicandcompare (#50) | franksl | 2019-11-26 | 1 | -3/+24 |
* | Fixed function parameter order (#42)v0.7.1 | Bruce Wells | 2019-01-12 | 1 | -1/+1 |
* | Merge branch 'master' into master | Bruce Wells | 2019-01-11 | 1 | -1/+1 |
|\ | |||||
| * | Syncing from origin (#3) | Bruce Wells | 2019-01-10 | 1 | -29/+70 |
* | | Fix single quotes parsing (#41) | Alexander Kiryukhin | 2019-01-11 | 1 | -12/+15 |
* | | MathExecutor allow override default operators, functions and vars (#36) | Timur | 2019-01-10 | 1 | -29/+70 |
|/ | |||||
* | Division By Zero Exception support | Bruce Wells | 2018-10-31 | 1 | -0/+23 |
* | Merge branch 'master' into support_for_double_quoted_strings | Bruce Wells | 2018-09-12 | 1 | -1/+5 |
|\ | |||||
| * | Merge branch 'master' into dev | Alexander Kiryukhin | 2018-09-06 | 1 | -0/+21 |
| |\ | |||||
| | * | Merge branch 'master' into getters_for_function_and_operators | Alexander Kiryukhin | 2018-09-06 | 1 | -4/+0 |
| | |\ | |||||
| | * | | Add ability to get functions and operators that have been registered | Bruce Wells | 2018-08-31 | 1 | -0/+21 |
| * | | | Added variable type to diagnostic message | Bruce Wells | 2018-09-06 | 1 | -1/+1 |
| * | | | Exception Messages | Bruce Wells | 2018-08-28 | 1 | -1/+1 |
| |/ / | |||||
| * | | ~ remove callable for PHP 5.3 | NeonXP | 2013-09-18 | 1 | -1/+1 |
* | | | Support for double quoted strings | Bruce Wells | 2018-09-12 | 1 | -6/+53 |
| |/ |/| | |||||
* | | Removing the numeric test on setVar. | charles VILLETTE | 2016-07-07 | 1 | -4/+0 |
|/ | |||||
* | + Added cache, which speeds up the repetitive calculations | NeonXP | 2013-09-06 | 1 | -5/+88 |
* | ~ PHP CS fixer | NeonXP | 2013-09-06 | 1 | -3/+3 |
* | Mass refactoring | NeonXP | 2013-09-06 | 1 | -316/+35 |
* | Fix to PSR standart, fix tokenizer, fix function executor. | zhukv | 2013-08-03 | 1 | -0/+393 |