Aurea

Results 157 comments of Aurea

@Uzume Thanks for the summary! I am indeed still around and do things with Haxe, although I have limited free time and my current focus is `ammer`. I don't want...

Maybe we can do something simple to prevent accidental submissions? A big fat, red warning text saying that a library cannot be deleted once added? Make the user type the...

- This is not necessarily a breaking change, since the old resolution would still work. Or we could enable it with a flag. - Readability is hurt a little bit...

I agree there _should_ be a better solution. But it also seems there isn't one at the moment, or rather such a solution might involve a lot of work. The...

I might just be confused because of this https://github.com/HaxeFoundation/haxe/issues/6525

Could my fresh patreon find a place on the list? :) - [x] https://www.patreon.com/Aurel300

Same happened to us, it's not great that opting out seems to penalise you in the karma system.

The `props` function can be improved (no need to do three passes). But more importantly, the `get` and `set` functions are useless, they are simply identical to accessing the field...

Thanks for that. I still need to adapt this, because now dune puts all the build artifacts into `_build` of the Haxe main directory (which is >100 MiB after a...

That was indeed a Windows-specific bug (and Windows CI is not set up yet…), now fixed. Depending on your installation, just `haxe build-hl.hxml` in the `poc` directory might not be...