-
### Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build…
-
# Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/target-cpp-defines.html](https://haxe.…
-
When building a haxe project that include the concurrent library against the HashLink target, I get the following error:
`/haxe/lib/haxe-concurrent/5,1,3/src/hx/concurrent/Future.hx:13: characters …
-
# Getting started with Haxe/Java - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/targe…
-
### Describe your problem here.
i am late ye but still...
source/Main.hx:79: characters 61-65 : Float should be Int
source/Main.hx:79: chara…
-
# Target Details - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/target-details.html](…
-
# Compiler Targets - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/documentation/introduction…
-
# Target defines - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/lf-target-defines.htm…
-
# Defines (Target Details - C++) - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/targe…
-
## Description
When translating a Go program using `go2hx`, the Haxe code produced does not handle `panic` and `recover` calls correctly. In the Go source code, the final `panic` value is overridden …