Joey

Results 197 comments of Joey

> There is no explicit cast to Haxe `String` in the `throw` statement at the start of the quoted generated code. > > Does `AnyInterfaceData` not need `@:to` in front...

> Well done for giving an example that proves "String" is not the issue. > > My suspicion now turns to the casting of an initialised `GoRefMap` to `GoMap` for...

Regexp/syntax passes all tests, above example code works. TestBadCompile fails as a signal11 crash on hl. If skipped this is the result: ``` === RUN TestGoodCompile -- PASS: TestGoodCompile (0.0118029117584229)...

Other stdlibs to focus on first. Another issue can be made if needed at a later time (same reason as #153)

go2hx now automatically generates a go mod if one doesn't exist, and if one does exist it will modify the one in the directory where the go2hx commands are called.

Tested on go2hx git library with help from @tobil4sk . It's over 200MB if not shallow cloned, and with 3 different git submodules. The time it took to install from...