.. |
_std
|
9eb1e35af1
[cpp] fix haxe.Int64 signature
|
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 |
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 |
Callable.hx
|
05f10acb2e
[cpp] Add calling convention to function pointers
|
10 years ago |
CastCharStar.hx
|
e55fe73219
[cpp] Fix casting for names with spaces in them. Add some helpers for interacting with external functions
|
10 years ago |
Char.hx
|
01ea152d00
[cpp] add more specific pointer types, including function pointer. Add some NativeString access
|
11 years ago |
ConstCharStar.hx
|
39dc01e058
[cpp] Mark toPointer as extern
|
10 years ago |
ConstPointer.hx
|
9f019f9f8c
Don't bind the results of specified function calls to temp vars. Mark some cpp functions as such.
|
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
|
b7952d1df2
[cpp] Add some helper functions for loading dlls
|
10 years ago |
NativeArray.hx
|
3c33a73a38
make cpp.NativeArray extern so its methods are always inlined (closes #2938)
|
11 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
|
9f019f9f8c
Don't bind the results of specified function calls to temp vars. Mark some cpp functions as such.
|
10 years ago |
Random.hx
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 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 |