index
:
mathexecutor.git
master
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NXP
/
Classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop php74 (#120)
Bruce Wells
2022-12-22
5
-43
/
+7
*
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
1
-1
/
+9
*
Space should end open numbers (#113)
v2.2.2
Bruce Wells
2022-05-28
1
-0
/
+2
*
Added ability to escape quotes in strings. (#110)
Fatih Kızmaz
2022-05-19
2
-26
/
+54
*
Full support for arrays => min, max and avg funcs accept array argument. Also...
Fatih Kızmaz
2022-05-17
1
-2
/
+9
*
Support unlimited args for min, max default funcs. (#106)
Fatih Kızmaz
2022-05-13
4
-21
/
+53
*
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
4
-3
/
+18
*
Phpcs fixer (#103)
Bruce Wells
2022-04-27
5
-194
/
+198
*
Adding varExists method and support for undefined var handler in getVar (#96)
V2.1.11
2.0.4
Bruce Wells
2022-03-21
4
-15
/
+12
*
fix: broken support for positive exponent numbers
Javier Marín
2022-01-05
1
-1
/
+1
*
PhpStan support, consts visibilty and name for tokens (#89)
Javier Marín
2021-07-14
4
-17
/
+30
*
Support for unary positive expressions (#85)
Javier Marín
2021-03-05
1
-3
/
+3
*
Unary Minus (#84)
V2.1.7
Bruce Wells
2021-02-17
1
-31
/
+39
*
Improved support for null variables (#72)
V2.1.2
Javier Marín
2020-09-15
1
-3
/
+1
*
Handler for not found variables (#68)
Javier Marín
2020-07-26
1
-3
/
+11
*
Variable fixes (#67)
V2.0.3
Bruce Wells
2020-06-04
4
-11
/
+13
*
Code style fixes & Github Actions (#65)
V2.0.2
Alexander Kiryukhin
2020-06-01
4
-9
/
+5
*
Merge branch 'master' into neonxp-ng
Bruce Wells
2020-05-20
1
-1
/
+1
|
\
|
*
WIP: New generation (#62)
Alexander Kiryukhin
2020-05-20
33
-1573
/
+514
*
|
typed parameters and return types
Bruce Wells
2020-05-20
4
-14
/
+14
*
|
7.1 downgrade
Alexander Kiryukhin
2020-05-15
1
-13
/
+2
*
|
Cleanup unused imports
Alexander Kiryukhin
2020-05-15
1
-6
/
+0
*
|
Massive refactoring
Alexander Kiryukhin
2020-05-15
33
-1568
/
+526
|
/
*
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
4
-3
/
+13
*
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
1
-1
/
+1
*
Logicandcompare (#50)
franksl
2019-11-26
14
-10
/
+434
*
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
2
-10
/
+6
*
sync (#5)
Bruce Wells
2019-01-11
21
-162
/
+196
*
Syncing to origin (#4)
Bruce Wells
2019-01-10
1
-2
/
+1
*
Syncing from origin (#3)
Bruce Wells
2019-01-10
1
-3
/
+8
*
Fixed function in () block issue
Bruce Wells
2018-11-26
1
-130
/
+133
*
Division By Zero Exception support
Bruce Wells
2018-10-31
3
-1
/
+66
*
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
6
-1
/
+57
*
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
1
-0
/
+12
|
\
|
*
Merge branch 'master' into dev
Alexander Kiryukhin
2018-09-06
4
-5
/
+27
|
|
\
|
|
*
Merge branch 'master' into getters_for_function_and_operators
Alexander Kiryukhin
2018-09-06
3
-5
/
+5
|
|
|
\
|
|
*
|
Add ability to get functions and operators that have been registered
Bruce Wells
2018-08-31
1
-0
/
+22
|
*
|
|
Exception Messages
Bruce Wells
2018-08-28
2
-4
/
+4
|
|
/
/
*
|
/
Support for double quoted strings
Bruce Wells
2018-09-12
5
-22
/
+73
|
|
/
|
/
|
*
|
Fixes exponentiation operator
ochi51
2017-09-12
1
-2
/
+2
[next]