Alex

Results 170 comments of Alex

Hey 👋 That's easy change but I have a questions. If it steel relevant off course. I'm not quite sure what it's for exactly. Could you explain purposes of this?

Thanks! This should be fixed by 900cd776bc0bc2dd52587720e29f6acec61d4e66.

Also do not forget to add secrets.CARGO_REGISTRY_TOKEN, @mgeisler. I hope you have rights for it. If not - feel free to reach me.

Okay, I've just added my token `CARGO_REGISTRY_TOKEN`. Should works.

+1 Very important bug. This issue need label "critical" imho.

https://github.com/HaxeFoundation/haxelib/issues/226

Okay, I'll try to do it.

I was update Haxe-compiller to latest nightly build and YES, fixed. **Thx!** This is the new `__hx_invokeField` method: ``` java public java.lang.Object __hx_invokeField(java.lang.String field, haxe.root.Array dynargs) { { boolean __temp_executeDef37...