summaryrefslogtreecommitdiff
path: root/src/core/wee-eval.h
AgeCommit message (Expand)Author
2021-09-20core: add creation of user variables in evaluated expressions with ${define:n...Sébastien Helleu
2021-08-29api: add "${re:repl_index}" to get the index of replacement in function strin...Sébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2021-01-01core: add indentation and colors in /eval debug outputSébastien Helleu
2020-12-31core: display more verbose debug with two "-d" in command /evalSébastien Helleu
2020-05-05core: add include comparison operators in evaluation of expressionsSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-12-18core: add debug option "-d" in command /eval (issue #1434)Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-04-17core: fix infinite loop in evaluation of strings (closes #1183)Sébastien Helleu
2018-04-17core: add an eval context structureSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-08-10core: remove value for first #define in headers, add "PLUGIN" in plugin headersSébastien Helleu
2017-04-29core: add wildcard matching operators to eval (closes #608)Simmo Saan
2017-01-01core: update copyright datesSébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-10-22api: add regex replace feature in function string_eval_expressionSébastien Helleu
2014-10-12core: move default prefix/suffix for evaluation in wee-eval.hSébastien Helleu
2014-04-04core: fix evaluation of expression with regex when a comparison char is in th...Sébastien Helleu
2014-03-19core: fix use of reserved C identifiers in headers (closes #31)Sebastien Helleu
2014-03-06core: fix recursive calls to function eval_expressionSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-08-04core: optimize creation of hashtable "pointers" in eval_expression if argumen...Sebastien Helleu
2013-08-04api: add argument "options" in function string_eval_expression, add option "-...Sebastien Helleu
2013-07-24core: fix priority of logical operators in evaluation of expressionSebastien Helleu
2013-01-10core: fix some copyright datesSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu