Christophe Creeten
Results
2
issues of
Christophe Creeten
While working on a specific token, I triggered a stack overflow due to a deep recursion with a concatenated value source. The problem is the following piece from its implementation:...
bug
As an example, I had an expression composed of core expressions, in this case ```gtEqNum(value, predicate)```. As the name implies, it should check if a value is greater than or...
enhancement
major