.. |
_std
|
d4640c563a
[cpp] Allow host ip of 0, if name is '0.0.0.0' closes #5987
|
8 жил өмнө |
abi
|
875ad19432
2017 (#5932)
|
8 жил өмнө |
cppia
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
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
|
875ad19432
2017 (#5932)
|
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 жил өмнө |
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
|
1e1eccaa1c
[cpp] Convert FileSystem, File and Random over to use new Native externs
|
9 жил өмнө |
NativeGc.hx
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
8 жил өмнө |
NativeMath.hx
|
a0b44603c6
[cpp] add cpp.NativeMath.imod
|
9 жил өмнө |
NativeProcess.hx
|
743fd2f6ea
[cpp] Add option for setting the show param when creating process
|
9 жил өмнө |
NativeRandom.hx
|
a340d84fd1
[cpp] Build hx/libs in developers obj directory
|
9 жил өмнө |
NativeSocket.hx
|
b023e2c4e1
[cpp] Add ipv6 connections for cpp sockets
|
8 жил өмнө |
NativeSsl.hx
|
5f965678b7
Add sys.ssl for neko and cpp
|
9 жил өмнө |
NativeString.hx
|
875ad19432
2017 (#5932)
|
8 жил өмнө |
NativeSys.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
9 жил өмнө |
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 жил өмнө |