aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/Classes/Token
Commit message (Expand)AuthorAgeFilesLines
* 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