Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved support for null variables (#72) | Javier Marín | 2020-09-16 | 1 | -21/+21 |
* | Better setVar error message (#70) | Bruce Wells | 2020-09-16 | 1 | -4/+53 |
* | Release prep (#69) | Bruce Wells | 2020-09-16 | 1 | -4/+35 |
* | Handler for not found variables (#68) | Javier Marín | 2020-09-16 | 1 | -0/+31 |
* | Variable fixes (#67) | Bruce Wells | 2020-09-16 | 1 | -0/+68 |
* | Code style fixes & Github Actions (#65)V2.0.2 | Alexander Kiryukhin | 2020-06-01 | 2 | -13/+24 |
* | setDivisionByZeroIsZero | Bruce Wells | 2020-05-20 | 1 | -7/+2 |
* | Massive refactoring | Alexander Kiryukhin | 2020-05-15 | 1 | -23/+36 |
* | Negative expression start (#60)V1.1.4 | Bruce Wells | 2020-04-21 | 1 | -1/+8 |
* | PHP 7.4 support (#57)V1.1.3 | Bruce Wells | 2020-02-08 | 1 | -0/+10 |
* | Merge branch 'master' into master | Bruce Wells | 2020-02-07 | 1 | -3/+3 |
|\ | |||||
| * | PHP 7.4 support | Bruce Wells | 2019-12-01 | 1 | -3/+3 |
| * | Update README.md and more function support | Bruce Wells | 2019-11-27 | 1 | -1/+37 |
* | | Fix substraction by zero bug (#56) | Clément Lafont | 2020-02-07 | 1 | -0/+7 |
* | | Left bracket and minus fix (#55)V1.1.2 | Clément Lafont | 2020-01-13 | 1 | -0/+7 |
* | | Version 1.1 (#51)V1.1.0 | Bruce Wells | 2019-11-27 | 1 | -1/+37 |
|/ | |||||
* | Logicandcompare (#50) | franksl | 2019-11-26 | 1 | -0/+61 |
* | Upgrading to PHP 7.1 (#48)V1.0.0 | Bruce Wells | 2019-10-31 | 1 | -1/+1 |
* | Subtraction fix (#46)v0.8.0 | Bruce Wells | 2019-08-16 | 1 | -1/+22 |
* | Fixed merge error | Bruce Wells | 2019-01-16 | 1 | -14/+1 |
* | Merge branch 'master' into master | Bruce Wells | 2019-01-16 | 1 | -0/+9 |
|\ | |||||
| * | Fixed function parameter order (#42)v0.7.1 | Bruce Wells | 2019-01-12 | 1 | -11/+17 |
* | | Fixed comma operator | Bruce Wells | 2019-01-16 | 1 | -16/+32 |
* | | Fixed function parameter order | Bruce Wells | 2019-01-16 | 1 | -8/+12 |
* | | Merge branch 'master' into master | Bruce Wells | 2019-01-12 | 1 | -3/+2 |
|\| | |||||
| * | Fix single quotes parsing (#41) | Alexander Kiryukhin | 2019-01-11 | 1 | -2/+16 |
| * | Fixed Lexor to correctly generate reverse polish notation (#33)v0.6 | Bruce Wells | 2018-11-26 | 1 | -0/+14 |
* | | Fixed function parameter order | Bruce Wells | 2019-01-12 | 1 | -8/+15 |
* | | sync (#5) | Bruce Wells | 2019-01-11 | 1 | -2/+16 |
* | | Fixed function in () block issue | Bruce Wells | 2018-11-26 | 1 | -0/+14 |
|/ | |||||
* | Division By Zero Exception support | Bruce Wells | 2018-10-31 | 1 | -30/+39 |
* | Removing DivisionByZeroException testing for now | Bruce Wells | 2018-10-25 | 1 | -4/+17 |
* | Additional validation for bad expressions (*+ for example) | Bruce Wells | 2018-10-24 | 1 | -2/+25 |
* | Merge branch 'master' into support_for_double_quoted_strings | Bruce Wells | 2018-09-12 | 1 | -1/+11 |
|\ | |||||
| * | Merge branch 'master' into getters_for_function_and_operators | Alexander Kiryukhin | 2018-09-06 | 1 | -0/+12 |
| |\ | |||||
| * | | + added test for custom user functions | NeonXP | 2013-09-18 | 1 | -0/+10 |
* | | | Support for double quoted strings | Bruce Wells | 2018-09-12 | 1 | -21/+21 |
| |/ |/| | |||||
* | | Fixes exponentiation operator | ochi51 | 2017-09-12 | 1 | -0/+6 |
* | | + Test for division by zero | Alexander Kiryukhin | 2016-04-01 | 1 | -1/+7 |
|/ | |||||
* | + Tests for scientific notation by AntonStoecklv0.1 | NeonXP | 2013-09-06 | 1 | -1/+4 |
* | Mass refactoring | NeonXP | 2013-09-06 | 1 | -1/+12 |
* | Fix to PSR standart, fix tokenizer, fix function executor. | zhukv | 2013-08-03 | 2 | -0/+62 |