| .. |
|
_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 лет назад |