Releases: HaxeFoundation/hxcpp
Releases · HaxeFoundation/hxcpp
Release 4.3.66
v4.3.66 Add 'set' with no name to dump current values. Check for undefined v…
Release 4.3.65
add cppia test for multi level inheritance in host (#1154) * add cppia test for multi level inheritance in host * only run new tests for haxe 5 * fix version define
Release 4.3.64
v4.3.64 Fix HXCPP_GC_GENERATIONAL in combination with HXCPP_ALIGN_ALLOC
Release 4.3.63
v4.3.63 Disable JIT for emscripten. Add a better message for when isDirectory…
Release 4.3.62
Resolved multiple warnings on `Apple` targets. (#1145) * Update CFFI.cpp * Update Dynamic.cpp * Update mac-toolchain.xml * Update mac-toolchain.xml * Update my_api.cpp * Update Immix.cpp * Removed whitespaces and adjusted ios and tvos toolchains.
Release 4.3.61
v4.3.61 Update emscripten config to match standard installations. Add some e…
Release 4.3.60
v4.3.60 Fix deprecated non-prototype warnings in Zlib for non-MSVC compilers.…
Release 4.3.59
v4.3.59 Support name and value entries in flag specifications.
Release 4.3.58
v4.3.58 Add BINARYEN_EXTRA_PASSES='--spill-pointers' for emscipten to improve…
Release 4.3.57
v4.3.57 Update the 'out of date' counter. For #1142