aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/Exception/UnknownTokenException.php
Commit message (Collapse)AuthorAgeFilesLines
* WIP: New generation (#62)Alexander Kiryukhin2020-05-201-19/+0
| | | | | | | | | | | | | | * Massive refactoring More clean structure Parsing without regular expressions * Cleanup unused imports * Fix version string for Travis * 7.1 downgrade * Fix readme
* Support for double quoted stringsBruce Wells2018-09-121-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.
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-031-0/+19