Andreas Mokros
Andreas Mokros
I have an old web application that runs on neko (mod_neko with apache to be precise), where a user recently reported the following error after a page request: `Uncaught exception...
I tried modular for a very simple code splitting setup. Pure haxe and I just want one class splitted into a separate file. Worked nicely with`Bundle.load`. But when I compile...
The character columns are only displayed sometimes in the error messages. I get messages like: `src/Video.hx:98: characters 7-43 : Void -> Void should be Null` with columns and messages like:...