index
:
mathexecutor.git
master
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing PHPCSFixer settings
Bruce Wells
2022-12-26
1
-1
/
+1
*
Added Not(!) logical operator and median function with tests. (#121)
Fatih Kızmaz
2022-12-26
3
-113
/
+140
*
Update to php 8.0 in for packagist
Bruce Wells
2022-12-22
1
-1
/
+1
*
Drop php74 (#120)
Bruce Wells
2022-12-22
12
-120
/
+72
*
Php8.2 (#119)
v2.3.2
Bruce Wells
2022-12-08
3
-141
/
+173
*
More code style fixes (#118)
v2.3.1
Bruce Wells
2022-08-04
1
-0
/
+3
*
Throw an IncorrectNumberOfFunctionParametersException if a function gets more...
madman-81
2022-08-04
2
-1
/
+19
*
Update README.md
Bruce Wells
2022-06-02
1
-2
/
+3
*
Bcmath (#115)
v2.3.0
Bruce Wells
2022-06-02
3
-7
/
+289
*
Space should end open numbers (#113)
v2.2.2
Bruce Wells
2022-05-28
2
-7
/
+38
*
Update readme with non redundant example (concat) (#111)
v2.2.1
Bruce Wells
2022-05-21
1
-1
/
+1
*
Added ability to escape quotes in strings. (#110)
Fatih Kızmaz
2022-05-19
5
-68
/
+114
*
Update README.md
v2.2.0
Bruce Wells
2022-05-17
1
-1
/
+2
*
Release Prep (#109)
Bruce Wells
2022-05-17
1
-13
/
+13
*
Full support for arrays => min, max and avg funcs accept array argument. Also...
Fatih Kızmaz
2022-05-17
4
-7
/
+43
*
Small support for arrays => min, max and avg funcs accept array argument. (ha...
Fatih Kızmaz
2022-05-16
2
-8
/
+52
*
Support unlimited args for min, max default funcs. (#106)
Fatih Kızmaz
2022-05-13
7
-28
/
+116
*
Remove extra line (#105)
Bruce Wells
2022-05-09
1
-1
/
+0
*
Two more tests + some code refactoring (#104)
Javier Marín
2022-05-09
6
-320
/
+133
*
Phpcs fixer (#103)
Bruce Wells
2022-04-27
12
-939
/
+1242
*
Prep for V2.2.0 release (#99)
V2.2.0
Bruce Wells
2022-04-26
2
-5
/
+57
*
Add a custom variable validator + protected props (#98)
Matthijs Meulenbrug
2022-04-25
2
-10
/
+61
*
Adding varExists method and support for undefined var handler in getVar (#96)
V2.1.11
2.0.4
Bruce Wells
2022-03-21
9
-51
/
+79
*
PHP 8.1 support (#94)
V2.1.10
Mirosław Sztorc
2022-02-14
2
-3
/
+9
*
Merge pull request #92 from ideatic/fix-scientific-notation
V2.1.9
Alex
2022-01-06
2
-1
/
+9
|
\
|
*
fix: broken support for positive exponent numbers
Javier Marín
2022-01-05
2
-1
/
+9
|
/
*
PhpStan support, consts visibilty and name for tokens (#89)
Javier Marín
2021-07-14
7
-35
/
+68
*
Release prep (#86)
V2.1.8
Bruce Wells
2021-03-05
2
-16
/
+16
*
Merge branch 'master' into master
Bruce Wells
2021-03-05
1
-1
/
+1
|
\
|
*
Merge branch 'master' into master
Bruce Wells
2020-09-16
0
-0
/
+0
|
|
\
|
*
|
Better unit testing
Bruce Wells
2020-09-16
1
-10
/
+10
|
*
|
Allow null values in `setVar` method (#73)
Javier Marín
2020-09-16
1
-1
/
+1
|
*
|
Improved support for null variables (#72)
Javier Marín
2020-09-16
3
-25
/
+23
|
*
|
Better setVar error message (#70)
Bruce Wells
2020-09-16
3
-7
/
+59
|
*
|
Release prep (#69)
Bruce Wells
2020-09-16
2
-4
/
+51
|
*
|
Handler for not found variables (#68)
Javier Marín
2020-09-16
4
-14
/
+81
|
*
|
Variable fixes (#67)
Bruce Wells
2020-09-16
6
-11
/
+97
|
*
|
Merge pull request #4 from neonxp/master
Bruce Wells
2020-06-03
11
-40
/
+56
|
|
\
\
*
|
|
|
Support for unary positive expressions (#85)
Javier Marín
2021-03-05
3
-23
/
+41
*
|
|
|
Unary Minus (#84)
V2.1.7
Bruce Wells
2021-02-17
3
-31
/
+66
*
|
|
|
Improve autoloading, asssertions and CI trigger (#79)
V2.1.6
Chun-Sheng, Li
2021-01-06
2
-3
/
+8
*
|
|
|
CI - new workflow for GitHub actions (#82)
Mirosław Sztorc
2021-01-06
2
-14
/
+34
*
|
|
|
Cache-control improvements (#81)
Mirosław Sztorc
2021-01-06
2
-5
/
+50
*
|
|
|
PHPUnit 8 or higher for PHP 8.0 support (#78)
Bruce Wells
2020-11-28
1
-1
/
+1
*
|
|
|
Additional tests Hacktoberfest (#77)
V2.1.5
Bruce Wells
2020-10-20
1
-8
/
+30
*
|
|
|
add new functions and aliases to the old functions (#76)
diman3210
2020-10-20
3
-7
/
+117
*
|
|
|
Improved unit tests (#74)
V2.1.4
Bruce Wells
2020-09-16
1
-10
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
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
3
-25
/
+23
*
|
|
Better setVar error message (#70)
V2.1.1
Bruce Wells
2020-07-27
3
-7
/
+59
[next]