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
Hi, I'll start by saying it's a really cool project you got here.
Hope the .NET Standard version is released soon!
That being said I would love to see a more detailed documentation.
Specifically you mention "Add conditional statements" feature in the ReadMe, but I'm not sure how to use it.
Also it would be great to get a list of all supported build-in function (signatures/examples).
Cheers!
The text was updated successfully, but these errors were encountered:
Hey, thanks for bringing this up! I agree that having much more documentation would definitely be beneficial, especially for those who're new to the parser. This repository's wiki has never really been touched, so I'll definitely look into beefing that up. The wiki should also have public edit access, so feel free to add information to it.
Also, in the case of adding conditional statements, I believe that's referring to something Artem wrote about. Here's a link to the blog post. Though, keep in mind that this was written some time ago and is obviously outdated, so you'll need to do some translation work in order to get it working on the soon-to-be-released version, if you're using that.
Hi, I'll start by saying it's a really cool project you got here.
Hope the .NET Standard version is released soon!
That being said I would love to see a more detailed documentation.
Specifically you mention "Add conditional statements" feature in the ReadMe, but I'm not sure how to use it.
Also it would be great to get a list of all supported build-in function (signatures/examples).
Cheers!
The text was updated successfully, but these errors were encountered: