Simon Krajewski

Results 881 comments of Simon Krajewski

I feel like there has been enough waiting, we can always update this later if those PRs get merged. Thank you!

Fixed by the linked commit, but I don't know how to test this robustly.

@ousado: If I remember correctly you were planning to use some library which has support for regex?

From what I read libunwind does not support Windows.

Could you tell us how far you got with this?

We could start with the ICU version and then look into optimizing it I suppose.

I have added a first version which does some horrible String_equals comparison. We can optimize that later.

Any more thoughts on this?

I'm not sure if it's worth deviating from the Haxe AST for this. I acknowledge the problem though. In fact I've come across it even in core Haxe where sometimes...