1
0
mirror of https://github.com/astaxie/beego.git synced 2024-07-01 01:34:13 +00:00
Beego/vendor/github.com/Knetic/govaluate/CONTRIBUTORS

12 lines
536 B
Plaintext
Raw Normal View History

2018-11-09 04:37:28 +00:00
This library was authored by George Lester, and contains contributions from:
vjeantet (regex support)
iasci (ternary operator)
oxtoacart (parameter structures, deferred parameter retrieval)
wmiller848 (bitwise operators)
prashantv (optimization of bools)
dpaolella (exposure of variables used in an expression)
benpaxton (fix for missing type checks during literal elide process)
abrander (panic-finding testing tool)
xfennec (fix for dates being parsed in the current Location)
bgaifullin (lifting restriction on complex/struct types)