Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. 10 years ago
..
_std 84850fd6ab [cpp] Add special cases for cpp.Functions as Map values 10 years ago
abi 05f10acb2e [cpp] Add calling convention to function pointers 10 years ago
cppia 8a87e24b72 [cpp] Make sure interface name remapping works. Only output unremapped names to cppia. Add more information to export_classes.info to allow for more interesting introspection options. 10 years ago
link 2743ba1c3d [cpp] Add the cpp static link code to the haxe ditro. Use static linking and no threads for emscripten 10 years ago
net 948a6e0bf7 Create ThreadServer.hx 11 years ago
rtti 8e32d7f112 LF normalization 12 years ago
vm 05f10acb2e [cpp] Add calling convention to function pointers 10 years ago
zip 5880bd9b2b set version to 3.2.0 11 years ago
ArrayBase.hx 3ccfca5bdd [cpp] Expose some ArrayBase functions via the cpp.NativeArray and cpp.ArrayBase classes 10 years ago
Callable.hx 7f86f1ae47 [cpp] Move cpp.Prime.load into its own file, and allow for neko compatibility 10 years ago
CastCharStar.hx cca982ae2b [cpp] Add explicit cast to CastCharStar 10 years ago
Char.hx 01ea152d00 [cpp] add more specific pointer types, including function pointer. Add some NativeString access 11 years ago
ConstCharStar.hx 3937ecbfa7 Mark ConstCharStart.toString as extern too 10 years ago
ConstPointer.hx 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. 10 years ago
FastIterator.hx 8e32d7f112 LF normalization 12 years ago
Float32.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Float64.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Function.hx 05f10acb2e [cpp] Add calling convention to function pointers 10 years ago
Int16.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Int32.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Int64.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Int8.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Lib.hx 163052da9f [cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded 10 years ago
NativeArray.hx 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. 10 years ago
NativeString.hx 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago
NativeXml.hx b7cca6dcbb add back old Xml implementations as target.NativeXml for cpp, flash, neko and php (see #3910) 10 years ago
Object.hx de31bcfa90 Respect 'extern' meta on abstract implementations, and avoid generating code for cpp.Object 11 years ago
Pointer.hx 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. 10 years ago
Prime.hx 7f86f1ae47 [cpp] Move cpp.Prime.load into its own file, and allow for neko compatibility 10 years ago
Random.hx f391388e7d license /std to Haxe Foundation / MIT 13 years ago
RawConstPointer.hx 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago
RawPointer.hx 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago
UInt16.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
UInt32.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
UInt64.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
UInt8.hx 34ed351fbb [cpp] Add some abstracts for the native integer types 11 years ago
Void.hx 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago