Releases: GraemeKnowles/PrefixParser
Releases · GraemeKnowles/PrefixParser
Wild Card Checking
Adds support for blank spaces after parenthesis, but also adds checking for the error that can occur with the OS thinking * is a wildcard.
When running equations that contain something like "( * " make sure to put the full equation in quotes.
Bug Fix + Ignoring white space
- Fixed verbose option
- Now ignores white space between function names and parameters instead of expecting them.
Initial Release
v1.0.0 Merge branch 'master' of https://github.com/GraemeKnowles/PrefixParser