.. |
_std
|
d4640c563a
[cpp] Allow host ip of 0, if name is '0.0.0.0' closes #5987
|
há 8 anos atrás |
abi
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
cppia
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
há 8 anos atrás |
link
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
net
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
objc
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
rtti
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
vm
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
há 8 anos atrás |
zip
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
ArrayBase.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
AtomicInt.hx
|
bb3256622d
[cpp] Add cpp::AtomicInt type
|
há 9 anos atrás |
AutoCast.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Callable.hx
|
ed72b49103
[cpp] Return CallableData instead of T for 'call' member
|
há 8 anos atrás |
CastCharStar.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Char.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
ConstCharStar.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
ConstPointer.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
ConstStar.hx
|
029cd1eb9a
[cpp] Allow raw native pointers (cpp.Star) and structs in hxcpp, and explicitly add the dynamic conversions where required
|
há 8 anos atrás |
EnumBase.hx
|
5bb5710b4d
Explicitly put Dynamic in global namespace. Hide implementation variables in Enums
|
há 9 anos atrás |
FILE.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
FastIterator.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Finalizable.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
há 9 anos atrás |
Float32.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Float64.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Function.hx
|
53f3ce60c8
[cpp] Make cpp.Funciton.call return FunctionData
|
há 8 anos atrás |
Int16.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Int32.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Int64.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Int8.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Lib.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
NativeArc.hx
|
f769ed1136
[cpp] correctly re-type function args. Add an ios ARC helper class
|
há 9 anos atrás |
NativeArray.hx
|
e1e949d3db
[cpp] Convert VirtualArrays to Object arrays when unserializing if possible
|
há 8 anos atrás |
NativeFile.hx
|
1e1eccaa1c
[cpp] Convert FileSystem, File and Random over to use new Native externs
|
há 9 anos atrás |
NativeGc.hx
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
há 8 anos atrás |
NativeMath.hx
|
a0b44603c6
[cpp] add cpp.NativeMath.imod
|
há 9 anos atrás |
NativeProcess.hx
|
743fd2f6ea
[cpp] Add option for setting the show param when creating process
|
há 9 anos atrás |
NativeRandom.hx
|
a340d84fd1
[cpp] Build hx/libs in developers obj directory
|
há 9 anos atrás |
NativeSocket.hx
|
b023e2c4e1
[cpp] Add ipv6 connections for cpp sockets
|
há 8 anos atrás |
NativeSsl.hx
|
5f965678b7
Add sys.ssl for neko and cpp
|
há 9 anos atrás |
NativeString.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
NativeSys.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
há 9 anos atrás |
NativeXml.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
NativeXmlImport.cpp
|
d64cfcfbda
[cpp] Use more efficient NativeXml externs
|
há 9 anos atrás |
Object.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
ObjectType.hx
|
75be9d386b
[cpp] Move some constants into cpp.ObjectType
|
há 9 anos atrás |
Pointer.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Prime.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Random.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
RawConstPointer.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
RawPointer.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Reference.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
SizeT.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Star.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
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
|
há 9 anos atrás |
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
|
há 9 anos atrás |
Stdio.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Stdlib.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Struct.hx
|
029cd1eb9a
[cpp] Allow raw native pointers (cpp.Star) and structs in hxcpp, and explicitly add the dynamic conversions where required
|
há 8 anos atrás |
UInt16.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
UInt32.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
UInt64.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
UInt8.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
VarArg.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
VirtualArray.hx
|
7b4ae1a00b
[cpp] Add an abstract to allow casting of VirtualArray
|
há 9 anos atrás |
Void.hx
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |