Skip to content

Releases: JanDotNet/ThinkSharp.FormulaParser

0.9.0

31 May 16:42
2988286
Compare
Choose a tag to compare

Removed term rewriting functionality (has been moved to it's own project)

0.4.0

23 Sep 08:10
Compare
Choose a tag to compare

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

0.3.0

16 Sep 18:51
Compare
Choose a tag to compare
Merge branch 'develop' of github.com:JanDotNet/ThinkSharp.FormulaPars…

…er into develop

0.2.0

04 Sep 19:46
Compare
Choose a tag to compare

Added function 'sqrt'
Added documentation file

Initial Version

01 Sep 19:21
e895eda
Compare
Choose a tag to compare

Initial Version