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
added another handle method for simlifying the handling of parsing / evaluation results.
added helper class for validating identifier names
added visitor for cloning a parsing tree
changed .ctor access modifier from internal to public for node types
removed formula text from formula node