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