Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix single quotes parsing (#41) | Alexander Kiryukhin | 2019-01-11 | 1 | -1/+1 |
| | | | | | | | | | | * Fix single quotes parsing Fix e-mails Some small fixes * Mistake in test * More PHP versions | ||||
* | Support for double quoted strings | Bruce Wells | 2018-09-12 | 1 | -1/+1 |
| | | | | | | | | Changed array() to [] syntax. Added variable in question to unknown variable exception. Added getVar and getVars accessor functions. Added getOperators and getFunctions accessor functions for completeness. Extended all Exceptions off MathExecutorException. | ||||
* | + Added cache, which speeds up the repetitive calculations | NeonXP | 2013-09-06 | 1 | -0/+19 |
+ Returned variables, because they need for cached expressions |