.. |
_std
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
abi
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
cppia
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
link
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
net
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
objc
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
rtti
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
vm
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
zip
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
ArrayBase.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
AtomicInt.hx
|
bb3256622d
[cpp] Add cpp::AtomicInt type
|
9 vuotta sitten |
AutoCast.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Callable.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
CastCharStar.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Char.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
ConstCharStar.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
ConstPointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
ConstStar.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
EnumBase.hx
|
5bb5710b4d
Explicitly put Dynamic in global namespace. Hide implementation variables in Enums
|
9 vuotta sitten |
ErrorConstants.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
FILE.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
FastIterator.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Finalizable.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
9 vuotta sitten |
Float32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Float64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Function.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
Int16.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Int32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Int64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Int8.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Lib.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeArc.hx
|
f769ed1136
[cpp] correctly re-type function args. Add an ios ARC helper class
|
9 vuotta sitten |
NativeArray.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
NativeFile.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeGc.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeMath.hx
|
a0b44603c6
[cpp] add cpp.NativeMath.imod
|
9 vuotta sitten |
NativeProcess.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeRandom.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeSocket.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeSsl.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeString.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
NativeSys.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
NativeXml.hx
|
0edc98e4c3
`enum abstract` syntax (#6982)
|
7 vuotta sitten |
NativeXmlImport.cpp
|
d64cfcfbda
[cpp] Use more efficient NativeXml externs
|
9 vuotta sitten |
Object.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
ObjectType.hx
|
75be9d386b
[cpp] Move some constants into cpp.ObjectType
|
9 vuotta sitten |
Pointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Prime.hx
|
f8182f0fc1
[cppia] Make cpp cffi Prime work with cppia
|
7 vuotta sitten |
Random.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
RawConstPointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
RawPointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Reference.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
SizeT.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Star.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
StdString.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
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 vuotta sitten |
Stdio.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Stdlib.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
Struct.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
UInt16.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
UInt32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
UInt64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
UInt8.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
VarArg.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |
VirtualArray.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 vuotta sitten |
Void.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 vuotta sitten |