You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixed vulnerabilities
* clarified intent for usage of a type
* removed compiler warning
* Let expressions learned to use custom registered functions (#29)
Looks like custom functions kept in the functionTable are lost when a new scope is created in TreeInterpreter.ts.
I can create a PR for a fix if nobody is working on that at the moment?
The text was updated successfully, but these errors were encountered: