Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow null values in `setVar` method (#73)V2.1.3 | Javier Marín | 2020-09-16 | 1 | -1/+1 |
* | Improved support for null variables (#72)V2.1.2 | Javier Marín | 2020-09-15 | 2 | -4/+2 |
* | Better setVar error message (#70)V2.1.1 | Bruce Wells | 2020-07-27 | 1 | -1/+2 |
* | Handler for not found variables (#68) | Javier Marín | 2020-07-26 | 3 | -14/+50 |
* | Variable fixes (#67)V2.0.3 | Bruce Wells | 2020-06-04 | 5 | -11/+29 |
* | Code style fixes & Github Actions (#65)V2.0.2 | Alexander Kiryukhin | 2020-06-01 | 5 | -13/+10 |
* | 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 | 2 | -3/+3 |
|\ | |||||
| * | WIP: New generation (#62) | Alexander Kiryukhin | 2020-05-20 | 35 | -1810/+682 |
* | | 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 | 5 | -23/+23 |
* | | 7.1 downgrade | Alexander Kiryukhin | 2020-05-15 | 2 | -15/+2 |
* | | Cleanup unused imports | Alexander Kiryukhin | 2020-05-15 | 1 | -6/+0 |
* | | Massive refactoring | Alexander Kiryukhin | 2020-05-15 | 35 | -1804/+695 |
|/ | |||||
* | Negative expression start (#60)V1.1.4 | Bruce Wells | 2020-04-21 | 1 | -2/+2 |
* | Update documentation for PHPFUI/InstaDoc (#58) | Bruce Wells | 2020-04-11 | 5 | -17/+43 |
* | Merge branch 'master' into master | Bruce Wells | 2020-02-07 | 1 | -2/+2 |
|\ | |||||
| * | PHP 7.4 support | Bruce Wells | 2019-12-01 | 1 | -2/+2 |
| * | Update README.md and more function support | Bruce Wells | 2019-11-27 | 2 | -16/+109 |
* | | Fix substraction by zero bug (#56) | Clément Lafont | 2020-02-07 | 1 | -2/+14 |
* | | Left bracket and minus fix (#55)V1.1.2 | Clément Lafont | 2020-01-13 | 1 | -2/+6 |
* | | Version 1.1 (#51)V1.1.0 | Bruce Wells | 2019-11-27 | 2 | -16/+109 |
|/ | |||||
* | Logicandcompare (#50) | franksl | 2019-11-26 | 15 | -13/+458 |
* | Subtraction fix (#46)v0.8.0 | Bruce Wells | 2019-08-16 | 1 | -2/+18 |
* | Fixed typo in constant | Bruce Wells | 2019-01-16 | 1 | -1/+1 |
* | Fixed comma operator | Bruce Wells | 2019-01-16 | 4 | -14/+42 |
* | Fixed function parameter order | Bruce Wells | 2019-01-12 | 3 | -11/+7 |
* | sync (#5) | Bruce Wells | 2019-01-11 | 24 | -175/+212 |
* | Syncing to origin (#4) | Bruce Wells | 2019-01-10 | 1 | -2/+1 |
* | Syncing from origin (#3) | Bruce Wells | 2019-01-10 | 2 | -32/+78 |
* | Fixed function in () block issue | Bruce Wells | 2018-11-26 | 1 | -130/+133 |
* | Division By Zero Exception support | Bruce Wells | 2018-10-31 | 4 | -1/+89 |
* | Removing DivisionByZeroException testing for now | Bruce Wells | 2018-10-25 | 1 | -4/+0 |
* | Additional validation for bad expressions (*+ for example) | Bruce Wells | 2018-10-24 | 7 | -1/+76 |
* | Fixed merge error | Bruce Wells | 2018-09-12 | 1 | -13/+0 |
* | Merge branch 'master' into support_for_double_quoted_strings | Bruce Wells | 2018-09-12 | 2 | -1/+17 |
|\ | |||||
| * | Merge branch 'master' into dev | Alexander Kiryukhin | 2018-09-06 | 5 | -5/+48 |
| |\ | |||||
| | * | Merge branch 'master' into getters_for_function_and_operators | Alexander Kiryukhin | 2018-09-06 | 4 | -9/+5 |
| | |\ | |||||
| | * | | Add ability to get functions and operators that have been registered | Bruce Wells | 2018-08-31 | 2 | -0/+43 |
| * | | | Added variable type to diagnostic message | Bruce Wells | 2018-09-06 | 1 | -1/+1 |
| * | | | Exception Messages | Bruce Wells | 2018-08-28 | 3 | -5/+5 |
| |/ / | |||||
| * | | ~ remove callable for PHP 5.3 | NeonXP | 2013-09-18 | 1 | -1/+1 |
* | | | Support for double quoted strings | Bruce Wells | 2018-09-12 | 12 | -34/+132 |
| |/ |/| | |||||
* | | Merge pull request #16 from Deisss/master | Alexander Kiryukhin | 2017-09-12 | 1 | -4/+0 |
|\ \ | |||||
| * | | Removing the numeric test on setVar. | charles VILLETTE | 2016-07-07 | 1 | -4/+0 |
* | | | Fixes exponentiation operator | ochi51 | 2017-09-12 | 1 | -2/+2 |
* | | | Bug fixes about "Undefined offset -1" if stack is empty array and token assoc... | ochi51 | 2017-09-12 | 1 | -2/+2 |
|/ / |