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