| .. |
|
_std
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
abi
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
cppia
|
765963c5e8
Add jit option to cppia host
|
пре 8 година |
|
link
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
net
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
objc
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
rtti
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
vm
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
пре 8 година |
|
zip
|
87da311090
support Haxe up to version 8999
|
пре 8 година |
|
ArrayBase.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
AtomicInt.hx
|
bb3256622d
[cpp] Add cpp::AtomicInt type
|
пре 9 година |
|
AutoCast.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Callable.hx
|
ed72b49103
[cpp] Return CallableData instead of T for 'call' member
|
пре 8 година |
|
CastCharStar.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Char.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
ConstCharStar.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
ConstPointer.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
ConstStar.hx
|
029cd1eb9a
[cpp] Allow raw native pointers (cpp.Star) and structs in hxcpp, and explicitly add the dynamic conversions where required
|
пре 8 година |
|
EnumBase.hx
|
5bb5710b4d
Explicitly put Dynamic in global namespace. Hide implementation variables in Enums
|
пре 9 година |
|
ErrorConstants.hx
|
ddfbb4bb6e
Check for null object in Reflect.callMethod. Closes https://github.com/HaxeFoundation/hxcpp/issues/593
|
пре 8 година |
|
FILE.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
FastIterator.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Finalizable.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
пре 9 година |
|
Float32.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Float64.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Function.hx
|
53f3ce60c8
[cpp] Make cpp.Funciton.call return FunctionData
|
пре 8 година |
|
Int16.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Int32.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Int64.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Int8.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Lib.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
NativeArc.hx
|
f769ed1136
[cpp] correctly re-type function args. Add an ios ARC helper class
|
пре 9 година |
|
NativeArray.hx
|
e1e949d3db
[cpp] Convert VirtualArrays to Object arrays when unserializing if possible
|
пре 8 година |
|
NativeFile.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeGc.hx
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
пре 8 година |
|
NativeMath.hx
|
a0b44603c6
[cpp] add cpp.NativeMath.imod
|
пре 9 година |
|
NativeProcess.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeRandom.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeSocket.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeSsl.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeString.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
NativeSys.hx
|
c00bbd7a90
rework format strings
|
пре 8 година |
|
NativeXml.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
NativeXmlImport.cpp
|
d64cfcfbda
[cpp] Use more efficient NativeXml externs
|
пре 9 година |
|
Object.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
ObjectType.hx
|
75be9d386b
[cpp] Move some constants into cpp.ObjectType
|
пре 9 година |
|
Pointer.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Prime.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Random.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
RawConstPointer.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
RawPointer.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Reference.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
SizeT.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Star.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
StdString.hx
|
7b114eab55
[cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes
|
пре 9 година |
|
StdStringRef.hx
|
7b114eab55
[cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes
|
пре 9 година |
|
Stdio.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Stdlib.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
Struct.hx
|
029cd1eb9a
[cpp] Allow raw native pointers (cpp.Star) and structs in hxcpp, and explicitly add the dynamic conversions where required
|
пре 8 година |
|
UInt16.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
UInt32.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
UInt64.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
UInt8.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
VarArg.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |
|
VirtualArray.hx
|
7b4ae1a00b
[cpp] Add an abstract to allow casting of VirtualArray
|
пре 9 година |
|
Void.hx
|
875ad19432
2017 (#5932)
|
пре 8 година |