-
The following code works on nodejs. But on neko there is no response.
``` haxe
package;
import haxe.io.*;
import tink.io.*;
import tink.io.StreamParser;
import tink.tcp.*;
using StringTools;
using …
-
Optional args don't appear to be handled correctly by the router build macro, causing `null/undefined is not a valid integer` if you use the script below, compiled and run on either node or php, from …
skial updated
8 years ago
-
```
/home/travis/haxe/lib/hxcpp/git/src/hx/libs/std/Process.cpp: In function ‘Dynamic _hx_std_process_run(String, Array)’:
/home/travis/haxe/lib/hxcpp/git/src/hx/libs/std/Process.cpp:272:11: error: ‘i…
-
I have installed all linc libs, haxe 3.3.0 (but I also tried 3.2.X), flow alpha-2. But when I run `haxelib run flow build` in snow directory I get this message:
```
~/dev/haxe/snow/git /master> haxel…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item) by [Persons Name](link/to/person)
```
skial updated
8 years ago
-
I installed lime, openfl and haxeui according to the instructions in http://haxeui.org/install_openfl.jsp. Trying out the hello world example fails with:
```
$ openfl test neko
/home/mdemello/opt/sh…
-
So it seems to be implemented:
https://github.com/HaxeFoundation/hxcpp/blob/8bc5141ee3edbad2046fa31fb3be853845a9607c/project/libs/std/Socket.cpp#L138
Yet on the haxe side, there isn't any cpp sys.net…
-
```
Execution failed for task ':jtransc:distJs'.
> com.jtransc.error.InvalidOperationException: Can't handle value java.lang.Boolean : false while generating com.github.czyzby.autumn.mvc.component.ui.…
-
Currently, there is no way to automatically expose a haxe generated piece of js code as an NPM module. The only possibilities we have are [exposing it to `window` or to `exports`](http://haxe.org/manu…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item) by [Persons Name](link/to/person)
```
skial updated
8 years ago