Israel Lot

Results 29 comments of Israel Lot

https://github.com/espressif/ESP8266_RTOS_SDK/tree/master/third_party/lwip/netif/ppp Here's the ppp code on espressif RTOS sdk. It is not present on non-os version. I wonder if that's a starting point.

This seems promising. It would be great to have the option to add it to the image processing pipeline.

I guess that's fair @axunonb , but in that case I believe it should be under a different namespace, other than Cysharp.Text , or even made internal to the assembly...

Precisely @axunonb, that would do the trick. Besides that, I would change prepend SmartFormat to the namespace so that all classes that the library maintains in its source are within...

I believe it could be automated as part of the build process using some tool like : https://github.com/gluck/il-repack https://github.com/nullean/assembly-rewriter

Supporting array initializer would be great as well `new int[]{ 1, 2, 3}` @davideicardi @metoule Any advice on how to add this feature?

I'm sorry I pulled the wrong version. It's incomplete.

Now it's complete.

Long time since I don´t look at this. My workaround is running in production for over a year now.

Thank you! That seems to cover all the aspects I left behind in #132 My approach was simplistic in many ways.