aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/Classes/Token
Commit message (Expand)AuthorAgeFilesLines
* Update documentation for PHPFUI/InstaDoc (#58)Bruce Wells2020-04-111-0/+1
* Left bracket and minus fix (#55)V1.1.2Clément Lafont2020-01-131-2/+6
* Version 1.1 (#51)V1.1.0Bruce Wells2019-11-271-1/+1
* Logicandcompare (#50)franksl2019-11-2613-5/+429
* Fixed typo in constantBruce Wells2019-01-161-1/+1
* Fixed comma operatorBruce Wells2019-01-162-3/+32
* Fixed function parameter orderBruce Wells2019-01-121-2/+2
* sync (#5)Bruce Wells2019-01-1118-17/+43
* Division By Zero Exception supportBruce Wells2018-10-312-0/+34
* Removing DivisionByZeroException testing for nowBruce Wells2018-10-251-4/+0
* Additional validation for bad expressions (*+ for example)Bruce Wells2018-10-245-0/+56
* Support for double quoted stringsBruce Wells2018-09-122-1/+26
* Fixes exponentiation operatorochi512017-09-121-2/+2
* Specifically check for 0 in division to allow for negative operationsbajb2016-04-011-1/+1
* Avoid division by zerobajb2016-04-011-1/+1
* Make TokenNumber aware of scientific notationAnton Stöckl2013-09-061-1/+1
* + Added cache, which speeds up the repetitive calculationsNeonXP2013-09-061-0/+25
* Mass refactoringNeonXP2013-09-0615-0/+555