aboutsummaryrefslogtreecommitdiff
path: root/src/NXP/Classes/Calculator.php
Commit message (Expand)AuthorAgeFilesLines
* Support unlimited args for min, max default funcs. (#106)Fatih Kızmaz2022-05-131-1/+1
* Two more tests + some code refactoring (#104)Javier Marín2022-05-091-2/+13
* Phpcs fixer (#103)Bruce Wells2022-04-271-25/+17
* PhpStan support, consts visibilty and name for tokens (#89)Javier Marín2021-07-141-2/+2
* Improved support for null variables (#72)V2.1.2Javier Marín2020-09-151-3/+1
* Handler for not found variables (#68)Javier Marín2020-07-261-3/+11
* Variable fixes (#67)V2.0.3Bruce Wells2020-06-041-1/+1
* Code style fixes & Github Actions (#65)V2.0.2Alexander Kiryukhin2020-06-011-2/+2
* typed parameters and return typesBruce Wells2020-05-201-1/+1
* Cleanup unused importsAlexander Kiryukhin2020-05-151-6/+0
* Massive refactoringAlexander Kiryukhin2020-05-151-15/+46
* Update documentation for PHPFUI/InstaDoc (#58)Bruce Wells2020-04-111-3/+3
* Fixed comma operatorBruce Wells2019-01-161-8/+4
* Fixed function parameter orderBruce Wells2019-01-121-8/+4
* sync (#5)Bruce Wells2019-01-111-3/+7
* Additional validation for bad expressions (*+ for example)Bruce Wells2018-10-241-1/+1
* Support for double quoted stringsBruce Wells2018-09-121-2/+6
* + Added cache, which speeds up the repetitive calculationsNeonXP2013-09-061-3/+16
* Mass refactoringNeonXP2013-09-061-0/+46