aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into getters_for_function_and_operatorsAlexander Kiryukhin2018-09-061-0/+1
|\
| * add waffle.io badgeMaking GitHub Delicious.2015-09-291-0/+1
| |
* | Update README.mdAlexander Kiryukhin2013-09-061-2/+2
| |
* | ~Change readmeNeonXP2013-09-061-1/+9
|/
* Update README.mdAlexander Kiryukhin2013-09-061-0/+2
|
* Update README.mdAlexander Kiryukhin2013-09-061-3/+3
|
* Update README.mdAlexander Kiryukhin2013-09-061-1/+3
|
* + Added cache, which speeds up the repetitive calculationsNeonXP2013-09-061-1/+18
| | | | + Returned variables, because they need for cached expressions
* Mass refactoringNeonXP2013-09-061-10/+62
| | | | | | | | | | | Some changes: + Added support of functions with multiple arguments + Added some default function (min, max, avg). just example of multiple arguments :) - Removed variables support (I think they pointless) ~ All tokens now in individual classes ~ Parsing based on regular expressions ~ Fix negative numbers ~ Fix grouping with brackets
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-031-7/+43
|
* Update README.mdAlexander Kiryukhin2013-03-141-3/+1
|
* Update README.mdAlexander Kiryukhin2013-03-141-1/+7
|
* Initial commitNeonXP2013-03-141-0/+10