Sebastian Godelet

Results 13 comments of Sebastian Godelet

@mcintyre321 this seems to be a useful addition, and seeing you posted something similar as a fiddle https://dotnetfiddle.net/Ec7IKN, is there anything in plan to add it to the library?

Thanks @mcintyre321 , that explains it very well. Just out of curiosity, would the ```TypeConverter``` annotation also work on the ```ValueOf``` class itself? There is unfortunately no license attached to...

In my fork, I have added the Authorization Info from the HTTP Request: https://github.com/sebgod/httpsys/commit/e6e9a49d66681ed042ec9abb0a84bef2cd80a546 You might take a look Thank you

Well powershell supports forward slashes just fine, but in windows the path argument to llama.exe is passed verbatim, i.e. its up to llama.exe to handle parsing the relative file path...

Hey, no problem. Hope you have a nice vacation. I like your project, it is a great Idea. I guess it will be very useful for domain specific languages and...

you have to use memset, see #11

I've coded up something like this in a fork https://github.com/sebgod/slre/commits/introduce-slre_compile-function not sure if that still merges.

> Will this one solve #572 , perhaps? Hey @erikbra , yes that is the idea. I've yet to test this and well at a description

> Thanks. I'll wait until you have added a description too, then :) please reach out if you have any questions. > > Please, also be aware of this property:...

Thanks @worldspawn ! @erikbra , I've finally updated the description and also included updating MaxTimeout if required